Skip to content

Commit 5e731da

Browse files
legendecastargos
authored andcommitted
test: skip unstable shadow realm gc tests
PR-URL: #52855 Refs: #52273 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
1 parent a13cf1c commit 5e731da

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)