Bug 79679
Summary: | [chromium] getPutImageDataPair test takes more than 12 seconds in debug | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adrienne Walker <enne> |
Component: | New Bugs | Assignee: | Stephen White <senorblanco> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | dpranke, enne, leviw |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Adrienne Walker
[chromium] getPutImageDataPair test takes more than 12 seconds in debug
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adrienne Walker
Committed r109001: <http://trac.webkit.org/changeset/109001>
Adrienne Walker
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?
Dirk Pranke
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.
Levi Weintraub
Marking slow on all Chromium platforms, as it's started to timeout on Linux and Win as well :(