[Webkit-unassigned] [Bug 244490] New: [WPE] fast/canvas/webgl/copyBufferSubData.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 29 04:36:42 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=244490

            Bug ID: 244490
           Summary: [WPE] fast/canvas/webgl/copyBufferSubData.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/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]

-- 
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/15c7b058/attachment.htm>


More information about the webkit-unassigned mailing list