Bug 201666 - Layout Test imported/w3c/web-platform-tests/service-workers/service-worker/fetch-canvas-tainting-video-with-range-request.https.html is a flaky failure
Summary: Layout Test imported/w3c/web-platform-tests/service-workers/service-worker/fe...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Service Workers (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-09-10 17:06 PDT by Ryan Haddad
Modified: 2019-09-13 09:21 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2019-09-10 17:06:07 PDT
The following layout test is failing on macOS and iOS

imported/w3c/web-platform-tests/service-workers/service-worker/fetch-canvas-tainting-video-with-range-request.https.html

Probable cause:

The test was unskipped in https://trac.webkit.org/changeset/249716/webkit

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fservice-workers%2Fservice-worker%2Ffetch-canvas-tainting-video-with-range-request.https.html
Comment 1 Radar WebKit Bug Importer 2019-09-10 17:06:23 PDT
<rdar://problem/55243300>
Comment 2 Chris Dumez 2019-09-11 08:36:45 PDT
Re-skipped in <https://trac.webkit.org/changeset/249763>.
Comment 3 Alexey Proskuryakov 2019-09-13 09:21:57 PDT
@@ -1,5 +1,7 @@
+
+Harness Error (TIMEOUT), message = null
 
 FAIL range responses from single origin (same-origin) assert_equals: expected "NOT_TAINTED" but got "LOAD_ERROR"
 FAIL range responses from multiple origins (cross-origin first) assert_equals: expected "TAINTED" but got "LOAD_ERROR"
-FAIL range responses from single origin with both opaque and non-opaque responses assert_equals: expected "TAINTED" but got "LOAD_ERROR"
+TIMEOUT range responses from single origin with both opaque and non-opaque responses Test timed out