Skip to content

Commit

Permalink
test: skip instantiateStreaming-bad-imports WPT
Browse files Browse the repository at this point in the history
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: #47292
Refs: #46815
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Debadree Chatterjee <debadree333@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
  • Loading branch information
targos authored and RafaelGSS committed Apr 7, 2023
1 parent 2499677 commit 567573b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/wpt/status/wasm/webapi.json
Expand Up @@ -16,5 +16,8 @@
},
"status.any.js": {
"skip": "WPTRunner does not support fetch()"
},
"instantiateStreaming-bad-imports.any.js": {
"skip": "Flaky on ARM with V8 >= 11.2"
}
}

0 comments on commit 567573b

Please sign in to comment.