Bug 208160
Summary: | [ Mac wk2 ] fast/scrolling/overflow-scroll-past-max.html is flaky failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jason Lawrence <Lawrence.j> |
Component: | Scrolling | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Mac | ||
OS: | macOS 10.14 | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=239554 |
Jason Lawrence
fast/scrolling/overflow-scroll-past-max.html
Description:
This test is flaky failing on Mac wk2. The test is flaky failing throughout the visible history, with r251775 being the oldest on the dashboard. The oldest diff that I'm able to load with the same diff is r255881.
History:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fscrolling%2Foverflow-scroll-past-max.html&limit=50000&platform=mac&flavor=wk2&style=debug&style=release
Diff:
--- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/fast/scrolling/overflow-scroll-past-max-expected.txt
+++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/fast/scrolling/overflow-scroll-past-max-actual.txt
@@ -1 +1 @@
-PASS: scrollTop was 300
+FAIL: scrollTop was 0
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/59743199>
Jason Lawrence
I have marked this test as failing while this issue is investigated.
https://trac.webkit.org/changeset/257265/webkit
Simon Fraser (smfr)
No longer flakey. Expectation removed in r258701.
*** This bug has been marked as a duplicate of bug 197819 ***