Bug 217816 - [GLIB] webgl/conformance2/uniforms/gl-uniform-arrays-sub-source.html is failing since added in r268502
Summary: [GLIB] webgl/conformance2/uniforms/gl-uniform-arrays-sub-source.html is faili...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-10-16 05:37 PDT by Diego Pino
Modified: 2022-09-29 12:52 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 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