WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
244490
[WPE] fast/canvas/webgl/copyBufferSubData.html is failing
https://bugs.webkit.org/show_bug.cgi?id=244490
Summary
[WPE] fast/canvas/webgl/copyBufferSubData.html is failing
Zan Dobersek
Reported
2022-08-29 04:36:42 PDT
Post-ANGLE switch, the fast/canvas/webgl/copyBufferSubData.html test case is failing: --- /app/webkit/WebKitBuild/Release/layout-test-results/fast/canvas/webgl/copyBufferSubData-expected.txt +++ /app/webkit/WebKitBuild/Release/layout-test-results/fast/canvas/webgl/copyBufferSubData-actual.txt @@ -12,2844 +12,2844 @@ PASS context.getError() is context.NO_ERROR PASS context.getError() is context.NO_ERROR PASS receiver[0] is fullArrayView[0] -PASS receiver[1] is fullArrayView[0] ... (clipped) +PASS receiver[1] is fullArrayView[1] +FAIL receiver[2] should be 16. Was 17. PASS receiver[3] is fullArrayView[3] PASS receiver[4] is fullArrayView[4] PASS receiver[5] is fullArrayView[5]
Attachments
Add attachment
proposed patch, testcase, etc.
Diego Pino
Comment 1
2023-01-25 20:44:31 PST
There are no references to this bug in any TestExpectations. It's probable this bug was solved at some point but it wasn't marked as closed. I'm closing this bug now. If you think this bug report is still valid, please reopen it and add an entry to TestExpectations.
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