Skip to content

Commit fe21dd3

Browse files
refackMylesBorins
authored andcommitted
test: mark some known flakes
PR-URL: #27225 Refs: #26910 Refs: #27219 Refs: #26938 Refs: #23089 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
1 parent 98193d1 commit fe21dd3

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
@@ -20,6 +20,12 @@ test-worker-memory: PASS,FLAKY
2020
[$system==linux]
2121

2222
[$system==macos]
23+
# https://github.com/nodejs/node/issues/26910
24+
test-tls-sni-option: PASS,FLAKY
25+
# https://github.com/nodejs/node/issues/27219
26+
test-tls-sni-server-client: PASS,FLAKY
27+
# https://github.com/nodejs/node/issues/26938
28+
test-tls-js-stream: PASS,FLAKY
2329

2430
[$arch==arm || $arch==arm64]
2531
# https://github.com/nodejs/node/issues/25028
@@ -30,5 +36,7 @@ test-worker-prof: PASS,FLAKY
3036
[$system==solaris] # Also applies to SmartOS
3137

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

3442
[$system==aix]

0 commit comments

Comments
 (0)