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: nodejs#52855
Refs: nodejs#52273
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Marco Ippolito <[email protected]>
  • Loading branch information
legendecas authored and sophonieb committed Jun 20, 2024
1 parent 0dbb1f0 commit e698d7d
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 e698d7d

Please sign in to comment.