We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8822df8 commit 2c55282Copy full SHA for 2c55282
test/parallel/parallel.status
@@ -9,6 +9,8 @@ prefix parallel
9
test-net-connect-options-port: PASS,FLAKY
10
# https://github.com/nodejs/node/issues/24305
11
test-trace-events-api-worker-disabled: PASS,FLAKY
12
+# https://github.com/nodejs/node/issues/26401
13
+test-worker-prof: PASS,FLAKY
14
15
[$system==win32]
16
test-http2-pipe: PASS,FLAKY
@@ -24,8 +26,6 @@ test-worker-memory: PASS,FLAKY
24
26
[$arch==arm || $arch==arm64]
25
27
# https://github.com/nodejs/node/issues/25028
28
test-cli-node-options: PASS,FLAKY
-# https://github.com/nodejs/node/issues/26401
-test-worker-prof: PASS,FLAKY
29
30
[$system==solaris] # Also applies to SmartOS
31
0 commit comments