https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fworkers%2Fservice%2Fservice-worker-user-timing.https.html is a flaky time out I did not try to reproduce Timeout goes back as far as the history is viewable so no regression point history: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fworkers%2Fservice%2Fservice-worker-user-timing.https.html Diff: --- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/http/tests/workers/service/service-worker-user-timing.https-expected.txt +++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/http/tests/workers/service/service-worker-user-timing.https-actual.txt @@ -1,4 +1,5 @@ +#PID UNRESPONSIVE - WebKitTestRunnerApp (pid 89647) +FAIL: Timed out waiting for notifyDone to be called -PASS Setup worker -PASS Verify service worker had 2 UserTiming entries - +#EOF +#EOF
<rdar://problem/58869574>
This wasn't happening until late October, so may actually be a regression. But it's rare enough that it's hard to tell from history.
Created attachment 389058 [details] Update Test Expectations
Created attachment 389059 [details] Update Test Expectations
Created attachment 389060 [details] Update Test Expectations
Comment on attachment 389060 [details] Update Test Expectations Clearing flags on attachment: 389060 Committed r255312: <https://trac.webkit.org/changeset/255312>
The test is consistently passing now. Removed expectation in r259782.