-
-
Notifications
You must be signed in to change notification settings - Fork 35.6k
CI fails on master #35621
Copy link
Copy link
Closed
Labels
whatwg-urlIssues and PRs related to the WHATWG URL implementation.Issues and PRs related to the WHATWG URL implementation.
Metadata
Metadata
Assignees
Labels
whatwg-urlIssues and PRs related to the WHATWG URL implementation.Issues and PRs related to the WHATWG URL implementation.
What steps will reproduce the bug?
run CI
How often does it reproduce? Is there a required condition?
Always
What is the expected behavior?
CI pass
What do you see instead?
CI fail, see e.g.
https://ci.nodejs.org/job/node-test-binary-windows-native-suites/5470/#showFailuresLink
https://ci.nodejs.org/job/node-test-binary-windows-js-suites/6158/#showFailuresLink
Additional information
Seems this is caused by #35477
fyi @watilde