Bug 106606 - [Chromium] Layout Test fast/canvas/webgl/context-release-upon-reload.html is a flaky timeout
Summary: [Chromium] Layout Test fast/canvas/webgl/context-release-upon-reload.html is ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kenneth Russell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-10 14:39 PST by Dimitri Glazkov (Google)
Modified: 2013-01-11 14:58 PST (History)
1 user (show)

See Also:


Attachments
Patch (6.97 KB, patch)
2013-01-11 11:18 PST, Kenneth Russell
no flags Details | Formatted Diff | Diff
Rebased to top of tree (7.05 KB, patch)
2013-01-11 11:30 PST, Kenneth Russell
dglazkov: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dimitri Glazkov (Google) 2013-01-10 14:39:47 PST
The following layout test is failing on Win

fast/canvas/webgl/context-release-upon-reload.html

Probable cause: unknown.

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fcanvas%2Fwebgl%2Fcontext-release-upon-reload.html
Comment 1 Dimitri Glazkov (Google) 2013-01-10 14:41:14 PST
Actually, it's across several platforms.
Comment 2 Kenneth Russell 2013-01-11 11:18:49 PST
Created attachment 182380 [details]
Patch
Comment 3 Kenneth Russell 2013-01-11 11:20:00 PST
This test is probably going to be slow, so marked it as such. Turned down the number of iterations and made it easier to adjust that number in the future.
Comment 4 Kenneth Russell 2013-01-11 11:30:48 PST
Created attachment 182381 [details]
Rebased to top of tree
Comment 5 Kenneth Russell 2013-01-11 14:58:02 PST
Committed r139504: <http://trac.webkit.org/changeset/139504>