Bug 73653 - [GTK] New multi-columns test failures
Summary: [GTK] New multi-columns test failures
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2011-12-02 07:07 PST by Philippe Normand
Modified: 2020-03-02 15:12 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.