Bug 207230

Summary: [ macOS iOS ] imported/w3c/web-platform-tests/fetch/stale-while-revalidate/fetch.html is flaky failing
Product: WebKit Reporter: Jacob Uphoff <jacob_uphoff>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: rbuis, tsavell, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Update Test Expectations none

Description Jacob Uphoff 2020-02-04 14:53:26 PST
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"
Comment 1 Radar WebKit Bug Importer 2020-02-04 14:54:56 PST
<rdar://problem/59166684>
Comment 2 Jacob Uphoff 2020-02-04 14:59:53 PST
Created attachment 389714 [details]
Update Test Expectations
Comment 3 Truitt Savell 2020-02-04 15:02:48 PST
Comment on attachment 389714 [details]
Update Test Expectations

Clearing flags on attachment: 389714

Committed r255704: <https://trac.webkit.org/changeset/255704>
Comment 4 Rob Buis 2020-04-24 02:35:37 PDT
This should be fixed by https://bugs.webkit.org/show_bug.cgi?id=210905.