From 59cad943954fadea3aac60752e0cbefaabdb747d Mon Sep 17 00:00:00 2001 From: Cosmin Sabou Date: Sun, 17 Dec 2023 21:48:11 +0200 Subject: [PATCH] Bug 1869647 - Mark hasStorageAccess.sub.https.window.html as intermittent after wpt-sync. a=test-only --- .../storage-access-api/hasStorageAccess.sub.https.window.js.ini | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/testing/web-platform/meta/storage-access-api/hasStorageAccess.sub.https.window.js.ini b/testing/web-platform/meta/storage-access-api/hasStorageAccess.sub.https.window.js.ini index 46b6e823fc85..aada8d8aa51c 100644 --- a/testing/web-platform/meta/storage-access-api/hasStorageAccess.sub.https.window.js.ini +++ b/testing/web-platform/meta/storage-access-api/hasStorageAccess.sub.https.window.js.ini @@ -1,7 +1,2 @@ [hasStorageAccess.sub.https.window.html] - expected: - if not fission and not asan and swgl and (os == "android"): [TIMEOUT, OK] - if fission and (os == "mac") and not debug: OK - if fission and (os == "win"): OK - if fission and (os == "linux"): OK - [OK, TIMEOUT] + expected: [OK, TIMEOUT] -- 2.11.4.GIT