Skip to content

Commit

Permalink
test: mark test-runner-output as flaky
Browse files Browse the repository at this point in the history
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 <tniessen@tnie.de>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
  • Loading branch information
joyeecheung authored and alexfernandez committed Nov 1, 2023
1 parent b7978eb commit 39959a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
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/49853
test-runner-output: PASS,FLAKY

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

0 comments on commit 39959a9

Please sign in to comment.