[Webkit-unassigned] [Bug 158917] [GTK] Layout test fast/scrolling/overflow-scroll-past-max.html is flaky
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jun 19 22:58:05 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158917
Carlos Garcia Campos <cgarcia at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cgarcia at igalia.com
--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #0)
> Layout test fast/scrolling/overflow-scroll-past-max.html has been failing
> since it was added in r194486; it's been sometimes passing since r199375.
> Updating expectations.
>
> ---
> /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/
> fast/scrolling/overflow-scroll-past-max-expected.txt
> +++
> /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/
> fast/scrolling/overflow-scroll-past-max-actual.txt
> @@ -1 +1 @@
> -PASS: scrollTop was 300
> +FAIL: scrollTop was 40
I think this is not a failure, it's just that we use a different scroll step on every platform. So, in GTK+ port a scroll wheel step is 40. We normally try to avoid this in tests, by just checking whether the scrollable scrolled or not, no matter how much.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160620/b0e82bc6/attachment.html>
More information about the webkit-unassigned
mailing list