Skip to content

Commit

Permalink
test: skip test-wasm-web-api on ARM
Browse files Browse the repository at this point in the history
This test is flaky on ARM with V8 >= 11.2.
Skip it so we can update V8 before the release of Nodejs 20.0.0.

PR-URL: #47299
Refs: #47251
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
  • Loading branch information
targos authored and RafaelGSS committed Apr 7, 2023
1 parent 296577a commit d341d03
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/parallel/parallel.status
Expand Up @@ -32,6 +32,8 @@ test-http-server-request-timeouts-mixed: PASS,FLAKY
# https://github.com/nodejs/node/pull/31178
test-crypto-dh-stateless: SKIP
test-crypto-keygen: SKIP
# https://github.com/nodejs/node/issues/47297
test-wasm-web-api: SKIP

[$system==solaris] # Also applies to SmartOS
# https://github.com/nodejs/node/issues/43457
Expand Down

0 comments on commit d341d03

Please sign in to comment.