Bug 204757

Summary: Layout Test imported/w3c/web-platform-tests/fetch/api/request/destination/fetch-destination-no-load-event.https.html is flaky
Product: WebKit Reporter: Truitt Savell <tsavell>
Component: Tools / TestsAssignee: Rob Buis <rwlbuis>
Status: NEW ---    
Severity: Normal CC: youennf
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=204047

Description Truitt Savell 2019-12-02 10:20:52 PST
The following layout test is flaky on iOS

imported/w3c/web-platform-tests/fetch/api/request/destination/fetch-destination-no-load-event.https.html

Probable cause:

This was un-skipped in https://trac.webkit.org/changeset/252363/webkit 

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Ffetch%2Fapi%2Frequest%2Fdestination%2Ffetch-destination-no-load-event.https.html
Comment 1 Truitt Savell 2019-12-02 10:27:33 PST
Marked test as failing in https://trac.webkit.org/changeset/252990/webkit
Comment 2 Alexey Proskuryakov 2019-12-04 00:05:55 PST
-PASS Initialize global state 
-PASS Background image fetches with an "image" Request.destination 
-PASS Font loading API fetches with an "font" Request.destination 
-PASS CSS font fetches with an "font" Request.destination 
-PASS sendBeacon() fetches with an empty string Request.destination 
-PASS Cache.add() fetches with an empty string Request.destination 
-PASS importScripts() fetches with a "script" Request.destination 
-PASS @import fetches with a "style" Request.destination 
+Harness Error (TIMEOUT), message = null
 
+TIMEOUT Initialize global state Test timed out
+NOTRUN Background image fetches with an "image" Request.destination 
+NOTRUN Font loading API fetches with an "font" Request.destination 
+NOTRUN CSS font fetches with an "font" Request.destination 
+NOTRUN sendBeacon() fetches with an empty string Request.destination 
+NOTRUN Cache.add() fetches with an empty string Request.destination 
+NOTRUN importScripts() fetches with a "script" Request.destination 
+NOTRUN @import fetches with a "style" Request.destination