-
Notifications
You must be signed in to change notification settings - Fork 29.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test: update wpt #32208
test: update wpt #32208
Conversation
common added at 6d7f862e4a encoding updated to 39b27a7875 resources updated to 5d33b4da92 using: `git node wpt ...`
What does this mean? There are test failures added in this update (but I don't see them in the CI?) or there are new test testing failures? |
@joyeecheung running output
|
@bmeck You can edit |
This adds several failures mostly due to how things are stringified. Unclear what direction is normally taken as updating the platform test values seems a bit much. Was intending just to update
encoding
, but due to harness changescommon
andresources
also needed updates.Using
git node wpt ...
Checklist
make -j4 test
(UNIX), orvcbuild test
(Windows) passes