File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,7 @@ test-repl: SKIP
4040# Temporarily disabled to land https://crrev.com/c/4507375
4141test-fs-write: SKIP
4242
43+ <<<<<<< HEAD
4344# https://github.com/nodejs/node/issues/51862
4445test-fs-read-stream-concurrent-reads: PASS, FLAKY
4546# Temporarily skip for https://crrev.com/c/2960211
@@ -50,6 +51,13 @@ test-npm-install: SKIP
5051test-trace-events-all: SKIP
5152test-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
5462test-worker-no-atomics: SKIP
5563test-worker-no-sab: SKIP
You can’t perform that action at this time.
0 commit comments