Bug 49179

Summary: [GTK] animations/stop-animation-on-suspend.html failing on the bots
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bugs-noreply, zan
Priority: P3 Keywords: Gtk, LayoutTestFailure
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Bug Depends on: 49182    
Bug Blocks:    

Description Martin Robinson 2010-11-08 08:02:41 PST
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)