RESOLVED FIXED217816
[GLIB] webgl/conformance2/uniforms/gl-uniform-arrays-sub-source.html is failing since added in r268502
https://bugs.webkit.org/show_bug.cgi?id=217816
Summary [GLIB] webgl/conformance2/uniforms/gl-uniform-arrays-sub-source.html is faili...
Diego Pino
Reported 2020-10-16 05:37:55 PDT
webgl/conformance2/uniforms/gl-uniform-arrays-sub-source.html [ Failure ] Diff: https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/r268575%20(16457)/webgl/conformance2/uniforms/gl-uniform-arrays-sub-source-diff.txt --- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/webgl/conformance2/uniforms/gl-uniform-arrays-sub-source-expected.txt +++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/webgl/conformance2/uniforms/gl-uniform-arrays-sub-source-actual.txt @@ -1,4 +1,6 @@ +CONSOLE MESSAGE: TypeError: null is not an object (evaluating 'gl.VERTEX_SHADER') This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. Test: ../../resources/webgl_test_files/conformance2/uniforms/gl-uniform-arrays-sub-source.html -PASS + +FAIL
Attachments
Radar WebKit Bug Importer
Comment 1 2020-10-23 05:38:19 PDT
Alejandro G. Castro
Comment 2 2022-09-29 12:52:06 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.