Skip to content

Commit

Permalink
Skip the failing tests (#159)
Browse files Browse the repository at this point in the history
Co-authored-by: Rezvan Mahdavi Hezaveh <[email protected]>
  • Loading branch information
2 people authored and victorgomes committed Nov 8, 2023
1 parent 9db8054 commit 989a3ec
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@ test-repl: SKIP
# Temporarily disabled to land https://crrev.com/c/4507375
test-fs-write: SKIP

# Skip failed tests related to iterator helpers
# https://bugs.chromium.org/p/v8/issues/detail?id=13558
test-repl-tab-complete: SKIP
test-shadow-realm-globals: SKIP

# Skip tests depending on removed feature flags for SAB and Atomics
test-worker-no-atomics: SKIP
test-worker-no-sab: SKIP
Expand Down

0 comments on commit 989a3ec

Please sign in to comment.