NEW 239304
[ Mac wk2 ] http/tests/cache-storage/cache-origins.https.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=239304
Summary [ Mac wk2 ] http/tests/cache-storage/cache-origins.https.html is a flaky failure
Karl Rackler
Reported 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://"
Attachments
Radar WebKit Bug Importer
Comment 1 2022-04-13 14:58:32 PDT
Karl Rackler
Comment 2 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
Note You need to log in before you can comment on or make changes to this bug.