Skip to content

Commit abe4183

Browse files
committed
test: mark some known flakes
PR-URL: #27193 Refs: #20750 Refs: #26610 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Richard Lau <[email protected]>
1 parent d424560 commit abe4183

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

test/parallel/parallel.status

+5
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ test-worker-syntax-error: PASS,FLAKY
1616
test-worker-syntax-error-file: PASS,FLAKY
1717
# https://github.com/nodejs/node/issues/23277
1818
test-worker-memory: PASS,FLAKY
19+
# https://github.com/nodejs/node/issues/20750
20+
test-http2-client-upload: PASS,FLAKY
21+
test-http2-client-upload-reject: PASS,FLAKY
1922

2023
[$system==linux]
2124

@@ -24,6 +27,8 @@ test-worker-memory: PASS,FLAKY
2427
[$arch==arm || $arch==arm64]
2528
# https://github.com/nodejs/node/issues/25028
2629
test-cli-node-options: PASS,FLAKY
30+
# https://github.com/nodejs/node/issues/26610
31+
test-async-hooks-http-parser-destroy: PASS,FLAKY
2732

2833
[$system==solaris] # Also applies to SmartOS
2934

0 commit comments

Comments
 (0)