Bug 239304 - [ Mac wk2 ] http/tests/cache-storage/cache-origins.https.html is a flaky failure
Summary: [ Mac wk2 ] http/tests/cache-storage/cache-origins.https.html is a flaky failure
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-13 14:58 PDT by Karl Rackler
Modified: 2022-04-13 15:08 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Rackler 2022-04-13 14:58:12 PDT
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://"
Comment 1 Radar WebKit Bug Importer 2022-04-13 14:58:32 PDT
<rdar://problem/91716947>
Comment 2 Karl Rackler 2022-04-13 15:08:29 PDT
I have marked this test as failing while this issue is investigated.

Canonical link: https://commits.webkit.org/249606@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@292833