Skip to content

Commit 717e233

Browse files
authoredSep 25, 2023
test: mark test-runner-output as flaky
This has been flaky on many platforms for months. Mark it as flaky for now to avoid blocking the CI. PR-URL: nodejs#49854 Refs: nodejs#49853 Refs: nodejs/reliability#673 Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: LiviaMedeiros <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent bd614f3 commit 717e233

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎test/parallel/parallel.status

+2
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/49853
9+
test-runner-output: PASS,FLAKY
810

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

0 commit comments

Comments
 (0)
Please sign in to comment.