NEW 49179
[GTK] animations/stop-animation-on-suspend.html failing on the bots
https://bugs.webkit.org/show_bug.cgi?id=49179
Summary [GTK] animations/stop-animation-on-suspend.html failing on the bots
Martin Robinson
Reported 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)
Attachments
Note You need to log in before you can comment on or make changes to this bug.