Bug 73653

Summary: [GTK] New multi-columns test failures
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: WebKitGTKAssignee: 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   

Description Philippe Normand 2011-12-02 07:07:50 PST
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.
Comment 1 Zan Dobersek 2012-05-05 10:06:13 PDT
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
Comment 2 Diego Pino 2020-03-02 15:12:08 PST
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.