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 dd22452 commit 2f95c16Copy full SHA for 2f95c16
test/parallel/parallel.status
@@ -30,6 +30,11 @@ test-repl: SKIP
30
# Temporarily disabled to land https://crrev.com/c/4507375
31
test-fs-write: SKIP
32
33
+# Skip failed tests related to iterator helpers
34
+# https://bugs.chromium.org/p/v8/issues/detail?id=13558
35
+test-repl-tab-complete: SKIP
36
+test-shadow-realm-globals: SKIP
37
+
38
# Skip tests depending on removed feature flags for SAB and Atomics
39
test-worker-no-atomics: SKIP
40
test-worker-no-sab: SKIP
0 commit comments