Skip to content

Commit

Permalink
test: mark some GC-related tests as flaky
Browse files Browse the repository at this point in the history
Refs: #52273
PR-URL: #51362
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
  • Loading branch information
targos committed Mar 31, 2024
1 parent 351495e commit 84c2e71
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ prefix parallel
# sample-test : PASS,FLAKY

[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

[$system==win32]

Expand Down

0 comments on commit 84c2e71

Please sign in to comment.