<?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>65831</bug_id>
          
          <creation_ts>2011-08-07 15:01:20 -0700</creation_ts>
          <short_desc>[Qt] svg/zoom/page/zoom-svg-through-* results diverging between bots</short_desc>
          <delta_ts>2012-03-29 05:30:09 -0700</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>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>LayoutTestFailure, Qt, QtTriaged</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>52810</dependson>
          <blocked>62204</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Balazs Kelemen">kbalazs</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>laszlo.gombos</cc>
    
    <cc>ossy</cc>
    
    <cc>s.mathur</cc>
    
    <cc>zimmermann</cc>
    
    <cc>zoltan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>447774</commentid>
    <comment_count>0</comment_count>
    <who name="Balazs Kelemen">kbalazs</who>
    <bug_when>2011-08-07 15:01:20 -0700</bug_when>
    <thetext>We have differencies between the master and the Szeged bot like this:

-                          RenderSVGRoot {svg} at (23,0) size 92x69
+                          RenderSVGRoot {svg} at (22,0) size 93x69

The results have been added in http://trac.webkit.org/changeset/92564 and modified in http://trac.webkit.org/changeset/92566.
The results are not even consistent between the Szeged bots.
x86_64 Debug fails on object-with-absolute-size-2.xhtml, object-with-absolute-size.xhtml and object-with-auto-size.html.
x86_64 Release fails on object-with-absolute-size-2.xhtml and object-with-absolute-size.xhtml.
x86_32 Debug falis only on object-with-auto-size.html.
ARMv5 Release fails on object-with-absolute-size-2.xhtml, object-with-absolute-size.xhtml and object-with-auto-size.html and object-with-percentage-size.xhtml.

I&apos;m going to skip all the 4 tests that are affected but we should find out what&apos;s going on.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>447884</commentid>
    <comment_count>1</comment_count>
    <who name="Zoltan Horvath">zoltan</who>
    <bug_when>2011-08-08 00:33:02 -0700</bug_when>
    <thetext>The following tests have different results on Qt SnowLeopard Intel Release. (http://trac.webkit.org/changeset/92564)

fast/writing-mode/border-styles-vertical-lr.html
fast/writing-mode/border-styles-vertical-rl.html
svg/zoom/page/zoom-svg-through-object-with-huge-size.xhtml
svg/zoom/page/zoom-svg-through-object-with-override-size.html

I skipped them. (http://trac.webkit.org/changeset/92586)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>447915</commentid>
    <comment_count>2</comment_count>
    <who name="Balazs Kelemen">kbalazs</who>
    <bug_when>2011-08-08 01:47:12 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; The following tests have different results on Qt SnowLeopard Intel Release. (http://trac.webkit.org/changeset/92564)
&gt; 
&gt; fast/writing-mode/border-styles-vertical-lr.html
&gt; fast/writing-mode/border-styles-vertical-rl.html
&gt; svg/zoom/page/zoom-svg-through-object-with-huge-size.xhtml
&gt; svg/zoom/page/zoom-svg-through-object-with-override-size.html
&gt; 
&gt; I skipped them. (http://trac.webkit.org/changeset/92586)

The Mac bot just needs platform specific result for these tests. There is no reason to skip them. The problem is that nobody cares with the Mac bot on a daily basis - which is the only way to keep a bot green.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>447918</commentid>
    <comment_count>3</comment_count>
    <who name="Zoltan Horvath">zoltan</who>
    <bug_when>2011-08-08 01:54:24 -0700</bug_when>
    <thetext>(In reply to comment #2)

&gt; 
&gt; The Mac bot just needs platform specific result for these tests. There is no reason to skip them. The problem is that nobody cares with the Mac bot on a daily basis - which is the only way to keep a bot green.

As I know we don&apos;t have qtwebkitmac build, so we should find a volunteer who will do this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>447954</commentid>
    <comment_count>4</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-08-08 05:22:24 -0700</bug_when>
    <thetext>Unfortunately there are differences between 32/64 systems and release/debug mode. Check https://bugs.webkit.org/show_bug.cgi?id=52810 for details.

Snow Leopard is a 64 bit system, so these tests fail on it too.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>510625</commentid>
    <comment_count>5</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2011-11-29 02:07:22 -0800</bug_when>
    <thetext>(In reply to comment #4)
&gt; Unfortunately there are differences between 32/64 systems and release/debug mode. Check https://bugs.webkit.org/show_bug.cgi?id=52810 for details.
&gt; 
&gt; Snow Leopard is a 64 bit system, so these tests fail on it too.

I&apos;m keen to hear an update regarding that, now that bug 47467 is fixed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>591076</commentid>
    <comment_count>6</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-03-29 05:30:09 -0700</bug_when>
    <thetext>Everything is different on Qt Mac and nobody maintains qt-mac specific results.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>