mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
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:
@@ -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]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user