File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,9 @@ test-worker-syntax-error: PASS,FLAKY
16
16
test-worker-syntax-error-file: PASS,FLAKY
17
17
# https://github.com/nodejs/node/issues/23277
18
18
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
19
22
20
23
[$system==linux]
21
24
@@ -24,6 +27,8 @@ test-worker-memory: PASS,FLAKY
24
27
[$arch==arm || $arch==arm64]
25
28
# https://github.com/nodejs/node/issues/25028
26
29
test-cli-node-options: PASS,FLAKY
30
+ # https://github.com/nodejs/node/issues/26610
31
+ test-async-hooks-http-parser-destroy: PASS,FLAKY
27
32
28
33
[$system==solaris] # Also applies to SmartOS
29
34
You can’t perform that action at this time.
0 commit comments