Bug 165799
Summary: | [ios-simulator-wk2] LayoutTest fast/events/page-visibility-onvisibilitychange.html is timing out | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | cdumez |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryan Haddad
LayoutTest fast/events/page-visibility-onvisibilitychange.html is timing out
https://build.webkit.org/results/Apple%20iOS%2010%20Simulator%20Debug%20WK2%20(Tests)/r209756%20(2180)/results.html
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fevents%2Fpage-visibility-onvisibilitychange.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
This test is timing out on every run on ios-simulator-wk2. It was added with http://trac.webkit.org/changeset/209750
Ryan Haddad
Chris, is this test expected to pass on iOS simulator, or should it be skipped?
Chris Dumez
(In reply to comment #2)
> Chris, is this test expected to pass on iOS simulator, or should it be
> skipped?
Looks like testRunner.setPageVisibility() is implemented on Mac but not iOS. So I guess this is expected.
Ryan Haddad
Skipped in http://trac.webkit.org/projects/webkit/changeset/209762