Bug 47923 - [chromium] compositing/geometry/limit-layer-bounds-opacity-transition.html times out
Summary: [chromium] compositing/geometry/limit-layer-bounds-opacity-transition.html ti...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-19 13:15 PDT by Kenneth Russell
Modified: 2013-04-08 17:16 PDT (History)
10 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Russell 2010-10-19 13:15:36 PDT
The following compositor tests are currently timing out when run in DumpRenderTree from within new-run-webkit-tests (--platform chromium-gpu). We need to investigate why this is happening. It is possible that there may be multiple root causes, in which case this bug should be split up.

compositing/checkerboard.html
compositing/color-matching/image-color-matching.html
compositing/geometry/abs-position-inside-opacity.html
compositing/iframes/become-overlapped-iframe.html
compositing/masks/direct-image-mask.html
compositing/overflow/ancestor-overflow.html
compositing/repaint/composited-document-element.html
compositing/shadows/shadow-drawing.html
compositing/tiling/constrained-layer-size.html
compositing/z-order/negative-z-index.html
Comment 1 Mihai Parparita 2011-02-15 16:36:19 PST
The only test that still times out is compositing/geometry/limit-layer-bounds-opacity-transition.html, the others have expectations as follows:

compositing/checkerboard.html = IMAGE
compositing/color-matching/image-color-matching.html = IMAGE+TEXT
compositing/geometry/abs-position-inside-opacity.html = IMAGE+TEXT
compositing/masks/direct-image-mask.html = IMAGE+TEXT
compositing/overflow/ancestor-overflow.html = IMAGE+TEXT
compositing/repaint/composited-document-element.html = IMAGE+TEXT
compositing/shadows/shadow-drawing.html = IMAGE+TEXT
compositing/tiling/constrained-layer-size.html = IMAGE
compositing/z-order/negative-z-index.html = IMAGE

With the exception of compositing/checkerboard.html, they all just seem to need updated baselines.
Comment 2 jochen 2012-12-18 11:51:38 PST
(In reply to comment #1)
> The only test that still times out is compositing/geometry/limit-layer-bounds-opacity-transition.html, the others have expectations as follows:

This one times out because it waits for a mp4 video to start playing that chromium can't play