Bug 219251 - [GLIB] fast/canvas/webgl/getIndexedParameter-crash.html is failing since added in r270160
Summary: [GLIB] fast/canvas/webgl/getIndexedParameter-crash.html is failing since adde...
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-11-22 19:21 PST by Diego Pino
Modified: 2022-09-29 12:47 PDT (History)
4 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-11-22 19:21:49 PST
fast/canvas/webgl/getIndexedParameter-crash.html [ Failure ]

Diff: https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/r270164%20(17152)/fast/canvas/webgl/getIndexedParameter-crash-diff.txt

--- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/fast/canvas/webgl/getIndexedParameter-crash-expected.txt
+++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/fast/canvas/webgl/getIndexedParameter-crash-actual.txt
@@ -1,6 +1,6 @@
-CONSOLE MESSAGE: WebGL: INVALID_VALUE: getIndexedParameter: index out of range
-PASS WebGL call did not crash.
-PASS successfullyParsed is true
+CONSOLE MESSAGE: TypeError: null is not an object (evaluating 'webgl_ctx.getIndexedParameter')
+FAIL successfullyParsed should be true. Was false.
+Some tests failed.
 
 TEST COMPLETE
Comment 1 Radar WebKit Bug Importer 2020-11-29 19:22:13 PST
<rdar://problem/71791846>
Comment 2 Alejandro G. Castro 2022-09-29 12:47:04 PDT
After replacing the WebGL backend with ANGLE this test is fixed. The gardening commit is:

https://commits.webkit.org/255008@main