mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
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: https://github.com/nodejs/node/pull/47292 Refs: https://github.com/nodejs/node/pull/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>
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user