<?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>56465</bug_id>
          
          <creation_ts>2011-03-16 08:45:17 -0700</creation_ts>
          <short_desc>[GTK] svg/W3C-I18N tests have different results on 32-bits and 64-bits</short_desc>
          <delta_ts>2012-10-05 13:27:34 -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>WebKitGTK</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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>
          
          <blocked>62204</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Philippe Normand">pnormand</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>krit</cc>
    
    <cc>mrobinson</cc>
    
    <cc>zan</cc>
    
    <cc>zimmermann</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>368339</commentid>
    <comment_count>0</comment_count>
    <who name="Philippe Normand">pnormand</who>
    <bug_when>2011-03-16 08:45:17 -0700</bug_when>
    <thetext>svg/W3C-I18N/g-dirLTR-ubNone.svg
svg/W3C-I18N/g-dirLTR-ubOverride.svg
svg/W3C-I18N/text-dirLTR-ubNone.svg
svg/W3C-I18N/text-dirLTR-ubOverride.svg	expected
svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context.svg
svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context.svg
svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context.svg

fail currently on 32-bits Debug. Example of diff:


--- /home/slave/webkitgtk/gtk-linux-32-debug/build/layout-test-results/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt	2011-03-16 07:34:08.327399579 -0700
+++ /home/slave/webkitgtk/gtk-linux-32-debug/build/layout-test-results/svg/W3C-I18N/g-dirLTR-ubNone-actual.txt	2011-03-16 07:34:08.327399579 -0700
@@ -6,9 +6,9 @@
       RenderSVGContainer {g} at (150,221) size 467x38
         RenderSVGText {text} at (90,133) size 280x22 contains 1 chunk(s)
           RenderSVGInlineText {#text} at (0,0) size 280x22
-            chunk 1 (middle anchor) text run 1 at (90.80,150.00) startOffset 0 endOffset 4 width 45.00: &quot;W3C &quot;
-            chunk 1 (middle anchor) text run 1 at (135.80,150.00) startOffset 0 endOffset 12 width 101.40 RTL: &quot;\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644}&quot;
-            chunk 1 (middle anchor) text run 1 at (237.20,150.00) startOffset 0 endOffset 15 width 132.00: &quot; dirLTR ubNone!&quot;
+            chunk 1 (middle anchor) text run 1 at (90.50,150.00) startOffset 0 endOffset 4 width 45.00: &quot;W3C &quot;
+            chunk 1 (middle anchor) text run 1 at (135.50,150.00) startOffset 0 endOffset 12 width 101.40 RTL: &quot;\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644}&quot;
+            chunk 1 (middle anchor) text run 1 at (236.90,150.00) startOffset 0 endOffset 15 width 132.60: &quot; dirLTR ubNone!&quot;
       RenderSVGText {text} at (20,170) size 86x13 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 86x13
           chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 85.20: &quot;Reference graphic:&quot;

Will skip for now.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>368341</commentid>
    <comment_count>1</comment_count>
    <who name="Philippe Normand">pnormand</who>
    <bug_when>2011-03-16 08:48:11 -0700</bug_when>
    <thetext>Skipped in http://trac.webkit.org/changeset/81247</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>375777</commentid>
    <comment_count>2</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2011-03-29 14:39:40 -0700</bug_when>
    <thetext>Ccing a couple SVG guys. The issue here seems to be that debug 32-bit builds are showing &lt; 1 pixel differences in output. The pixel results only show 0.01 percent difference (on Cairo that is essentially no difference).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>376101</commentid>
    <comment_count>3</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2011-03-30 00:27:17 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; Ccing a couple SVG guys. The issue here seems to be that debug 32-bit builds are showing &lt; 1 pixel differences in output. The pixel results only show 0.01 percent difference (on Cairo that is essentially no difference).

Same problem on mac, between my 32 and 64bit MacBooks.
.... Sad sad, but I&apos;m not sure what to do about it atm.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>376108</commentid>
    <comment_count>4</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2011-03-30 00:40:22 -0700</bug_when>
    <thetext>(In reply to comment #3)
&gt; (In reply to comment #2)
&gt; &gt; Ccing a couple SVG guys. The issue here seems to be that debug 32-bit builds are showing &lt; 1 pixel differences in output. The pixel results only show 0.01 percent difference (on Cairo that is essentially no difference).
&gt; 
&gt; Same problem on mac, between my 32 and 64bit MacBooks.
&gt; .... Sad sad, but I&apos;m not sure what to do about it atm.
Oops, I wanted to say, the pixel results differ, not the text results. No idea why text differs on Gtk...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>735916</commentid>
    <comment_count>5</comment_count>
    <who name="Zan Dobersek">zan</who>
    <bug_when>2012-10-05 13:27:34 -0700</bug_when>
    <thetext>All the tests listed (and other tests in svg/W3C-I18N as well) have been passing consistently on the GTK builders, co closing this bug.
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&amp;tests=svg%2FW3C-I18N</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>