Bug 109114

Summary: Add WebGL Conformance Tests context folder.
Product: WebKit Reporter: Gregg Tavares <gman>
Component: WebGLAssignee: Gregg Tavares <gman>
Status: RESOLVED FIXED    
Severity: Normal CC: falken, kbr, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 94643    
Attachments:
Description Flags
Patch none

Description Gregg Tavares 2013-02-06 17:54:26 PST
Add WebGL Conformance Tests context folder.
Comment 1 Gregg Tavares 2013-02-06 17:55:26 PST
Created attachment 186961 [details]
Patch
Comment 2 Kenneth Russell 2013-02-06 18:43:45 PST
Comment on attachment 186961 [details]
Patch

Looks good.
Comment 3 WebKit Review Bot 2013-02-07 04:58:50 PST
Comment on attachment 186961 [details]
Patch

Clearing flags on attachment: 186961

Committed r142098: <http://trac.webkit.org/changeset/142098>
Comment 4 WebKit Review Bot 2013-02-07 04:58:53 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Matt Falkenhagen 2013-02-07 21:59:46 PST
These are timing out on all platforms:
webgl/conformance/context/context-release-upon-reload.html
webgl/conformance/context/context-release-with-workers.html

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=webgl%2Fconformance%2Fcontext%2Fcontext-release-upon-reload.html

I'll mark them Timeout. I've tried Slow on other webgl/conformance tests and it didn't fix the issue.