Skip to content

Commit d341d03

Browse files
targosRafaelGSS
authored andcommitted
test: skip test-wasm-web-api on ARM
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 <[email protected]> Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]>
1 parent 296577a commit d341d03

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/parallel/parallel.status

+2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ test-http-server-request-timeouts-mixed: PASS,FLAKY
3232
# https://github.com/nodejs/node/pull/31178
3333
test-crypto-dh-stateless: SKIP
3434
test-crypto-keygen: SKIP
35+
# https://github.com/nodejs/node/issues/47297
36+
test-wasm-web-api: SKIP
3537

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

0 commit comments

Comments
 (0)