Bug 105064 - fast/css/nested-layers-with-hover.html fails on the Mac WK2 bots, and seems to be a bad test
Summary: fast/css/nested-layers-with-hover.html fails on the Mac WK2 bots, and seems t...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Beth Dakin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-14 15:56 PST by Beth Dakin
Modified: 2012-12-14 16:53 PST (History)
3 users (show)

See Also:


Attachments
Patch (5.14 KB, patch)
2012-12-14 16:01 PST, Beth Dakin
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Beth Dakin 2012-12-14 15:56:37 PST
fast/css/nested-layers-with-hover.html is failing on the Mac WK2 bots, but it is also comparing against expected results that say, "FAIL: Timed out waiting for notifyDone to be called," so that seems bad.

Generally, this test seems broken. I know how to fix it. Patch forthcoming.
Comment 1 Beth Dakin 2012-12-14 16:01:49 PST
Created attachment 179549 [details]
Patch
Comment 2 Tim Horton 2012-12-14 16:51:48 PST
Comment on attachment 179549 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=179549&action=review

> LayoutTests/fast/css/nested-layers-with-hover.html:39
> +                window.setTimeout(testHoverState, 100);

:(
Comment 3 Beth Dakin 2012-12-14 16:53:40 PST
Thank yoooou. http://trac.webkit.org/changeset/137791