Bug 106606

Summary: [Chromium] Layout Test fast/canvas/webgl/context-release-upon-reload.html is a flaky timeout
Product: WebKit Reporter: Dimitri Glazkov (Google) <dglazkov>
Component: Tools / TestsAssignee: Kenneth Russell <kbr>
Status: RESOLVED FIXED    
Severity: Normal CC: kbr
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Rebased to top of tree dglazkov: review+

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>