diff options
author | Servo WPT Sync <32481905+servo-wpt-sync@users.noreply.github.com> | 2024-01-08 00:36:08 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-08 05:36:08 +0000 |
commit | 527119aebb4e0c05e3ba17c5ba2e2741d51489a9 (patch) | |
tree | a1663a7e0c5bd6031e4af52442931e41cd513f08 /tests/wpt/mozilla | |
parent | 79a0f76d26d43c7f6e38a60fbe2ec6bed1510543 (diff) | |
download | servo-527119aebb4e0c05e3ba17c5ba2e2741d51489a9.tar.gz servo-527119aebb4e0c05e3ba17c5ba2e2741d51489a9.zip |
Sync WPT with upstream (07-01-2024) (#31018)
* Update web-platform-tests to revision b'ecbab417501c89bca2265314e35719a950b07e02'
* update expectation for service-worker-registration.https.html.ini
The expectation of CRASH was added during the import
seemingly due to an intermittent crash in CI. The test is
no longer crashing.
---------
Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
Diffstat (limited to 'tests/wpt/mozilla')
-rw-r--r-- | tests/wpt/mozilla/meta-legacy-layout/mozilla/service-workers/service-worker-registration.https.html.ini | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/wpt/mozilla/meta-legacy-layout/mozilla/service-workers/service-worker-registration.https.html.ini b/tests/wpt/mozilla/meta-legacy-layout/mozilla/service-workers/service-worker-registration.https.html.ini index 0492835f43e..ee7cf8c2475 100644 --- a/tests/wpt/mozilla/meta-legacy-layout/mozilla/service-workers/service-worker-registration.https.html.ini +++ b/tests/wpt/mozilla/meta-legacy-layout/mozilla/service-workers/service-worker-registration.https.html.ini @@ -1,6 +1,7 @@ [service-worker-registration.https.html] type: testharness [Test: Asserts Active Service Worker and its Registration] - expected: FAIL + expected: FAIL + [Test: Active Service Worker ScriptURL property] - expected: FAIL + expected: FAIL |