Uh oh!
There was an error while loading. Please reload this page.
lib: convert signals to array before validation - #54714
Conversation
Review requested:
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@## main #54714 +/- ##
==========================================
- Coverage 87.61% 87.60% -0.01%
==========================================
Files 650 650 Lines 182835 182881 +46 Branches 35382 35397 +15 ==========================================
+ Hits 160185 160218 +33 - Misses 15925 15930 +5 - Partials 6725 6733 +8
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
KhafraDev
commented
Sep 2, 2024
the WPTs don't usually test webidl validations because implementations are assumed to be using them for the dozens of specs they implement |
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Jake Yuesong Li <jake.yuesong@gmail.com>
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
osx failure on CI due to Other failures are most likely flaky tests, rerunning update: rerun works on osx, seems the no space issue has been resolved. |
This comment was marked as outdated.
This comment was marked as outdated.
nodejs-github-bot
commented
Sep 4, 2024
nodejs-github-bot
commented
Sep 6, 2024
Landed in 973144b |
Co-authored-by: Jake Yuesong Li <jake.yuesong@gmail.com> PR-URL: #54714Fixes: #54674 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Matthew Aitken <maitken033380023@gmail.com> Reviewed-By: Ethan Arrowood <ethan@arrowood.dev> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Fixes: #54674