[Webkit-unassigned] [Bug 49179] New: [GTK] animations/stop-animation-on-suspend.html failing on the bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 8 08:02:41 PST 2010


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

           Summary: [GTK] animations/stop-animation-on-suspend.html
                    failing on the bots
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P3
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org


This test has been failing on the bots. Looks like they're failing on Qt as well: https://bugs.webkit.org/show_bug.cgi?id=43905

Here's the diff:

--- /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/animations/stop-animation-on-suspend-expected.txt    2010-11-08 07:01:47.940986923 -0800
+++ /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/animations/stop-animation-on-suspend-actual.txt    2010-11-08 07:01:47.940986923 -0800
@@ -2,5 +2,5 @@
 PASS - "webkitTransform" property for "box" element at 0.2s saw something close to: 1,0,0,1,100,0
 PASS - "webkitTransform" property for "iframe.subframe-box" element at 0.2s saw something close to: 1,0,0,1,100,0
 PASS - "webkitTransform" property for "box" element at 0.4s saw something close to: 1,0,0,1,200,0
-PASS - "webkitTransform" property for "iframe.subframe-box" element at 0.4s saw something close to: 1,0,0,1,200,0
+FAIL - "webkitTransform" property for "iframe.subframe-box" element at 0.4s expected: 1,0,0,1,200,0 but saw: matrix(1, 0, 0, 1, 156, 0)

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