From e13207fe636c8e4b8672089b3659e463b8cdb68f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Zasso?= Date: Thu, 6 Apr 2023 15:06:54 +0200 Subject: [PATCH] Revert "test: skip instantiateStreaming-bad-imports WPT" This reverts commit 3cf65bd2688d35152accaca4a07df4ec603bdf9e. --- test/wpt/status/wasm/webapi.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/wpt/status/wasm/webapi.json b/test/wpt/status/wasm/webapi.json index 3e2075655e5af2..6328e55dc18bc9 100644 --- a/test/wpt/status/wasm/webapi.json +++ b/test/wpt/status/wasm/webapi.json @@ -16,8 +16,5 @@ }, "status.any.js": { "skip": "WPTRunner does not support fetch()" - }, - "instantiateStreaming-bad-imports.any.js": { - "skip": "Flaky on ARM with V8 >= 11.2" } }