Skip to content

Commit

Permalink
test: skip unstable shadow realm gc tests
Browse files Browse the repository at this point in the history
PR-URL: #52855
Refs: #52273
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
  • Loading branch information
legendecas authored and targos committed May 11, 2024
1 parent a13cf1c commit 5e731da
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ prefix parallel
[true] # This section applies to all platforms
# https://github.com/nodejs/node/issues/52273
test-net-write-fully-async-hex-string: PASS, FLAKY
test-shadow-realm-gc: PASS, FLAKY
test-shadow-realm-gc-module: PASS, FLAKY
# https://github.com/nodejs/node/issues/52273
test-shadow-realm-gc: SKIP
test-shadow-realm-gc-module: SKIP
# https://github.com/nodejs/node/issues/52274
test-worker-arraybuffer-zerofill: PASS, FLAKY

Expand Down

0 comments on commit 5e731da

Please sign in to comment.