[Webkit-unassigned] [Bug 229050] New: [GTK][WPE] Test fast/canvas/webgl/shader-with-comma-op.html fails since it was added on r279656

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 12 13:31:38 PDT 2021


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

            Bug ID: 229050
           Summary: [GTK][WPE] Test
                    fast/canvas/webgl/shader-with-comma-op.html fails
                    since it was added on r279656
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: dino at apple.com, kbr at google.com, kkinnunen at apple.com,
                    kpiddington at apple.com

Test fast/canvas/webgl/shader-with-comma-op.html fails since it was added on r279656 on GTK and WPE.

The text failure is:

--- /home/buildbot/worker/wpe-linux-64-release-tests/build/layout-test-results/fast/canvas/webgl/shader-with-comma-op-expected.txt
+++ /home/buildbot/worker/wpe-linux-64-release-tests/build/layout-test-results/fast/canvas/webgl/shader-with-comma-op-actual.txt
@@ -1,12 +1,16 @@
+CONSOLE MESSAGE: WebGL: INVALID_OPERATION: drawArrays: attempt to access out of bounds arrays
+CONSOLE MESSAGE: WebGL: INVALID_OPERATION: drawArrays: attempt to access out of bounds arrays
+CONSOLE MESSAGE: WebGL: INVALID_OPERATION: drawArrays: attempt to access out of bounds arrays
 Tests compiling programs that use the 'sequence' operator..

 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


-PASS getError was expected value: NO_ERROR : no error for using comma operator with void function
-PASS getError was expected value: NO_ERROR : no error for using comma operator with non-void  function
-PASS getError was expected value: NO_ERROR : no error for using comma operator with standard type
+FAIL getError expected: NO_ERROR. Was INVALID_OPERATION : no error for using comma operator with void function
+FAIL getError expected: NO_ERROR. Was INVALID_OPERATION : no error for using comma operator with non-void  function
+FAIL getError expected: NO_ERROR. Was INVALID_OPERATION : no error for using comma operator with standard type
 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/20210812/96c13545/attachment-0001.htm>


More information about the webkit-unassigned mailing list