Skip to content

Commit df9b253

Browse files
Milad Farazmandtargos
Milad Farazmand
authored andcommitted
test: skip test-worker-prof as flaky for all
Due to a bug in V8 GC, this test case has to potential to fail on all platforms. V8 master has been patched with a fix and waiting for it to be backported to V8 7.5 and 7.6. Skipping the test until it is backported. Bug can be tracked here: https://bugs.chromium.org/p/v8/issues/detail?id=9333 PR-URL: #28175 Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Refael Ackermann (רפאל פלחי) <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
1 parent 4cadddc commit df9b253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/parallel/parallel.status

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ test-fs-stat-bigint: PASS,FLAKY
1010
# https://github.com/nodejs/node/issues/23207
1111
test-net-connect-options-port: PASS,FLAKY
1212
# https://github.com/nodejs/node/issues/26401
13-
test-worker-prof: PASS,FLAKY
13+
test-worker-prof: SKIP
1414

1515
[$system==win32]
1616
# https://github.com/nodejs/node/issues/20750

0 commit comments

Comments
 (0)