We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48138af commit f29e1e9Copy full SHA for f29e1e9
test/parallel/parallel.status
@@ -5,6 +5,13 @@ prefix parallel
5
# sample-test : PASS,FLAKY
6
7
[true] # This section applies to all platforms
8
+# https://github.com/nodejs/node/issues/52273
9
+test-net-write-fully-async-hex-string: PASS, FLAKY
10
11
+test-shadow-realm-gc: SKIP
12
+test-shadow-realm-gc-module: SKIP
13
+# https://github.com/nodejs/node/issues/52274
14
+test-worker-arraybuffer-zerofill: PASS, FLAKY
15
16
# https://github.com/nodejs/node/issues/51862
17
test-fs-read-stream-concurrent-reads: PASS, FLAKY
0 commit comments