[Webkit-unassigned] [Bug 73974] New: Layout test fast/canvas/webgl/canvas-2d-webgl-texture.html failing on Mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 6 19:13:06 PST 2011


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

           Summary: Layout test
                    fast/canvas/webgl/canvas-2d-webgl-texture.html failing
                    on Mac
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kbr at google.com
                CC: cmarrin at apple.com, senorblanco at chromium.org,
                    kbr at google.com, zmo at google.com, twiz at chromium.org


The new layout test fast/canvas/webgl/canvas-2d-webgl-texture.html is failing on the Mac SnowLeopard bots. The diff when run locally:

--- /Users/kbr/src/chrome2/src/third_party/WebKit/WebKitBuild/Debug/layout-test-results/fast/canvas/webgl/canvas-2d-webgl-texture-expected.txt 
+++ /Users/kbr/src/chrome2/src/third_party/WebKit/WebKitBuild/Debug/layout-test-results/fast/canvas/webgl/canvas-2d-webgl-texture-actual.txt 
@@ -6,6 +6,8 @@
 PASS successfullyParsed is true

 TEST COMPLETE
-PASS Should have rendered red.
-PASS Should have rendered blue.
+FAIL Should have rendered red.
+at (0, 0) expected: 200,0,0,255 was 0,0,0,255
+FAIL Should have rendered blue.
+at (0, 0) expected: 0,0,200,255 was 0,0,0,255

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