<?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>100769</bug_id>
          
          <creation_ts>2012-10-30 10:05:21 -0700</creation_ts>
          <short_desc>[Qt][WK2] REGRESSION(r132907): It made animations/negative-delay.html flaky</short_desc>
          <delta_ts>2014-02-01 19:00:44 -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>New Bugs</component>
          <version>420+</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Qt, QtTriaged</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>79666</blocked>
    
    <blocked>100673</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>kbalazs</cc>
    
    <cc>kenneth</cc>
    
    <cc>noam</cc>
    
    <cc>ossy</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>754465</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-10-30 10:05:21 -0700</bug_when>
    <thetext>--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/animations/negative-delay-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/animations/negative-delay-actual.txt
@@ -1,9 +1,9 @@
-PASS - &quot;left&quot; property for &quot;square1&quot; element at 0s saw something close to: 300
+FAIL - animation &quot;square-move&quot; is not running
 PASS - &quot;left&quot; property for &quot;square2&quot; element at 0s saw something close to: 0
-PASS - &quot;left&quot; property for &quot;square1&quot; element at 0.5s saw something close to: 450
+FAIL - animation &quot;square-move&quot; is not running
 PASS - &quot;left&quot; property for &quot;square2&quot; element at 0.5s saw something close to: 150
-PASS - &quot;webkitTransform.4&quot; property for &quot;square3&quot; element at 0s saw something close to: 300
+FAIL - animation &quot;square-translate&quot; is not running
 PASS - &quot;webkitTransform.4&quot; property for &quot;square4&quot; element at 0s saw something close to: 0
-PASS - &quot;webkitTransform.4&quot; property for &quot;square3&quot; element at 0.5s saw something close to: 450
+FAIL - animation &quot;square-translate&quot; is not running
 PASS - &quot;webkitTransform.4&quot; property for &quot;square4&quot; element at 0.5s saw something close to: 150</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>754466</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-10-30 10:05:49 -0700</bug_when>
    <thetext>and transitions/negative-delay.html fails intermittently:

--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/transitions/negative-delay-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/transitions/negative-delay-actual.txt
@@ -1,9 +1,13 @@
-PASS - &quot;left&quot; property for &quot;square1&quot; element at 0s saw something close to: 300
+CONSOLE MESSAGE: line 240: Failed to pause &apos;left&apos; transition on element &apos;square1&apos;
+CONSOLE MESSAGE: line 240: Failed to pause &apos;left&apos; transition on element &apos;square1&apos;
+CONSOLE MESSAGE: line 240: Failed to pause &apos;-webkit-transform&apos; transition on element &apos;square3&apos;
+CONSOLE MESSAGE: line 240: Failed to pause &apos;-webkit-transform&apos; transition on element &apos;square3&apos;
+FAIL - &quot;left&quot; property for &quot;square1&quot; element at 0s expected: 300 but saw: 600
 PASS - &quot;left&quot; property for &quot;square2&quot; element at 0s saw something close to: 0
-PASS - &quot;left&quot; property for &quot;square1&quot; element at 0.5s saw something close to: 450
+FAIL - &quot;left&quot; property for &quot;square1&quot; element at 0.5s expected: 450 but saw: 600
 PASS - &quot;left&quot; property for &quot;square2&quot; element at 0.5s saw something close to: 150
-PASS - &quot;-webkit-transform.4&quot; property for &quot;square3&quot; element at 0s saw something close to: 300
+FAIL - &quot;-webkit-transform.4&quot; property for &quot;square3&quot; element at 0s expected: 300 but saw: matrix(1, 0, 0, 1, 600, 0)
 PASS - &quot;-webkit-transform.4&quot; property for &quot;square4&quot; element at 0s saw something close to: 0
-PASS - &quot;-webkit-transform.4&quot; property for &quot;square3&quot; element at 0.5s saw something close to: 450
+FAIL - &quot;-webkit-transform.4&quot; property for &quot;square3&quot; element at 0.5s expected: 450 but saw: matrix(1, 0, 0, 1, 600, 0)
 PASS - &quot;-webkit-transform.4&quot; property for &quot;square4&quot; element at 0.5s saw something close to: 150</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>754478</commentid>
    <comment_count>2</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-10-30 10:16:56 -0700</bug_when>
    <thetext>I skipped them to paint the bot green - r132921.
Please unskip them with the proper fix.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>768122</commentid>
    <comment_count>3</comment_count>
    <who name="Balazs Kelemen">kbalazs</who>
    <bug_when>2012-11-15 08:43:27 -0800</bug_when>
    <thetext>I don&apos;t understand how could that patch broke the text output of this patch. IMO the change are only take effect on the rendered output. From the JS perspective it could not make a change because the js bindings compute the animated values on the original Animation object from which we create a deep copy (and we don&apos;t even compute the values ahead of time in the web process). Noam, is that right? Locally I see this test as flaky. Ossy, is it possible that it was just always flaky?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>770829</commentid>
    <comment_count>4</comment_count>
    <who name="Balazs Kelemen">kbalazs</who>
    <bug_when>2012-11-19 09:53:47 -0800</bug_when>
    <thetext>I analyzed further and it seems like the reasons why it is flaky are way beyond coordinated graphics, the animations are not even exists in webcore when it fails. I tried to force layout, testRunner.display(), neither helps. Anyway I am going to mark them as flaky so we can at least run them and check pixel results.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>770832</commentid>
    <comment_count>5</comment_count>
    <who name="Balazs Kelemen">kbalazs</who>
    <bug_when>2012-11-19 09:59:48 -0800</bug_when>
    <thetext>Marked as flaky: http://trac.webkit.org/changeset/135171</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>772802</commentid>
    <comment_count>6</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-11-21 04:44:01 -0800</bug_when>
    <thetext>(In reply to comment #4)
&gt; I analyzed further and it seems like the reasons why it is flaky are way beyond coordinated graphics, the animations are not even exists in webcore when it fails. I tried to force layout, testRunner.display(), neither helps. Anyway I am going to mark them as flaky so we can at least run them and check pixel results.

Marking a test flakey means all results are accepted except crash.
So pixel test failures aren&apos;t reported, only crash.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>772866</commentid>
    <comment_count>7</comment_count>
    <who name="Balazs Kelemen">kbalazs</who>
    <bug_when>2012-11-21 06:16:42 -0800</bug_when>
    <thetext>(In reply to comment #6)
&gt; (In reply to comment #4)
&gt; &gt; I analyzed further and it seems like the reasons why it is flaky are way beyond coordinated graphics, the animations are not even exists in webcore when it fails. I tried to force layout, testRunner.display(), neither helps. Anyway I am going to mark them as flaky so we can at least run them and check pixel results.
&gt; 
&gt; Marking a test flakey means all results are accepted except crash.
&gt; So pixel test failures aren&apos;t reported, only crash.

You can mark it as &quot;text flaky&quot; with [ PASS TEXT ] which does not include accepting IMAGE fail.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>772916</commentid>
    <comment_count>8</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-11-21 06:55:08 -0800</bug_when>
    <thetext>Good point. :)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>