From eecc156d9291c8cae9fdb4e346a0eac43b73f65a Mon Sep 17 00:00:00 2001 From: moz-wptsync-bot Date: Wed, 11 Dec 2024 00:21:49 +0000 Subject: [PATCH] Bug 1936432 [wpt PR 49629] - Update wpt metadata, a=testonly wpt-pr: 49629 wpt-type: metadata --- ....ini => cross-partition-navigation.https.html.ini} | 2 +- ...partition-worker-creation.tentative.https.html.ini | 3 --- .../BlobURL/cross-partition.tentative.https.html.ini | 11 ----------- 3 files changed, 1 insertion(+), 15 deletions(-) rename testing/web-platform/meta/FileAPI/BlobURL/{cross-partition-navigation.tentative.https.html.ini => cross-partition-navigation.https.html.ini} (86%) delete mode 100644 testing/web-platform/meta/FileAPI/BlobURL/cross-partition-worker-creation.tentative.https.html.ini delete mode 100644 testing/web-platform/meta/FileAPI/BlobURL/cross-partition.tentative.https.html.ini diff --git a/testing/web-platform/meta/FileAPI/BlobURL/cross-partition-navigation.tentative.https.html.ini b/testing/web-platform/meta/FileAPI/BlobURL/cross-partition-navigation.https.html.ini similarity index 86% rename from testing/web-platform/meta/FileAPI/BlobURL/cross-partition-navigation.tentative.https.html.ini rename to testing/web-platform/meta/FileAPI/BlobURL/cross-partition-navigation.https.html.ini index 4f36363a0e12..e5ff77fdbfdc 100644 --- a/testing/web-platform/meta/FileAPI/BlobURL/cross-partition-navigation.tentative.https.html.ini +++ b/testing/web-platform/meta/FileAPI/BlobURL/cross-partition-navigation.https.html.ini @@ -1,4 +1,4 @@ -[cross-partition-navigation.tentative.https.html] +[cross-partition-navigation.https.html] [Blob URL window.open should enforce noopener for a cross-top-level-site navigation] expected: FAIL diff --git a/testing/web-platform/meta/FileAPI/BlobURL/cross-partition-worker-creation.tentative.https.html.ini b/testing/web-platform/meta/FileAPI/BlobURL/cross-partition-worker-creation.tentative.https.html.ini deleted file mode 100644 index f2059c8f804a..000000000000 --- a/testing/web-platform/meta/FileAPI/BlobURL/cross-partition-worker-creation.tentative.https.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[cross-partition-worker-creation.tentative.https.html] - expected: - if (os == "android") and not debug: [OK, ERROR] diff --git a/testing/web-platform/meta/FileAPI/BlobURL/cross-partition.tentative.https.html.ini b/testing/web-platform/meta/FileAPI/BlobURL/cross-partition.tentative.https.html.ini deleted file mode 100644 index 071b042672e9..000000000000 --- a/testing/web-platform/meta/FileAPI/BlobURL/cross-partition.tentative.https.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[cross-partition.tentative.https.html] - expected: - if os == "mac": [OK, CRASH] - if os == "android": [TIMEOUT, OK, CRASH] - [Blob URL shouldn't be fetched from a cross-partition service worker] - expected: - if os == "android": [TIMEOUT, NOTRUN] - - [Blob URL shouldn't be fetched from a cross-partition shared worker] - expected: - if os == "android": [PASS, TIMEOUT]