[Webkit-unassigned] [Bug 244489] New: [WPE] fast/canvas/webgl/bufferData-offset-length.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 29 04:35:03 PDT 2022


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

            Bug ID: 244489
           Summary: [WPE] fast/canvas/webgl/bufferData-offset-length.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/bufferData-offset-length.html test case is failing:

--- /app/webkit/WebKitBuild/Release/layout-test-results/fast/canvas/webgl/bufferData-offset-length-expected.txt
+++ /app/webkit/WebKitBuild/Release/layout-test-results/fast/canvas/webgl/bufferData-offset-length-actual.txt
@@ -1,17 +1,27 @@
+CONSOLE MESSAGE: WebGL: INVALID_VALUE: bufferData: srcOffset or length is out of bounds
+CONSOLE MESSAGE: WebGL: INVALID_VALUE: bufferData: srcOffset or length is out of bounds
+CONSOLE MESSAGE: WebGL: INVALID_VALUE: bufferData: srcOffset or length is out of bounds
+CONSOLE MESSAGE: WebGL: INVALID_VALUE: bufferSubData: srcOffset or length is out of bounds
+CONSOLE MESSAGE: WebGL: INVALID_VALUE: bufferData: srcOffset or length is out of bounds
+CONSOLE MESSAGE: WebGL: INVALID_VALUE: bufferSubData: srcOffset or length is out of bounds
  Checks the last two arguments to bufferData() are respected.

+FAIL gl.getError() should be 0. Was 1281.
 PASS gl.getError() is gl.NO_ERROR
-PASS gl.getError() is gl.NO_ERROR
-PASS Left half of canvas should be filled
+expected: red channel should = 0 but was = 255.
+FAIL Left half of canvas should be filled
 PASS Right half of canvas should be empty
-PASS gl.getError() is gl.NO_ERROR
+FAIL gl.getError() should be 0. Was 1282.
 PASS Left half of canvas should be empty
-PASS Right half of canvas should be filled
-PASS gl.getError() is gl.NO_ERROR
+expected: red channel should = 0 but was = 255.
+FAIL Right half of canvas should be filled
+FAIL gl.getError() should be 0. Was 1281.
 PASS Left half of canvas should be empty
-PASS Right half of canvas should be filled
-PASS gl.getError() is gl.NO_ERROR
-PASS Left half of canvas should be filled
+expected: red channel should = 0 but was = 255.
+FAIL Right half of canvas should be filled
+FAIL gl.getError() should be 0. Was 1282.
+expected: red channel should = 0 but was = 255.
+FAIL Left half of canvas should be filled
 PASS Right half of canvas should be empty
 PASS successfullyParsed is true

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


More information about the webkit-unassigned mailing list