Bug 185912 - [GTK] fast/canvas/webgl/index-validation-with-subsequent-draws.html fails
Summary: [GTK] fast/canvas/webgl/index-validation-with-subsequent-draws.html fails
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-23 04:32 PDT by Alicia Boya García
Modified: 2020-04-08 18:30 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alicia Boya García 2018-05-23 04:32:58 PDT
The following test fails on GTK since r231440-231449:

fast/canvas/webgl/index-validation-with-subsequent-draws.html

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

Interestingly, in debug it times out instead of failing, but the error message is still there.
Comment 1 Diego Pino 2020-04-08 18:30:32 PDT
Fixed by r258875.