WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
244473
[WPE] fast/canvas/webgl/draw-elements-out-of-bounds-uint-index.html is failing
https://bugs.webkit.org/show_bug.cgi?id=244473
Summary
[WPE] fast/canvas/webgl/draw-elements-out-of-bounds-uint-index.html is failing
Zan Dobersek
Reported
2022-08-29 00:35:01 PDT
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
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug