[Webkit-unassigned] [Bug 240074] New: [ iOS ][ macOS ] imported/w3c/web-platform-tests/service-workers/service-worker/registration-updateviacache.https.html is a flaky/consistent failure/image failure/timeout/crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 4 10:53:08 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=240074

            Bug ID: 240074
           Summary: [ iOS ][ macOS ]
                    imported/w3c/web-platform-tests/service-workers/servic
                    e-worker/registration-updateviacache.https.html is a
                    flaky/consistent failure/image failure/timeout/crash
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rackler at apple.com

Description:
imported/w3c/web-platform-tests/service-workers/service-worker/registration-updateviacache.https.html

The first failure that I saw on the dashboard for iOS was 4/27/2022 at r293507, but this does not appear relevant to causing this issue.  The first failure that I saw on the dashboard for macOS was 4/27/2022 at r293506, but this does not appear relevant to causing this issue either.   r293506 at https://commits.webkit.org/250037@main modified ServiceWorker, which probably introduced the flakiness/consistent failure. 

History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fservice-workers%2Fservice-worker%2Fregistration-updateviacache.https.html&platform=ios&platform=mac&limit=50000

Diff:
--- /Volumes/Data/worker/Apple-iOS-15-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/registration-updateviacache.https-expected.txt
+++ /Volumes/Data/worker/Apple-iOS-15-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/registration-updateviacache.https-actual.txt
@@ -1,3 +1,4 @@
+

 PASS register-with-updateViaCache-undefined
 PASS register-with-updateViaCache-imports
@@ -5,11 +6,11 @@
 PASS register-with-updateViaCache-none
 PASS register-with-updateViaCache-undefined-then-undefined
 PASS register-with-updateViaCache-undefined-then-imports
-PASS register-with-updateViaCache-undefined-then-all
+FAIL register-with-updateViaCache-undefined-then-all assert_equals: No new service worker expected null but got object "[object ServiceWorker]"
 PASS register-with-updateViaCache-undefined-then-none
 PASS register-with-updateViaCache-imports-then-undefined
 PASS register-with-updateViaCache-imports-then-imports
-PASS register-with-updateViaCache-imports-then-all
+FAIL register-with-updateViaCache-imports-then-all assert_equals: No new service worker expected null but got object "[object ServiceWorker]"
 PASS register-with-updateViaCache-imports-then-none
 PASS register-with-updateViaCache-all-then-undefined
 PASS register-with-updateViaCache-all-then-imports
@@ -17,7 +18,7 @@
 PASS register-with-updateViaCache-all-then-none
 PASS register-with-updateViaCache-none-then-undefined
 PASS register-with-updateViaCache-none-then-imports
-PASS register-with-updateViaCache-none-then-all
+FAIL register-with-updateViaCache-none-then-all assert_equals: No new service worker expected null but got object "[object ServiceWorker]"
 PASS register-with-updateViaCache-none-then-none
 PASS access-updateViaCache-after-unregister-undefined
 PASS access-updateViaCache-after-unregister-imports

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220504/91c9e20f/attachment.htm>


More information about the webkit-unassigned mailing list