[Webkit-unassigned] [Bug 31919] New: fast/canvas/webgl/gl-object-get-calls.html is failing on the Leopard Commit Bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 26 11:33:02 PST 2009


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

           Summary: fast/canvas/webgl/gl-object-get-calls.html is failing
                    on the 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: oliver at apple.com, kbr at google.com


fast/canvas/webgl/gl-object-get-calls.html is failing on the Leopard Commit Bot

https://bugs.webkit.org/show_bug.cgi?id=21554#c21
https://bugs.webkit.org/show_bug.cgi?id=31903#c4

I think it's failing 100% of the time.  I recommend we skip the test or roll
out the associated change so the commit-queue can run again.

--- /tmp/layout-test-results/fast/canvas/webgl/gl-object-get-calls-expected.txt
   2009-11-26 11:25:35.000000000 -0800
+++ /tmp/layout-test-results/fast/canvas/webgl/gl-object-get-calls-actual.txt  
 2009-11-26 11:25:35.000000000 -0800
@@ -7,7 +7,7 @@
 PASS gl.getError() is 0
 PASS gl.getError() is 0
 PASS gl.getError() is 0
-PASS gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE
+FAIL gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be 36053. Was 36061.
 PASS gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER,
gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) is gl.TEXTURE
 PASS gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER,
gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) is non-null.
 PASS gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER,
gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL) is 0

It looks like the same failure we saw when trying to get the patch landed in
the first place. :(

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