8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
There was an error while loading. Please reload 8000 this page.
1 parent d424560 commit abe4183Copy full SHA for abe4183
test/parallel/parallel.status
@@ -16,6 +16,9 @@ test-worker-syntax-error: PASS,FLAKY
16
test-worker-syntax-error-file: PASS,FLAKY
17
# https://github.com/nodejs/node/issues/23277
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
22
23
[$system==linux]
24
@@ -24,6 +27,8 @@ test-worker-memory: PASS,FLAKY
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
32
33
[$system==solaris] # Also applies to SmartOS
34
0 commit comments