Skip to content

Commit fe15ae5

Browse files
victorgomesrmahdav
andcommitted
Skip the failing tests (nodejs#159)
Co-authored-by: Rezvan Mahdavi Hezaveh <[email protected]> # Conflicts: # test/parallel/parallel.status
1 parent fe0c5a5 commit fe15ae5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

test/parallel/parallel.status

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ test-repl: SKIP
4040
# Temporarily disabled to land https://crrev.com/c/4507375
4141
test-fs-write: SKIP
4242

43+
<<<<<<< HEAD
4344
# https://github.com/nodejs/node/issues/51862
4445
test-fs-read-stream-concurrent-reads: PASS, FLAKY
4546
# Temporarily skip for https://crrev.com/c/2960211
@@ -50,6 +51,13 @@ test-npm-install: SKIP
5051
test-trace-events-all: SKIP
5152
test-trace-events-v8: SKIP
5253
# Skip test depending on always-true removed --harmony-atomics flag
54+
=======
55+
# Skip failed tests related to iterator helpers
56+
# https://bugs.chromium.org/p/v8/issues/detail?id=13558
57+
test-repl-tab-complete: SKIP
58+
test-shadow-realm-globals: SKIP
59+
60+
>>>>>>> ff1bdd5b82 (Skip the failing tests (#159))
5361
# Skip tests depending on removed feature flags for SAB and Atomics
5462
test-worker-no-atomics: SKIP
5563
test-worker-no-sab: SKIP

0 commit comments

Comments
 (0)