<?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>137618</bug_id>
          
          <creation_ts>2014-10-10 11:26:06 -0700</creation_ts>
          <short_desc>REGRESSION(r174540) [GTK] Layout test mathml/opentype/horizontal.html fails</short_desc>
          <delta_ts>2014-10-14 10:26:06 -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>Unspecified</rep_platform>
          <op_sys>Unspecified</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Carlos Alberto Lopez Perez">clopez</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>darin</cc>
    
    <cc>sabouhallawa</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1040975</commentid>
    <comment_count>0</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2014-10-10 11:26:06 -0700</bug_when>
    <thetext>mathml/opentype/horizontal.html is failing on GTK since r174540 &lt;http://trac.webkit.org/r174540&gt;

Regressions: Unexpected text-only failures (1)
  mathml/opentype/horizontal.html [ Failure ]


The diff is: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r174601%20%283403%29/mathml/opentype/horizontal-pretty-diff.html


Maybe it needs just to be rebaselined? I&apos;m asking because r174540 didn&apos;t touched or rebaselined this test for Mac or other port. So I&apos;m not sure if this is a real failure or it just needs to be rebaselined. This is what the GTK MiniBrowser renders: http://people.igalia.com/clopez/opentype-horizontal.jpg</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1040981</commentid>
    <comment_count>1</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2014-10-10 11:38:13 -0700</bug_when>
    <thetext>BTW, on https://trac.webkit.org/r174605 I rebaselined for the GTK port this other two tests

  mathml/opentype/munderover-window-resize.html
  mathml/opentype/opentype-stretchy-horizontal.html


Since that both tests were also updated for the mac port on r174540, and the diffs where coherent (pixel sizes only) I guessed that rebaselining them is correct.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1040997</commentid>
    <comment_count>2</comment_count>
    <who name="Said Abou-Hallawa">sabouhallawa</who>
    <bug_when>2014-10-10 12:53:22 -0700</bug_when>
    <thetext>(In reply to comment #0)
&gt; mathml/opentype/horizontal.html is failing on GTK since r174540 &lt;http://trac.webkit.org/r174540&gt;
&gt; 
&gt; Regressions: Unexpected text-only failures (1)
&gt;   mathml/opentype/horizontal.html [ Failure ]
&gt; 
&gt; 
&gt; The diff is: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r174601%20%283403%29/mathml/opentype/horizontal-pretty-diff.html
&gt; 
&gt; 
&gt; Maybe it needs just to be rebaselined? I&apos;m asking because r174540 didn&apos;t touched or rebaselined this test for Mac or other port. So I&apos;m not sure if this is a real failure or it just needs to be rebaselined. This is what the GTK MiniBrowser renders: http://people.igalia.com/clopez/opentype-horizontal.jpg

I did not rebaseline them because they are excluded from the mac test suite. In the file LayoutTests/platform/mac/TestExpectations, these lines are there:

webkit.org/b/72828 mathml/opentype/horizontal.html [ Failure ]
webkit.org/b/72828 mathml/opentype/horizontal-munderover.html [ Failure ]

# Missing references
webkit.org/b/119038 mathml/presentation/mo-stretch.html [ Failure ]
webkit.org/b/119038 mathml/presentation/roots.xhtml [ Failure ]

So I think for GTK, it is safe to rebaseline all the MathML tests which are failing because of munderover object layout and which are expected to fail on Mac.  For Mac we need to do the same but maybe when these tests are expected to succeed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1041588</commentid>
    <comment_count>3</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2014-10-14 10:26:06 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; (In reply to comment #0)
&gt; &gt; mathml/opentype/horizontal.html is failing on GTK since r174540 &lt;http://trac.webkit.org/r174540&gt;
&gt; &gt; 
&gt; &gt; Regressions: Unexpected text-only failures (1)
&gt; &gt;   mathml/opentype/horizontal.html [ Failure ]
&gt; &gt; 
&gt; &gt; 
&gt; &gt; The diff is: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r174601%20%283403%29/mathml/opentype/horizontal-pretty-diff.html
&gt; &gt; 
&gt; &gt; 
&gt; &gt; Maybe it needs just to be rebaselined? I&apos;m asking because r174540 didn&apos;t touched or rebaselined this test for Mac or other port. So I&apos;m not sure if this is a real failure or it just needs to be rebaselined. This is what the GTK MiniBrowser renders: http://people.igalia.com/clopez/opentype-horizontal.jpg
&gt; 
&gt; I did not rebaseline them because they are excluded from the mac test suite. In the file LayoutTests/platform/mac/TestExpectations, these lines are there:
&gt; 
&gt; webkit.org/b/72828 mathml/opentype/horizontal.html [ Failure ]
&gt; webkit.org/b/72828 mathml/opentype/horizontal-munderover.html [ Failure ]
&gt; 
&gt; # Missing references
&gt; webkit.org/b/119038 mathml/presentation/mo-stretch.html [ Failure ]
&gt; webkit.org/b/119038 mathml/presentation/roots.xhtml [ Failure ]
&gt; 
&gt; So I think for GTK, it is safe to rebaseline all the MathML tests which are failing because of munderover object layout and which are expected to fail on Mac.  For Mac we need to do the same but maybe when these tests are expected to succeed.

I have rebaselined the test for GTK on r174685 &lt;http://trac.webkit.org/r174685&gt;

Thanks for your help.

Closing the bug.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>