Skip to content

Commit 488dde4

Browse files
committed
test: mark test-file-write-stream4 as flaky
The flake has been detected since 2021-10-30 and still has been affecting recent PRs significantly (failing 8 PRs out of the last 100 CI run up until 2025-04-18). The underlying cause is still under investigation but in the meantime it's better to mark it as a known flake to keep the CI functional.
1 parent 8e4e4df commit 488dde4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/parallel/parallel.status

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ test-shadow-realm-gc-module: SKIP
1212
# https://github.com/nodejs/node/issues/51862
1313
test-fs-read-stream-concurrent-reads: PASS, FLAKY
1414

15+
# https://github.com/nodejs/node/issues/56883
16+
# Potentially caused by https://github.com/nodejs/node/issues/54918
17+
test-file-write-stream4: PASS, FLAKY
18+
1519
# Until V8 provides a better way to check for flag mismatch without
1620
# making the code cache/snapshot unreproducible, disable the test
1721
# for a preemptive check now. It should ideally fail more gracefully

0 commit comments

Comments
 (0)