Skip to content

Commit 1291d3d

Browse files
authored
test: skip unstable shadow realm gc tests
PR-URL: #52855 Refs: #52273 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Marco Ippolito <[email protected]>
1 parent 58a5b30 commit 1291d3d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

test/parallel/parallel.status

+3-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ prefix parallel
77
[true] # This section applies to all platforms
88
# https://github.com/nodejs/node/issues/52273
99
test-net-write-fully-async-hex-string: PASS, FLAKY
10-
test-shadow-realm-gc: PASS, FLAKY
11-
test-shadow-realm-gc-module: PASS, FLAKY
10+
# https://github.com/nodejs/node/issues/52273
11+
test-shadow-realm-gc: SKIP
12+
test-shadow-realm-gc-module: SKIP
1213
# https://github.com/nodejs/node/issues/52274
1314
test-worker-arraybuffer-zerofill: PASS, FLAKY
1415

0 commit comments

Comments
 (0)