Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6c9625d

Browse filesBrowse 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 <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>
1 parent f05d6d0 commit 6c9625d
Copy full SHA for 6c9625d

File tree

Expand file treeCollapse file tree

2 files changed

+4
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

2 files changed

+4
-2
lines changed
Open diff view settings
Collapse file

‎test/es-module/es-module.status‎

Copy file name to clipboardExpand all lines: test/es-module/es-module.status
+4Lines changed: 4 additions & 0 deletions
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
Collapse file

‎test/parallel/parallel.status‎

Copy file name to clipboardExpand all lines: test/parallel/parallel.status
-2Lines changed: 0 additions & 2 deletions
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.