Thanks to visit codestin.com Credit goes to github.com
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.
1 parent ea99431 commit 91ca85dCopy full SHA for 91ca85d
test/parallel/parallel.status
@@ -7,6 +7,8 @@ prefix parallel
7
[true] # This section applies to all platforms
8
# https://github.com/nodejs/node/issues/41123
9
test-repl-sigint-nested-eval: PASS, FLAKY
10
+# https://github.com/nodejs/node/issues/43084
11
+test-worker-http2-stream-terminate: PASS, FLAKY
12
13
[$system==win32]
14
# https://github.com/nodejs/node/issues/24497
@@ -15,8 +17,6 @@ test-timers-immediate-queue: PASS,FLAKY
15
17
test-crypto-keygen: PASS,FLAKY
16
18
# https://github.com/nodejs/node/issues/41201
19
test-fs-rmdir-recursive: PASS, FLAKY
-# https://github.com/nodejs/node/issues/43084
-test-worker-http2-stream-terminate: PASS, FLAKY
20
21
[$system==linux]
22
# https://github.com/nodejs/node/issues/39368
0 commit comments