Bug 206751

Summary: [ iOS ] http/tests/workers/service/service-worker-user-timing.https.html is flaky timing out
Product: WebKit Reporter: Jacob Uphoff <jacob_uphoff>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: 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
Update Test Expectations
none
Update Test Expectations none

Description Jacob Uphoff 2020-01-24 09:12:33 PST
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
Comment 1 Radar WebKit Bug Importer 2020-01-24 09:12:54 PST
<rdar://problem/58869574>
Comment 2 Alexey Proskuryakov 2020-01-26 19:10:07 PST
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.
Comment 3 Jacob Uphoff 2020-01-28 13:57:45 PST
Created attachment 389058 [details]
Update Test Expectations
Comment 4 Jacob Uphoff 2020-01-28 14:12:00 PST
Created attachment 389059 [details]
Update Test Expectations
Comment 5 Jacob Uphoff 2020-01-28 14:14:55 PST
Created attachment 389060 [details]
Update Test Expectations
Comment 6 Truitt Savell 2020-01-28 14:17:06 PST
Comment on attachment 389060 [details]
Update Test Expectations

Clearing flags on attachment: 389060

Committed r255312: <https://trac.webkit.org/changeset/255312>
Comment 7 Ryan Haddad 2020-04-08 23:02:33 PDT
The test is consistently passing now. Removed expectation in r259782.