WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 188217
[GTK] fast/canvas/webgl/webgl2-glsl3-compile.html is failing
https://bugs.webkit.org/show_bug.cgi?id=188217
Summary
[GTK] fast/canvas/webgl/webgl2-glsl3-compile.html is failing
Alicia Boya García
Reported
2018-08-01 03:51:35 PDT
The following test is failing on GTK since
r234375
-234381: fast/canvas/webgl/webgl2-glsl3-compile.html --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/canvas/webgl/webgl2-glsl3-compile-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/canvas/webgl/webgl2-glsl3-compile-actual.txt @@ -1,12 +1,10 @@ +CONSOLE MESSAGE: line 67: TypeError: null is not an object (evaluating 'gl.VERTEX_SHADER') Make sure that compiling GLSL ES 3 shaders works as expected. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS success is true -PASS success is true -PASS success is true -PASS successfullyParsed is true +FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined). TEST COMPLETE
Attachments
Add attachment
proposed patch, testcase, etc.
Alejandro G. Castro
Comment 1
2022-09-29 12:44:18 PDT
After replacing the WebGL backend with ANGLE this test is fixed. The gardening commit is:
https://commits.webkit.org/255008@main
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug