Bug 180497 - Layout Test imported/w3c/web-platform-tests/service-workers/service-worker/getregistrations.https.html is flaky
Summary: Layout Test imported/w3c/web-platform-tests/service-workers/service-worker/ge...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-12-06 13:13 PST by Ryan Haddad
Modified: 2017-12-19 16:04 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.51 KB, patch)
2017-12-19 15:34 PST, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2017-12-06 13:13:15 PST
The following layout test is flaky on iOS and macOS WK2.

imported/w3c/web-platform-tests/service-workers/service-worker/getregistrations.https.html

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fservice-workers%2Fservice-worker%2Fgetregistrations.https.html

--- /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/getregistrations.https-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/getregistrations.https-actual.txt
@@ -1,8 +1,10 @@
+
+Harness Error (TIMEOUT), message = null
 
 PASS registrations are not returned following unregister 
 PASS Register then getRegistrations 
 PASS Register multiple times then getRegistrations 
 PASS Register then Unregister then getRegistrations 
 PASS Register then Unregister with controlled frame then getRegistrations 
-PASS getRegistrations promise resolves only with same origin registrations. 
+TIMEOUT getRegistrations promise resolves only with same origin registrations. Test timed out
Comment 1 Radar WebKit Bug Importer 2017-12-08 17:02:26 PST
<rdar://problem/35947470>
Comment 2 youenn fablet 2017-12-19 15:34:59 PST
Created attachment 329841 [details]
Patch
Comment 3 WebKit Commit Bot 2017-12-19 16:04:00 PST
Comment on attachment 329841 [details]
Patch

Clearing flags on attachment: 329841

Committed r226154: <https://trac.webkit.org/changeset/226154>
Comment 4 WebKit Commit Bot 2017-12-19 16:04:01 PST
All reviewed patches have been landed.  Closing bug.