Skip to content

Commit 528d100

Browse files
committed
test: mark some known flakes
PR-URL: #27225 Refs: #26910 Refs: #27219 Refs: #26938 Refs: #23089 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Yongsheng Zhang <[email protected]>
1 parent e37eee2 commit 528d100

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

test/parallel/parallel.status

+8
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@ test-http2-client-upload-reject: PASS,FLAKY
2323
[$system==linux]
2424

2525
[$system==macos]
26+
# https://github.com/nodejs/node/issues/26910
27+
test-tls-sni-option: PASS,FLAKY
28+
# https://github.com/nodejs/node/issues/27219
29+
test-tls-sni-server-client: PASS,FLAKY
30+
# https://github.com/nodejs/node/issues/26938
31+
test-tls-js-stream: PASS,FLAKY
2632

2733
[$arch==arm || $arch==arm64]
2834
# https://github.com/nodejs/node/issues/26610
@@ -31,5 +37,7 @@ test-async-hooks-http-parser-destroy: PASS,FLAKY
3137
[$system==solaris] # Also applies to SmartOS
3238

3339
[$system==freebsd]
40+
# https://github.com/nodejs/node/issues/23089
41+
test-gc-http-client-onerror: PASS,FLAKY
3442

3543
[$system==aix]

0 commit comments

Comments
 (0)