This is an automatically generated bug from the commit-queue. fast/canvas/webgl/gl-teximage.html has been flaky on the commit-queue. fast/canvas/webgl/gl-teximage.html was authored by kbr@google.com, mihaip@chromium.org, and zmo@google.com. http://trac.webkit.org/browser/trunk/LayoutTests/fast/canvas/webgl/gl-teximage.html The commit-queue just saw fast/canvas/webgl/gl-teximage.html flake (Text diff mismatch) while processing attachment 89542 [details] on bug 58437. Bot: eseidel-cq-sf Port: Mac Platform: Mac OS X 10.6.4 The bots will update this with information from each new failure. If you believe this bug to be fixed or invalid, feel free to close. The bots will re-open if the flake re-occurs. If you would like to track this test fix with another bug, please close this bug as a duplicate. The bots will follow the duplicate chain when making future comments.
Created attachment 90003 [details] Failure diff from eseidel-cq-sf
The fact that initialization is failing with INVALID_ENUM is suspicious. Could it have something to do with the NPOT changes that were checked in recently? It would seem that the failures should be happening 100% of the time in this case, though.
I'll have a look.
It should have anothing to do with the NPOT CL because it's the command buffer, and that path is not exercised here.
The commit-queue just saw fast/canvas/webgl/gl-teximage.html flake (Text diff mismatch) while processing attachment 90163 [details] on bug 58401. Bot: eseidel-cq-sf Port: Mac Platform: Mac OS X 10.6.4
Created attachment 90172 [details] Failure diff from eseidel-cq-sf
Committed r199510: <http://trac.webkit.org/changeset/199510>
Reopen to track the fix.