Bug 156812
| Summary: | [ios-sim] compositing/webgl/webgl-reflection.html failing after ANGLE update | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | WebGL | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | achristensen, dino, jonlee |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | iPhone / iPad | ||
| OS: | Unspecified | ||
Ryan Haddad
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Marked test as failing on ios-simulator in r199794
Alex Christensen
This should be fixed with http://trac.webkit.org/changeset/201336
Jon Lee
(In reply to comment #2)
> This should be fixed with http://trac.webkit.org/changeset/201336
Shouldn't we dupe, then?
Alex Christensen
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 ***