Bug 217816

Summary: [GLIB] webgl/conformance2/uniforms/gl-uniform-arrays-sub-source.html is failing since added in r268502
Product: WebKit Reporter: Diego Pino <dpino>
Component: WebGLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: alex, bugs-noreply, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Diego Pino 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
Comment 1 Radar WebKit Bug Importer 2020-10-23 05:38:19 PDT
<rdar://problem/70615861>
Comment 2 Alejandro G. Castro 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