<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>49179</bug_id>
          
          <creation_ts>2010-11-08 08:02:41 -0800</creation_ts>
          <short_desc>[GTK] animations/stop-animation-on-suspend.html failing on the bots</short_desc>
          <delta_ts>2017-03-11 10:51:27 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Gtk, LayoutTestFailure</keywords>
          <priority>P3</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>49182</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Martin Robinson">mrobinson</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>zan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>306125</commentid>
    <comment_count>0</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2010-11-08 08:02:41 -0800</bug_when>
    <thetext>This test has been failing on the bots. Looks like they&apos;re failing on Qt as well: https://bugs.webkit.org/show_bug.cgi?id=43905

Here&apos;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 - &quot;webkitTransform&quot; property for &quot;box&quot; element at 0.2s saw something close to: 1,0,0,1,100,0
 PASS - &quot;webkitTransform&quot; property for &quot;iframe.subframe-box&quot; element at 0.2s saw something close to: 1,0,0,1,100,0
 PASS - &quot;webkitTransform&quot; property for &quot;box&quot; element at 0.4s saw something close to: 1,0,0,1,200,0
-PASS - &quot;webkitTransform&quot; property for &quot;iframe.subframe-box&quot; element at 0.4s saw something close to: 1,0,0,1,200,0
+FAIL - &quot;webkitTransform&quot; property for &quot;iframe.subframe-box&quot; element at 0.4s expected: 1,0,0,1,200,0 but saw: matrix(1, 0, 0, 1, 156, 0)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>