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 <technicalcute@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Shelley Vohr <codebytere@gmail.com>
1 parent 896ae96 commit fa3997d

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/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)