[Webkit-unassigned] [Bug 244473] New: [WPE] fast/canvas/webgl/draw-elements-out-of-bounds-uint-index.html is failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 29 00:35:01 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=244473
Bug ID: 244473
Summary: [WPE]
fast/canvas/webgl/draw-elements-out-of-bounds-uint-ind
ex.html is failing
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: LayoutTestFailure
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: zan at falconsigh.net
Post-ANGLE switch, the fast/canvas/webgl/draw-elements-out-of-bounds-uint-index.html test case started to fail:
--- /app/webkit/WebKitBuild/Release/layout-test-results/fast/canvas/webgl/draw-elements-out-of-bounds-uint-index-expected.txt
+++ /app/webkit/WebKitBuild/Release/layout-test-results/fast/canvas/webgl/draw-elements-out-of-bounds-uint-index-actual.txt
@@ -3,8 +3,9 @@
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS context.drawElements(context.LINES, 1, context.UNSIGNED_INT, 0) generated expected GL error: INVALID_OPERATION.
-PASS context.drawElements(context.LINES, 1, context.UNSIGNED_INT, 0) generated expected GL error: INVALID_OPERATION.
+FAIL context.drawElements(context.LINES, 1, context.UNSIGNED_INT, 0) expected: INVALID_OPERATION. Was NO_ERROR.
PASS successfullyParsed is true
+Some tests failed.
TEST COMPLETE
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220829/230eb000/attachment-0001.htm>
More information about the webkit-unassigned
mailing list