NEW 183388
Layout Test fast/scrolling/scroll-to-focused-element-asynchronously.html is failing
https://bugs.webkit.org/show_bug.cgi?id=183388
Summary Layout Test fast/scrolling/scroll-to-focused-element-asynchronously.html is f...
Matt Lewis
Reported 2018-03-06 16:21:27 PST
The following layout test is a flak failure on iOS Simulator fast/scrolling/scroll-to-focused-element-asynchronously.html Probable cause: The test looks to have been flaky longer than the flakiness dashboard shows, the test was last touched in https://trac.webkit.org/changeset/227664/webkit Flakiness Dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fscrolling%2Fscroll-to-focused-element-asynchronously.html https://build.webkit.org/results/Apple%20iOS%2011%20Simulator%20Release%20WK2%20(Tests)/r229343%20(3565)/results.html https://build.webkit.org/builders/Apple%20iOS%2011%20Simulator%20Release%20WK2%20(Tests)/builds/3565 Diff: --- /Volumes/Data/slave/ios-simulator-11-release-tests-wk2/build/layout-test-results/fast/scrolling/scroll-to-focused-element-asynchronously-expected.txt +++ /Volumes/Data/slave/ios-simulator-11-release-tests-wk2/build/layout-test-results/fast/scrolling/scroll-to-focused-element-asynchronously-actual.txt @@ -4,7 +4,7 @@ PASS document.scrollingElement.scrollTop is 0 -PASS document.scrollingElement.scrollTop > 100 is true +FAIL document.scrollingElement.scrollTop > 100 should be true. Was false. PASS successfullyParsed is true TEST COMPLETE
Attachments
Ryan Haddad
Comment 1 2018-04-19 10:51:28 PDT
Radar WebKit Bug Importer
Comment 2 2018-11-12 19:29:54 PST
Note You need to log in before you can comment on or make changes to this bug.