Skip to content

Commit

Permalink
test: mark test-repl-sigint-nested-eval as flaky
Browse files Browse the repository at this point in the history
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 <mdawson@devrus.com>

PR-URL: nodejs#41302
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
  • Loading branch information
mhdawson authored and Linkgoron committed Jan 31, 2022
1 parent 760b1bd commit c34d6de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/parallel/parallel.status
Expand Up @@ -5,6 +5,8 @@ prefix parallel
# sample-test : PASS,FLAKY

[true] # This section applies to all platforms
# https://github.com/nodejs/node/issues/41123
test-repl-sigint-nested-eval: PASS, FLAKY

[$system==win32]
# https://github.com/nodejs/node/issues/24497
Expand Down

0 comments on commit c34d6de

Please sign in to comment.