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]