Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34.2k
test: mark test-repl-sigint-nested-eval as flaky#41302
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
Uh oh!
There was an error while loading. Please reload this page.
Conversation
Refs: nodejs#41123 - This is one of the remaining high occurance flaky tests from the reliability reports and recent failures in the CI. Mark as flaky until issue is resolved under referenced issue. Signed-off-by: Michael Dawson <[email protected]>
mhdawson commented Dec 23, 2021
Would like to request fast track for this. |
Fast-track has been requested by @mhdawson. Please 👍 to approve. |
nodejs-github-bot commented Dec 23, 2021
| [true] # This section applies to all platforms | ||
| # https://github.com/nodejs/node/issues/41123 | ||
| test-repl-sigint-nested-eval: PASS, FLAKY |
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.
The test is skipped on Windows, but it is easier to do this than repeating the same stuff on all other supported platforms, so I have no objections.
nodejs-github-bot commented Dec 23, 2021
nodejs-github-bot commented Jan 4, 2022
nodejs-github-bot commented Jan 4, 2022
Refs: #41123 - This is one of the remaining high occurance flaky tests from the reliability reports and recent failures in the CI. Mark as flaky until issue is resolved under referenced issue. Signed-off-by: Michael Dawson <[email protected]> PR-URL: #41302 Reviewed-By: Luigi Pinca <[email protected]>
mhdawson commented Jan 4, 2022
Landed in c85e67b |
Refs: #41123 - This is one of the remaining high occurance flaky tests from the reliability reports and recent failures in the CI. Mark as flaky until issue is resolved under referenced issue. Signed-off-by: Michael Dawson <[email protected]> PR-URL: #41302 Reviewed-By: Luigi Pinca <[email protected]>
Refs: #41123 - This is one of the remaining high occurance flaky tests from the reliability reports and recent failures in the CI. Mark as flaky until issue is resolved under referenced issue. Signed-off-by: Michael Dawson <[email protected]> PR-URL: #41302 Reviewed-By: Luigi Pinca <[email protected]>
Refs: nodejs#41123 - This is one of the remaining high occurance flaky tests from the reliability reports and recent failures in the CI. Mark as flaky until issue is resolved under referenced issue. Signed-off-by: Michael Dawson <[email protected]> PR-URL: nodejs#41302 Reviewed-By: Luigi Pinca <[email protected]>
Refs: #41123 - This is one of the remaining high occurance flaky tests from the reliability reports and recent failures in the CI. Mark as flaky until issue is resolved under referenced issue. Signed-off-by: Michael Dawson <[email protected]> PR-URL: #41302 Reviewed-By: Luigi Pinca <[email protected]>
Refs: #41123
tests from the reliability reports and recent
failures in the CI. Mark as flaky until issue
is resolved under referenced issue.
Signed-off-by: Michael Dawson [email protected]