Skip to content

Commit 57e6bd0

Browse files
ajkleinvictorgomes
authored andcommitted
Skip test depending on always-true removed --harmony-atomics flag (#155)
The failing test is a regression test for nodejs#39717, which is about a crash that occurs when the flag is disabled. Given that that will no longer be possible once the flag is gone, this seems safe to disable forever.
1 parent 78a2fc3 commit 57e6bd0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/parallel/parallel.status

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ test-repl-mode: SKIP
2828
# Temporarily disabled to land https://crrev.com/c/3799431
2929
test-repl: SKIP
3030

31+
# Skip test depending on always-true removed --harmony-atomics flag
32+
test-worker-no-atomics: SKIP
33+
3134
# Temporarily skip for https://crrev.com/c/2974772
3235
test-util-inspect: SKIP
3336

0 commit comments

Comments
 (0)