Bug 181897
Summary: | Layout Test imported/w3c/web-platform-tests/service-workers/service-worker/fetch-canvas-tainting.https.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | Service Workers | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | cdumez, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=179193 https://bugs.webkit.org/show_bug.cgi?id=181901 https://bugs.webkit.org/show_bug.cgi?id=181900 |
Ryan Haddad
The following layout test is flaky on macOS and iOS
imported/w3c/web-platform-tests/service-workers/service-worker/fetch-canvas-tainting.https.html
Probable cause:
Unknown.
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.https.html
The diff shows that this is a test harness timeout.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Marked test as flaky in https://trac.webkit.org/changeset/227262/webkit
Radar WebKit Bug Importer
<rdar://problem/36681263>
youenn fablet
(In reply to Ryan Haddad from comment #1)
> Marked test as flaky in https://trac.webkit.org/changeset/227262/webkit
Ryan, DumpJSConsoleLogInStdErr is important to keep for these tests as otherwise they will be super flaky. I will mark them as [Pass Failure DumpJSConsoleLogInStdErr] in bug 181975. That will allow capturing actual flakiness like timeouts much more easily.