Bug 170068
| Summary: | [ios-simulator] svg/animations/animations-paused-when-inserted-in-hidden-document* tests timing out | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | cdumez |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryan Haddad
These two LayoutTests time out during every run on ios-simulator:
svg/animations/animations-paused-when-inserted-in-hidden-document.html
svg/animations/animations-paused-when-inserted-in-hidden-document2.html
https://build.webkit.org/results/Apple%20iOS%2010%20Simulator%20Release%20WK2%20(Tests)/r214358%20(180)/results.html
http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=svg%2Fanimations%2Fanimations-paused-when-inserted-in-hidden-document.html
http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=svg%2Fanimations%2Fanimations-paused-when-inserted-in-hidden-document2.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryan Haddad
These tests were added with https://trac.webkit.org/changeset/214322/webkit
Ryan Haddad
Chris, are these tests expected to run on iOS?
Chris Dumez
They rely on testRunner.setPageVisibility() which is not implemented on iOS. So no.
Ryan Haddad
(In reply to Chris Dumez from comment #3)
> They rely on testRunner.setPageVisibility() which is not implemented on iOS.
> So no.
Thanks. I skipped the tests in http://trac.webkit.org/projects/webkit/changeset/214373