We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b619e7 commit 57cf36bCopy full SHA for 57cf36b
test/parallel/parallel.status
@@ -33,6 +33,11 @@ test-repl: SKIP
33
# Temporarily disabled to land https://crrev.com/c/4507375
34
test-fs-write: SKIP
35
36
+# Skip failed tests related to iterator helpers
37
+# https://bugs.chromium.org/p/v8/issues/detail?id=13558
38
+test-repl-tab-complete: SKIP
39
+test-shadow-realm-globals: SKIP
40
+
41
# Skip tests depending on removed feature flags for SAB and Atomics
42
test-worker-no-atomics: SKIP
43
test-worker-no-sab: SKIP
0 commit comments