-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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: temporarily exclude test on arm #33814
Conversation
Refs: nodejs#33796 Signed-off-by: Michael Dawson <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This test is not inherently broken on the platform – it should pass on ARM. Let’s mark it flaky instead of just not running it.
Would like to ask that this is fast-tracked if it gets CI to green. |
Co-authored-by: Anna Henningsen <[email protected]>
Updated CI run: https://ci.nodejs.org/job/node-test-pull-request/31803/ |
CI run was green landing. |
Refs: #33796 Signed-off-by: Michael Dawson <[email protected]> PR-URL: #33814 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
Landed in 502f53f |
Refs: #33796 Signed-off-by: Michael Dawson <[email protected]> PR-URL: #33814 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
Refs: #33796 Signed-off-by: Michael Dawson <[email protected]> PR-URL: #33814 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
Refs: #33796 Signed-off-by: Michael Dawson <[email protected]> PR-URL: #33814 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
Refs: #33796 Signed-off-by: Michael Dawson <[email protected]> PR-URL: #33814 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
Temporarily excluded until #33796 is resolved.
Checklist
make -j4 test
(UNIX), orvcbuild test
(Windows) passes