<?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>43568</bug_id>
          
          <creation_ts>2010-08-05 11:59:03 -0700</creation_ts>
          <short_desc>[GTK] Some sputnik tests fail</short_desc>
          <delta_ts>2013-04-23 06:26:56 -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>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>88519</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Gtk, LayoutTestFailure</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Martin Robinson">mrobinson</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abarth</cc>
    
    <cc>allan.jensen</cc>
    
    <cc>eric</cc>
    
    <cc>tmpsantos</cc>
    
    <cc>webkit.review.bot</cc>
    
    <cc>zan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>260748</commentid>
    <comment_count>0</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2010-08-05 11:59:03 -0700</bug_when>
    <thetext>A few of the sputnik tests fail:

fast/js/sputnik/Conformance/15_Native_Objects/15.4_Array/15.4.4/15.4.4.12_Array_prototype_splice/S15.4.4.12_A2.1_T3.html	
fast/js/sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html
fast/js/sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.htm
fast/js/sputnik/Unicode/Unicode_510/S7.6_A3.1.html

This bug will track these failures.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>260756</commentid>
    <comment_count>1</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2010-08-05 12:12:08 -0700</bug_when>
    <thetext>Committed r64769: &lt;http://trac.webkit.org/changeset/64769&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>260780</commentid>
    <comment_count>2</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2010-08-05 12:36:53 -0700</bug_when>
    <thetext>http://trac.webkit.org/changeset/64769 might have broken GTK Linux 64-bit Debug</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>260781</commentid>
    <comment_count>3</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2010-08-05 12:44:23 -0700</bug_when>
    <thetext>Committed r64774: &lt;http://trac.webkit.org/changeset/64774&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>260802</commentid>
    <comment_count>4</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2010-08-05 13:15:08 -0700</bug_when>
    <thetext>http://trac.webkit.org/changeset/64774 might have broken GTK Linux 64-bit Debug</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>260821</commentid>
    <comment_count>5</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2010-08-05 13:40:47 -0700</bug_when>
    <thetext>Committed r64781: &lt;http://trac.webkit.org/changeset/64781&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>617005</commentid>
    <comment_count>6</comment_count>
    <who name="Zan Dobersek">zan</who>
    <bug_when>2012-05-05 09:48:02 -0700</bug_when>
    <thetext>The following tests were found to be passing consistently after moving from using the Skipped list to using test_expectations.txt:
	sputnik/Conformance/15_Native_Objects/15.4_Array/15.4.4/15.4.4.12_Array_prototype_splice/S15.4.4.12_A2.1_T3.html

Their expectations were removed in r116122[1] (covered by bug #85591). Tests that are covered by this bug and are still failing are the following:
	sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html
	sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html
	sputnik/Unicode/Unicode_510/S7.6_A3.1.html

1: http://trac.webkit.org/changeset/116122</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>617465</commentid>
    <comment_count>7</comment_count>
    <who name="Thiago Marcos P. Santos">tmpsantos</who>
    <bug_when>2012-05-07 02:05:34 -0700</bug_when>
    <thetext>(In reply to comment #6)
&gt; The following tests were found to be passing consistently after moving from using the Skipped list to using test_expectations.txt:
&gt;     sputnik/Conformance/15_Native_Objects/15.4_Array/15.4.4/15.4.4.12_Array_prototype_splice/S15.4.4.12_A2.1_T3.html
&gt; 
&gt; Their expectations were removed in r116122[1] (covered by bug #85591). Tests that are covered by this bug and are still failing are the following:
&gt;     sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html
&gt;     sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html
&gt;     sputnik/Unicode/Unicode_510/S7.6_A3.1.html
&gt; 
&gt; 1: http://trac.webkit.org/changeset/116122

I have these two conformance tests failing on my machine (32-bits) for the EFL port, but it passes on the build bot (64-bits). IMO probably due to rounding.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>643388</commentid>
    <comment_count>8</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-06-07 03:45:20 -0700</bug_when>
    <thetext>The following tests fail on Qt too, but only on 32 bit:
sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html
sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html

See https://bugs.webkit.org/show_bug.cgi?id=88519 for details.
Could you confirm if these tests fail on GTK in the same way?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>879811</commentid>
    <comment_count>9</comment_count>
    <who name="Allan Sandfeld Jensen">allan.jensen</who>
    <bug_when>2013-04-23 06:26:56 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 88519 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>