Bug 79679

Summary: [chromium] getPutImageDataPair test takes more than 12 seconds in debug
Product: WebKit Reporter: Adrienne Walker <enne>
Component: New BugsAssignee: Stephen White <senorblanco>
Status: RESOLVED WONTFIX    
Severity: Normal CC: dpranke, enne, leviw
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Adrienne Walker 2012-02-27 09:35:17 PST
[chromium] getPutImageDataPair test takes more than 12 seconds in debug
Comment 1 Adrienne Walker 2012-02-27 09:43:08 PST
Committed r109001: <http://trac.webkit.org/changeset/109001>
Comment 2 Adrienne Walker 2012-02-27 09:44:42 PST
This test has been timing out: http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&group=%40ToT%20GPU%20Mesa%20-%20chromium.org&tests=fast%2Fcanvas%2FgetPutImageDataPairTest.html

I don't know that any test should really need 12 seconds, even in debug.  Maybe the size of the canvas could be halved or quartered and the test would still be as accurate?
Comment 3 Dirk Pranke 2012-10-03 12:53:02 PDT
This also seems to be taking ~6 seconds on Mac Release (and sometimes timing out), so I'm marking it as slow there as well.
Comment 4 Levi Weintraub 2013-01-11 14:33:05 PST
Marking slow on all Chromium platforms, as it's started to timeout on Linux and Win as well :(