Bug 49179 - [GTK] animations/stop-animation-on-suspend.html failing on the bots
Summary: [GTK] animations/stop-animation-on-suspend.html failing on the bots
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P3 Normal
Assignee: Nobody
URL:
Keywords: Gtk, LayoutTestFailure
Depends on: 49182
Blocks:
  Show dependency treegraph
 
Reported: 2010-11-08 08:02 PST by Martin Robinson
Modified: 2017-03-11 10:51 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)