[Webkit-unassigned] [Bug 37077] New: fast/canvas/webgl/index-validation-copies-indices.html failed on Leopard Release Bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 5 00:36:34 PDT 2010


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

           Summary: fast/canvas/webgl/index-validation-copies-indices.html
                    failed on Leopard Release 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: oliver at apple.com, kbr at google.com


fast/canvas/webgl/index-validation-copies-indices.html failed on Leopard
Release Bot

http://build.webkit.org/results/Leopard%20Intel%20Release%20(Tests)/r57063%20(12580)/fast/canvas/webgl/index-validation-copies-indices-diffs.txt
---
/Volumes/Big/WebKit-BuildSlave/leopard-intel-release-tests/build/layout-test-results/fast/canvas/webgl/index-validation-copies-indices-expected.txt
   2010-04-04 19:38:09.000000000 -0700
+++
/Volumes/Big/WebKit-BuildSlave/leopard-intel-release-tests/build/layout-test-results/fast/canvas/webgl/index-validation-copies-indices-actual.txt
   2010-04-04 19:38:09.000000000 -0700
@@ -3,10 +3,10 @@
 On success, you will see a series of "PASS" messages, followed by "TEST
COMPLETE".

 Regression test for https://bugs.webkit.org/show_bug.cgi?id=32748 : Index
validation code must always copy client data
-PASS context.drawElements(context.TRIANGLE_STRIP, 4, context.UNSIGNED_SHORT,
2) is undefined.
+FAIL context.drawElements(context.TRIANGLE_STRIP, 4, context.UNSIGNED_SHORT,
2) should be undefined. Threw exception GL error 1286 in drawElements
 PASS context.drawElements(context.TRIANGLE_STRIP, 4, context.UNSIGNED_SHORT,
0) threw exception GL error 1282 in drawElements.
 PASS context.drawElements(context.TRIANGLE_STRIP, 4, context.UNSIGNED_SHORT,
4) threw exception GL error 1282 in drawElements.
-PASS context.drawElements(context.TRIANGLE_STRIP, 4, context.UNSIGNED_SHORT,
2) is undefined.
+FAIL context.drawElements(context.TRIANGLE_STRIP, 4, context.UNSIGNED_SHORT,
2) should be undefined. Threw exception GL error 1286 in drawElements
 PASS context.drawElements(context.TRIANGLE_STRIP, 4, context.UNSIGNED_SHORT,
0) threw exception GL error 1282 in drawElements.
 PASS context.drawElements(context.TRIANGLE_STRIP, 4, context.UNSIGNED_SHORT,
4) threw exception GL error 1282 in drawElements.

http://trac.webkit.org/browser/trunk/LayoutTests/fast/canvas/webgl/index-validation-copies-indices.html

-- 
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