Bug 156812

Summary: [ios-sim] compositing/webgl/webgl-reflection.html failing after ANGLE update
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: WebGLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: achristensen, dino, jonlee
Priority: P2    
Version: WebKit Nightly Build   
Hardware: iPhone / iPad   
OS: Unspecified   

Description Ryan Haddad 2016-04-20 14:57:27 PDT
Started failing with the ANGLE update in <http://trac.webkit.org/changeset/199738>

Most recent failure:
<https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r199785%20(5009)/results.html>

Flakiness dashboard:
<http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=compositing%2Fwebgl%2Fwebgl-reflection.html>

--- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/compositing/webgl/webgl-reflection-expected.txt
+++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/compositing/webgl/webgl-reflection-actual.txt
@@ -1,3 +1,5 @@
+CONSOLE MESSAGE: line 96: WebGL: INVALID_OPERATION: useProgram: program not valid
+CONSOLE MESSAGE: line 41: WebGL: INVALID_OPERATION: drawArrays: attempt to access out of bounds arrays
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
 layer at (0,0) size 800x309
Comment 1 Ryan Haddad 2016-04-20 15:51:34 PDT
Marked test as failing on ios-simulator in r199794
Comment 2 Alex Christensen 2016-05-24 11:33:39 PDT
This should be fixed with http://trac.webkit.org/changeset/201336
Comment 3 Jon Lee 2016-05-24 11:37:19 PDT
(In reply to comment #2)
> This should be fixed with http://trac.webkit.org/changeset/201336

Shouldn't we dupe, then?
Comment 4 Alex Christensen 2016-05-24 11:45:09 PDT
Marked as passing in http://trac.webkit.org/changeset/201338 because this was fixed in http://trac.webkit.org/changeset/201336

*** This bug has been marked as a duplicate of bug 158024 ***