[Webkit-unassigned] [Bug 37098] New: fast/canvas/webgl/drawArraysOutOfBounds.html failed on Leopard Commit Bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 5 10:38:51 PDT 2010


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

           Summary: fast/canvas/webgl/drawArraysOutOfBounds.html failed on
                    Leopard Commit Bot
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: kbr at google.com


fast/canvas/webgl/drawArraysOutOfBounds.html failed on Leopard Commit Bot

https://bugs.webkit.org/show_bug.cgi?id=37064#c3

/tmp/layout-test-results/fast/canvas/webgl/drawArraysOutOfBounds-actual.txt

1313 PASS context.drawArrays(context.TRIANGLES, -1, 1) threw exception GL error
1282 in drawArrays.
1414 
1515 Test buffer with 3 float vectors
16  PASS context.drawArrays(context.TRIANGLES, 0, 3) is undefined
 16 FAIL context.drawArrays(context.TRIANGLES, 0, 3) should be undefined. Threw
exception GL error 1286 in drawArrays
1717 PASS context.drawArrays(context.TRIANGLES, 3, 2) threw exception GL error
1282 in drawArrays.
1818 PASS context.drawArrays(context.TRIANGLES, 0, 10000) threw exception GL
error 1282 in drawArrays.
1919 PASS context.drawArrays(context.TRIANGLES, 0, 10000000000000) threw
exception GL error 1282 in drawArrays.

Probably more/same driver bugs.  This may need to be duped against other recent
webgl failures.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list