Skip to content

Commit fa3997d

Browse files
committed
test: mark test-return-on-exit as flaky
It fails sporadically in debug builds because the "--stress-compaction --gc-interval=100" flags make Node.js crash. Refs: #36139 PR-URL: #36139 Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Myles Borins <[email protected]> Reviewed-By: Shelley Vohr <[email protected]>
1 parent 896ae96 commit fa3997d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: 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/pull/36139
9+
test-domain-error-types: PASS,FLAKY
810

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

0 commit comments

Comments
 (0)