Skip to content

Commit

Permalink
Skip all snapshot tests (nodejs#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajklein authored and victorgomes committed Apr 23, 2024
1 parent 0195274 commit b6bc5d7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,14 @@ test-v8-stats: SKIP

# Node is built without embedded snapshot.
test-snapshot-basic: SKIP
test-snapshot-api: SKIP
test-snapshot-cjs-main: SKIP
test-snapshot-eval: SKIP
test-snapshot-gzip: SKIP
test-snapshot-incompatible: SKIP
test-snapshot-umd: SKIP
test-snapshot-warning: SKIP
test-snapshot-typescript: SKIP

# https://github.com/nodejs/node/issues/43676
test-repl-pretty-stack: SKIP
Expand Down

0 comments on commit b6bc5d7

Please sign in to comment.