Skip to content

Commit ab1eb52

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 <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>
1 parent dd96588 commit ab1eb52

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)