Skip to content

Commit 53d9eb5

Browse files
targosdanielleadams
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 c722720 commit 53d9eb5

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
@@ -35,6 +35,8 @@ test-http-server-request-timeouts-mixed: PASS,FLAKY
3535
# https://github.com/nodejs/node/pull/31178
3636
test-crypto-dh-stateless: SKIP
3737
test-crypto-keygen: SKIP
38+
# https://github.com/nodejs/node/issues/47297
39+
test-wasm-web-api: SKIP
3840

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

0 commit comments

Comments
 (0)