Bug 73653
Summary: | [GTK] New multi-columns test failures | ||
---|---|---|---|
Product: | WebKit | Reporter: | Philippe Normand <pnormand> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, dpino, yosin, zan |
Priority: | P2 | Keywords: | Gtk, LayoutTestFailure |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Philippe Normand
fast/events/offsetX-offsetY.html
fast/forms/number/spin-in-multi-column.html
fast/forms/range/slider-in-multi-column.html
Are failing consistently on the GTK bots. I haven't deeply looked but it might be that the eventsender clicks on wrong locations for those tests.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Zan Dobersek
The following tests were found to be passing consistently after moving from using the Skipped list to using test_expectations.txt:
fast/events/offsetX-offsetY.html
Their expectations were removed in r116122[1] (covered by bug #85591). Tests that are covered by this bug and are still failing are the following:
fast/forms/number/spin-in-multi-column.html
fast/forms/range/slider-in-multi-column.html
1: http://trac.webkit.org/changeset/116122
Diego Pino
The only test remaining under this bug number was:
* webkit.org/b/73653 fast/forms/range/slider-in-multi-column.html [ Failure ]
It was fixed by r257299.
Closing bug.