imported/w3c/web-platform-tests/fetch/stale-while-revalidate/fetch.html This test has been flaky failing since around commit 253788 but I don't believe that is the regression point. History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Ffetch%2Fstale-while-revalidate%2Ffetch.html&limit=50000&platform=ios&platform=mac Diff: --- /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/fetch/stale-while-revalidate/fetch-expected.txt +++ /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/fetch/stale-while-revalidate/fetch-actual.txt @@ -1,3 +1,3 @@ -PASS Second fetch returns same response +FAIL Second fetch returns same response assert_equals: expected "rhnoxgolpvmficveyrwa" but got "pspjirmlkuuavfcswiee"
<rdar://problem/59166684>
Created attachment 389714 [details] Update Test Expectations
Comment on attachment 389714 [details] Update Test Expectations Clearing flags on attachment: 389714 Committed r255704: <https://trac.webkit.org/changeset/255704>
This should be fixed by https://bugs.webkit.org/show_bug.cgi?id=210905.