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: | WebGL | Assignee: | 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 | ||
Diego Pino
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/70615861>
Alejandro G. Castro
After replacing the WebGL backend with ANGLE this test is fixed. The gardening commit is:
https://commits.webkit.org/255008@main