RESOLVED FIXED219251
[GLIB] fast/canvas/webgl/getIndexedParameter-crash.html is failing since added in r270160
https://bugs.webkit.org/show_bug.cgi?id=219251
Summary [GLIB] fast/canvas/webgl/getIndexedParameter-crash.html is failing since adde...
Diego Pino
Reported 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
Attachments
Radar WebKit Bug Importer
Comment 1 2020-11-29 19:22:13 PST
Alejandro G. Castro
Comment 2 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
Note You need to log in before you can comment on or make changes to this bug.