Bug 31436 - Events tests failing
Summary: Events tests failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2009-11-12 14:05 PST by Gustavo Noronha (kov)
Modified: 2010-05-13 12:33 PDT (History)
1 user (show)

See Also:


Attachments
Unskip tests (1.21 KB, patch)
2010-05-13 08:12 PDT, Martin Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gustavo Noronha (kov) 2009-11-12 14:05:35 PST
The following tests are failing. They were apparently passing originally, when eventSender got in, but started failing somewhere down the line.

fast/events/key-events-in-input-text.html
fast/events/tab-focus-hidden.html
Comment 1 Martin Robinson 2010-05-13 00:44:41 PDT
These tests both seem to be passing for me on a 64bit debug build (inside xvfb). I'll attach a proposal patch to unskip them tomorrow.
Comment 2 Martin Robinson 2010-05-13 08:12:54 PDT
Created attachment 55982 [details]
Unskip tests
Comment 3 Martin Robinson 2010-05-13 08:35:41 PDT
Committed r59369: <http://trac.webkit.org/changeset/59369>