Bug 173779

Summary: Layout Test fast/scrolling/arrow-key-scroll-in-rtl-document.html is flaky
Product: WebKit Reporter: Matt Lewis <jlewis3>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, cdumez, ryanhaddad, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=161549

Matt Lewis
Reported 2017-06-23 12:09:41 PDT
fast/scrolling/arrow-key-scroll-in-rtl-document.html is a flaky failure. According to the Dashboard it is flaky on Both Sierra and El Capitan Debug WK2. https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fscrolling%2Farrow-key-scroll-in-rtl-document.html This was supposedly fixed in a previous bug and patch but has since become more frequent. There doesn't seem to be a recent regression point. The failure is the same as the previous bug as well. https://build.webkit.org/results/Apple%20Sierra%20Debug%20WK2%20(Tests)/r218747%20(1716)/results.html Diff: --- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/fast/scrolling/arrow-key-scroll-in-rtl-document-expected.txt +++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/fast/scrolling/arrow-key-scroll-in-rtl-document-actual.txt @@ -1 +1 @@ -PASS: scrollLeft is -120 +FAIL: scrollLeft is 0, expected -120
Attachments
Matt Lewis
Comment 1 2017-08-18 17:25:20 PDT
Marked as flaky on Sierra Debug Wk2: https://trac.webkit.org/changeset/220944/webkit
Note You need to log in before you can comment on or make changes to this bug.