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
Marked test as failing on ios-simulator in r199794
This should be fixed with http://trac.webkit.org/changeset/201336
(In reply to comment #2) > This should be fixed with http://trac.webkit.org/changeset/201336 Shouldn't we dupe, then?
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 ***