<?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>120603</bug_id>
          
          <creation_ts>2013-09-02 08:02:38 -0700</creation_ts>
          <short_desc>[Qt] New animations test are failing after r154906.</short_desc>
          <delta_ts>2014-02-03 03:27:01 -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>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>119938</dependson>
          <blocked>87008</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Ádám Kallai">kadam</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abrhm</cc>
    
    <cc>krit</cc>
    
    <cc>ossy</cc>
    
    <cc>zarvai</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>923707</commentid>
    <comment_count>0</comment_count>
    <who name="Ádám Kallai">kadam</who>
    <bug_when>2013-09-02 08:02:38 -0700</bug_when>
    <thetext>The following refhtml tests are failing after this change: http://trac.webkit.org/changeset/154906

* animations/cross-fade-background-image.html
Image diff:
http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Debug/r154949%20(30320)/retries/animations/cross-fade-background-image-diffs.html

* animations/cross-fade-border-image-source.html
Image diff:
http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Debug/r154949%20(30320)/retries/animations/cross-fade-border-image-source-diffs.html

* animations/cross-fade-list-style-image.html
Image diff:
http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Debug/r154949%20(30320)/retries/animations/cross-fade-list-style-image-diffs.html

* animations/cross-fade-webkit-mask-box-image.html
Image diff:
http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Debug/r154949%20(30320)/retries/animations/cross-fade-webkit-mask-box-image-diffs.html

* animations/cross-fade-webkit-mask-image.html
Image diff:
http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Debug/r154949%20(30320)/animations/cross-fade-webkit-mask-image-pretty-diff.html

Maybe They miss appropriate implementation on Qt.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>923771</commentid>
    <comment_count>1</comment_count>
    <who name="Dirk Schulze">krit</who>
    <bug_when>2013-09-02 11:01:59 -0700</bug_when>
    <thetext>This is after the filter animation patch? Sounds strange. IIRC the patch should not have affected cross-fade.

Also, is it just image diffs, to test as well?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>923889</commentid>
    <comment_count>2</comment_count>
    <who name="Ádám Kallai">kadam</who>
    <bug_when>2013-09-03 01:09:54 -0700</bug_when>
    <thetext>It seems the actual results are wrong. What do you think about them?

For example:

* animations/cross-fade-background-image.html
Diff:
http://build.webkit.sed.hu/results/x86-32%20Linux%20Qt%20Release%20NRWT/r154971%20(36464)/animations/cross-fade-background-image-pretty-diff.html

* animations/cross-fade-border-image-source.html
Diff:
http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release/r154951%20(40341)/animations/cross-fade-border-image-source-pretty-diff.html

* animations/cross-fade-list-style-image.html
Diff:
http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release/r154951%20(40341)/animations/cross-fade-list-style-image-pretty-diff.html

* animations/cross-fade-webkit-mask-box-image.html
Diff:
http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release/r154951%20(40341)/animations/cross-fade-webkit-mask-box-image-pretty-diff.html

* animations/cross-fade-webkit-mask-image.html
Diff:
http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release/r154951%20(40341)/animations/cross-fade-webkit-mask-image-pretty-diff.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>923901</commentid>
    <comment_count>3</comment_count>
    <who name="Ádám Kallai">kadam</who>
    <bug_when>2013-09-03 01:49:09 -0700</bug_when>
    <thetext>Sorry, I was wrong in previous comment. I gave wrong link for Qt test results  to you.

* animations/cross-fade-background-image.html
Diff:
http://build.webkit.sed.hu/results/x86-32%20Linux%20Qt%20Release%20NRWT/r154971%20(36464)/animations/cross-fade-background-image-pretty-diff.html

* animations/cross-fade-border-image-source.html
Diff:
http://build.webkit.sed.hu/results/x86-32%20Linux%20Qt%20Release%20NRWT/r154972%20(36465)/animations/cross-fade-border-image-source-pretty-diff.html

* animations/cross-fade-list-style-image.html
Diff:
http://build.webkit.sed.hu/results/x86-32%20Linux%20Qt%20Release%20NRWT/r154972%20(36465)/animations/cross-fade-list-style-image-pretty-diff.html

* animations/cross-fade-webkit-mask-box-image.html
Diff:
http://build.webkit.sed.hu/results/x86-32%20Linux%20Qt%20Release%20NRWT/r154972%20(36465)/animations/cross-fade-webkit-mask-box-image-pretty-diff.html

* animations/cross-fade-webkit-mask-image.html
Diff:
http://build.webkit.sed.hu/results/x86-32%20Linux%20Qt%20Release%20NRWT/r154972%20(36465)/retries/animations/cross-fade-webkit-mask-image-diffs.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>923992</commentid>
    <comment_count>4</comment_count>
    <who name="Ádám Kallai">kadam</who>
    <bug_when>2013-09-03 06:59:14 -0700</bug_when>
    <thetext>Skipped in: http://trac.webkit.org/changeset/154980.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>975778</commentid>
    <comment_count>5</comment_count>
    <who name="Jocelyn Turcotte">jturcotte</who>
    <bug_when>2014-02-03 03:27:01 -0800</bug_when>
    <thetext>=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>