Bug 209725

Summary: REGRESSION(r258875): [GTK] fast/canvas/webgl/out-of-bounds-simulated-vertexAttrib0-drawArrays.html is failing
Product: WebKit Reporter: Diego Pino <dpino>
Component: WebGLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: dino, lmoura
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Diego Pino
Reported 2020-03-30 02:44:11 PDT
The test is failing after r258875 ([WebGL] Skip vertexAttrib0 simulation when using ANGLE): fast/canvas/webgl/out-of-bounds-simulated-vertexAttrib0-drawArrays.html [ Failure ] Diff: --- /home/igalia/dpino/workspace/webkit/layout-test-results/retries/fast/canvas/webgl/out-of-bounds-simulated-vertexAttrib0-drawArrays-expected.txt +++ /home/igalia/dpino/workspace/webkit/layout-test-results/retries/fast/canvas/webgl/out-of-bounds-simulated-vertexAttrib0-drawArrays-actual.txt @@ -1 +1,2 @@ +CONSOLE MESSAGE: line 30: WebGL: INVALID_OPERATION: drawArrays: attempt to access outside the bounds of the simulated vertexAttrib0 array
Attachments
Diego Pino
Comment 1 2020-04-02 00:41:26 PDT
There's another test that is failing on the same revision: fast/canvas/webgl/index-validation-with-subsequent-draws.html Diff: --- /home/dpino/workspace/webkit/layout-test-results/fast/canvas/webgl/index-validation-with-subsequent-draws-expected.txt +++ /home/dpino/workspace/webkit/layout-test-results/fast/canvas/webgl/index-validation-with-subsequent-draws-actual.txt @@ -1 +1,3 @@ +CONSOLE MESSAGE: line 50: WebGL: INVALID_OPERATION: drawElements: unable to simulate vertexAttrib0 array +CONSOLE MESSAGE: line 56: WebGL: INVALID_OPERATION: drawElements: unable to simulate vertexAttrib0 array
Lauro Moura
Comment 2 2021-03-26 15:58:14 PDT
bug210239 tracks the same failures with more detail. *** This bug has been marked as a duplicate of bug 210239 ***
Note You need to log in before you can comment on or make changes to this bug.