From a4252107e6c7b13f1ce3ca6fa02583b0956242f5 Mon Sep 17 00:00:00 2001 From: Divy Srivastava Date: Mon, 6 May 2024 13:05:04 +0530 Subject: [PATCH] update expectation --- tests/wpt/runner/expectation.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tests/wpt/runner/expectation.json b/tests/wpt/runner/expectation.json index f20cd78f110260..83ba128fbc37b4 100644 --- a/tests/wpt/runner/expectation.json +++ b/tests/wpt/runner/expectation.json @@ -8698,9 +8698,7 @@ "blob-url.any.worker-module.html": [ "Revoking a blob URL immediately after calling import will not fail" ], - "blob-url-workers.window.html": [ - "A revoked blob URL will not resolve in a worker even if it's in the window's module graph" - ], + "blob-url-workers.window.html": [], "microtasks": { "basic.any.html": [ "import() should not drain the microtask queue if it fails during specifier resolution",