| Summary: | REGRESSION: (r257268) [ iPadOS wk2 ] fast/scrolling/ios/change-scrollability-on-content-resize-nested.html is failing. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jason Lawrence <Lawrence.j> |
| Component: | Scrolling | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
|
Description
Jason Lawrence
2020-02-25 13:45:24 PST
I have marked this test as failing while this issue is investigated. https://trac.webkit.org/changeset/257374/webkit I am able to reproduce the failures with r257268 (debug) by running the command below, but I cannot reproduce the issue with r257265. Run-webkit-tests --no-retry --force --iterations 1000 fast/scrolling/ios/change-scrollability-on-content-resize-nested.html --debug --exit-after-n-failures 5 --pad-simulator [1/1000] fast/scrolling/ios/change-scrollability-on-content-resize-nested.html failed unexpectedly (text diff) [2/1000] fast/scrolling/ios/change-scrollability-on-content-resize-nested.html failed unexpectedly (text diff) [3/1000] fast/scrolling/ios/change-scrollability-on-content-resize-nested.html failed unexpectedly (text diff) [4/1000] fast/scrolling/ios/change-scrollability-on-content-resize-nested.html failed unexpectedly (text diff) [5/1000] fast/scrolling/ios/change-scrollability-on-content-resize-nested.html failed unexpectedly (text diff) Exiting early after 5 failures. 5 tests run. 0 tests ran as expected, 5 didn't (995 didn't run): r257265: All 1000 tests ran as expected. Rebaselined the test for iPad and removed the failing expectation. https://trac.webkit.org/changeset/257376/webkit Rebaseline is fine. |