The following layout test is a flaky timeout on High Sierra WK2 imported/w3c/web-platform-tests/service-workers/service-worker/appcache-ordering-main.https.html Probable cause: Currently goes back further that the flakiness dashboard as such, I'm unsure of a regression point for now Flakiness Dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fservice-workers%2Fservice-worker%2Fappcache-ordering-main.https.html Diff: --- /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/appcache-ordering-main.https-expected.txt +++ /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/appcache-ordering-main.https-actual.txt @@ -1,4 +1,5 @@ CONSOLE MESSAGE: line 1: ApplicationCache is deprecated. Please use ServiceWorkers instead. +#PID UNRESPONSIVE - com.apple.WebKit.WebContent.Development (pid 85204) +FAIL: Timed out waiting for notifyDone to be called -FAIL serviceworkers take priority over appcaches assert_unreached: unexpected rejection: assert_false: but serviceworkers should take priority expected false got true Reached unreachable code - +#EOF
<rdar://problem/36915685>
Created attachment 332435 [details] Patch
Comment on attachment 332435 [details] Patch Clearing flags on attachment: 332435 Committed r227708: <https://trac.webkit.org/changeset/227708>
All reviewed patches have been landed. Closing bug.
reopened for investigation.
Should be fixed by https://bugs.webkit.org/show_bug.cgi?id=183148. I reactivated the test inadvertently in https://bugs.webkit.org/show_bug.cgi?id=183264 as it was passing locally with the above patch.
This test is still a flaky timeout. It seems to time out more frequently on High Sierra.
Skipped test again in https://trac.webkit.org/r229827
AppCache is now disabled and will be removed in bug 219391.