Skip to content

Commit c85e67b

Browse files
committed
test: mark test-repl-sigint-nested-eval as flaky
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 <mdawson@devrus.com> PR-URL: #41302 Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent ad747a8 commit c85e67b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/parallel/parallel.status

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ prefix parallel
55
# sample-test : PASS,FLAKY
66

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

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

0 commit comments

Comments
 (0)