Bug 158237
| Summary: | LayoutTest fast/scrolling/scroll-container-horizontally.html frequently times out & fails | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | jacob_uphoff, jlewis3, Lawrence.j, ryanhaddad, simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=158132 https://bugs.webkit.org/show_bug.cgi?id=209083 |
||
Ryan Haddad
This test was added with http://trac.webkit.org/changeset/201476
It is marked as a failure on mac-wk1 and ios-simulator, but it is timing out on every run on iso-simulator-wk1 and frequently timing out on mac-wk2
<https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fscrolling%2Fscroll-container-horizontally.html>
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Marked as a flaky timeout in https://trac.webkit.org/r201662
Jacob Uphoff
Test is also failing
Radar WebKit Bug Importer
<rdar://problem/59464112>
Jason Lawrence
This test was marked as failing on Mac wk2 here: https://trac.webkit.org/changeset/256625/webkit
Jason Lawrence
I was not able to reproduce this issue in iterations using r256857 with the command below.
Run-webkit-tests fast/scrolling/scroll-container-horizontally.html --iterations 3000 --exit-after-n-failures 5 -f --force
I wasn't able to reproduce the issue with a debug build of r256833 either. I used this command: run-webkit-tests fast/scrolling/scroll-container-horizontally.html --iterations 3000 --exit-after-n-failures 5 -f --force --debug
Simon Fraser (smfr)
No longer flakey. Expectation removed in r258813.
*** This bug has been marked as a duplicate of bug 197819 ***