http/tests/cache/disk-cache/disk-cache-cancel.html frequently fails on release WK2 bots: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fcache%2Fdisk-cache%2Fdisk-cache-cancel.html&showExpectations=true&revision=189595 @@ -12,10 +12,10 @@ response source: Network response headers: {"Cache-control":"max-age=100"} -response source: Network +response source: Disk cache response headers: {"Cache-control":"max-age=0","ETag":"match"} -response source: Network +response source: Disk cache PASS successfullyParsed is true This has been happening ever since the test was landed.
Marked as flaky in r189647.
*** Bug 149809 has been marked as a duplicate of this bug. ***
Created attachment 263016 [details] Add TestExpectations
Comment on attachment 263016 [details] Add TestExpectations Clearing flags on attachment: 263016 Committed r191006: <http://trac.webkit.org/changeset/191006>
All reviewed patches have been landed. Closing bug.
Reopening due to auto-close. Issue not resolved.
Created attachment 263185 [details] Update TestExpectations Adding http/tests/cache/disk-cache/disk-cache-vary-no-body.html to the list of flaky disk-cache tests.
Comment on attachment 263185 [details] Update TestExpectations Clearing flags on attachment: 263185 Committed r191152: <http://trac.webkit.org/changeset/191152>
Undo-ing auto close.
disk-cache-validation-back-navigation-policy.html comes to time out in iOS simulator. https://build.webkit.org/builders/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/builds/4571
Committed r199192: <http://trac.webkit.org/changeset/199192>
Mark http/tests/cache/disk-cache/disk-cache-validation-back-navigation-policy.html as timeout in ios-simulator-wk2
Committed r199574: <http://trac.webkit.org/changeset/199574>
Mark http/tests/cache/disk-cache/disk-cache-vary.html as flaky for ios-simulator-wk2 Reopen to counter auto-closing.
Committed r199575: <http://trac.webkit.org/changeset/199575>
Mark http/tests/cache/disk-cache/disk-cache-vary-no-body.html as flaky for ios-simulator-wk2 Reopen to counter auto-closing.(In reply to comment #16) > Committed r199575: <http://trac.webkit.org/changeset/199575>
Reopen to counter auto-closing.
So basically all Disk Cache tests are [ Pass Fail ] and a bunch are [ Pass Fail Timeout ]?
Release tests are now run normally after http://trac.webkit.org/changeset/221185.
*** This bug has been marked as a duplicate of bug 172662 ***