Bug 204757 - Layout Test imported/w3c/web-platform-tests/fetch/api/request/destination/fetch-destination-no-load-event.https.html is flaky
Summary: Layout Test imported/w3c/web-platform-tests/fetch/api/request/destination/fet...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Rob Buis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-02 10:20 PST by Truitt Savell
Modified: 2019-12-04 00:05 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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