Skip to content

Commit 6c9625d

Browse files
authored
test: update skip for moved test-wasm-web-api
`test-wasm-web-api` was moved from `test/parallel` to `test/es-modules`. Update the status files for parallel and es-modules accordingly. Refs: #49869 Refs: #47299 Refs: #47297 PR-URL: #49958 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Geoffrey Booth <[email protected]> Reviewed-By: Moshe Atlow <[email protected]>
1 parent f05d6d0 commit 6c9625d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

test/es-module/es-module.status

+4
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ prefix es-module
99
[$system==linux || $system==freebsd]
1010
# https://github.com/nodejs/node/issues/47836
1111
test-esm-loader-http-imports: PASS,FLAKY
12+
13+
[$arch==arm || $arch==arm64]
14+
# https://github.com/nodejs/node/issues/47297
15+
test-wasm-web-api: SKIP

test/parallel/parallel.status

-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ test-http-server-request-timeouts-mixed: PASS,FLAKY
3636
# https://github.com/nodejs/node/pull/31178
3737
test-crypto-dh-stateless: SKIP
3838
test-crypto-keygen: SKIP
39-
# https://github.com/nodejs/node/issues/47297
40-
test-wasm-web-api: SKIP
4139

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

0 commit comments

Comments
 (0)