We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
run CI
Always
CI pass
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
Seems this is caused by #35477
fyi @watilde
The text was updated successfully, but these errors were encountered:
9f2e19f
bootstrap: use file URL instead of relative url
8a12e99
PR-URL: #35622 Fixes: #35621 Reviewed-By: Gerhard Stöbich <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Richard Lau <[email protected]>
test: update url test for win
8ce9cb8
PR-URL: nodejs#35622 Fixes: nodejs#35621 Reviewed-By: Gerhard Stöbich <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Richard Lau <[email protected]>
d0eef8d
Successfully merging a pull request may close this issue.
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
The text was updated successfully, but these errors were encountered: