[Webkit-unassigned] [Bug 239304] New: [ Mac wk2 ] http/tests/cache-storage/cache-origins.https.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 13 14:58:12 PDT 2022


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

            Bug ID: 239304
           Summary: [ Mac wk2 ]
                    http/tests/cache-storage/cache-origins.https.html is a
                    flaky failure
           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:
http/tests/cache-storage/cache-origins.https.html is a flaky failure

The first failure that I see this on the dashboard was 02/15/22 at r289838, but does not appear relevant to cause this.  This test seems to have been flaky since the start.

History:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fcache-storage%2Fcache-origins.https.html&platform=mac&limit=50000

Diff:
--- /Volumes/Data/worker/monterey-release-applesilicon-tests-wk2/build/layout-test-results/http/tests/cache-storage/cache-origins.https-expected.txt
+++ /Volumes/Data/worker/monterey-release-applesilicon-tests-wk2/build/layout-test-results/http/tests/cache-storage/cache-origins.https-actual.txt
@@ -1,7 +1,7 @@


 PASS Create a cache storage and look at the representation
-PASS Verifying that two caches are created on two different client origins
+FAIL Verifying that two caches are created on two different client origins assert_equals: top origin of cache 1 expected "https://127.0.0.1:8443" but got "file://"
 PASS Verifying that caches are clustered per client origin.
-PASS Verifying that clearing caches for an origin will clear both top origin and client origin caches.
+FAIL Verifying that clearing caches for an origin will clear both top origin and client origin caches. assert_equals: top origin of cache 1 expected "https://127.0.0.1:8443" but got "file://"

-- 
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/20220413/30808335/attachment.htm>


More information about the webkit-unassigned mailing list