We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a13cf1c commit 5e731daCopy full SHA for 5e731da
test/parallel/parallel.status
@@ -7,8 +7,9 @@ prefix parallel
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
-test-shadow-realm-gc: PASS, FLAKY
11
-test-shadow-realm-gc-module: PASS, FLAKY
+# https://github.com/nodejs/node/issues/52273
+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
0 commit comments