Skip to content

Commit b620f5f

Browse files
targosdanielleadams
authored andcommitted
test: skip instantiateStreaming-bad-imports WPT
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>
1 parent 281362b commit b620f5f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/wpt/status/wasm/webapi.json

+3
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,8 @@
1616
},
1717
"status.any.js": {
1818
"skip": "WPTRunner does not support fetch()"
19+
},
20+
"instantiateStreaming-bad-imports.any.js": {
21+
"skip": "Flaky on ARM with V8 >= 11.2"
1922
}
2023
}

0 commit comments

Comments
 (0)