Bug 58951 - [win] New test compositing/iframes/invisible-nested-iframe-show.html fails on windows
Summary: [win] New test compositing/iframes/invisible-nested-iframe-show.html fails on...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Windows 7
: P2 Normal
Assignee: James Robinson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-19 17:54 PDT by James Robinson
Modified: 2011-06-24 14:14 PDT (History)
7 users (show)

See Also:


Attachments
failing expectation for win (1.44 KB, patch)
2011-04-19 17:55 PDT, James 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 James Robinson 2011-04-19 17:54:56 PDT
[win] New test compositing/iframes/invisible-nested-iframe-show.html fails on windows
Comment 1 James Robinson 2011-04-19 17:55:33 PDT
Created attachment 90283 [details]
failing expectation for win
Comment 2 James Robinson 2011-04-19 17:56:38 PDT
This newly added test seems to fail on windows 7 tests but pass on other platforms.  The failure looks genuine (the GraphicsLayer tree doesn't exist for the iframe even after it is set to display:"").
Comment 3 James Robinson 2011-04-19 18:02:03 PDT
Committed r84324: <http://trac.webkit.org/changeset/84324>
Comment 4 James Robinson 2011-04-19 18:02:32 PDT
Comment on attachment 90283 [details]
failing expectation for win

Landed a failing expectation in platform/win at bweinstein's advice in IRC.
Comment 5 Antoine Labour 2011-04-19 18:04:53 PDT
Is it possible that somehow the layout gets delayed, and we're not dumping the layer tree at the right time, or is it that the layout doesn't happen at all ?
Comment 6 Dirk Pranke 2011-05-03 17:45:24 PDT
this is also failing on mac, fwiw. I don't know if that's related or not but maybe someone can take a look?

Has been failing for a week or two:

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=compositing%2Fiframes%2Finvisible-nested-iframe-show.html&group=%40ToT%20-%20chromium.org
Comment 7 Jessie Berlin 2011-06-24 14:14:32 PDT
Removing the MakingBotsRed keyword as this is not making any bots red anymore. The expected (failing?) results were added in r84324.