mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
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: https://github.com/nodejs/node/pull/49869 Refs: https://github.com/nodejs/node/pull/47299 Refs: https://github.com/nodejs/node/issues/47297 PR-URL: https://github.com/nodejs/node/pull/49958 Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
This commit is contained in:
parent
f05d6d090c
commit
6c9625dca4
@ -9,3 +9,7 @@ prefix es-module
|
||||
[$system==linux || $system==freebsd]
|
||||
# https://github.com/nodejs/node/issues/47836
|
||||
test-esm-loader-http-imports: PASS,FLAKY
|
||||
|
||||
[$arch==arm || $arch==arm64]
|
||||
# https://github.com/nodejs/node/issues/47297
|
||||
test-wasm-web-api: SKIP
|
||||
|
@ -36,8 +36,6 @@ 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
|
||||
|
Loading…
Reference in New Issue
Block a user