test: mark some GC-related tests as flaky

Refs: https://github.com/nodejs/node/issues/52273
PR-URL: https://github.com/nodejs/node/pull/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>
This commit is contained in:
Michaël Zasso
2024-03-30 09:59:02 +01:00
parent 351495e938
commit 84c2e712eb

View File

@@ -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]