Changeset 64774 in webkit


Ignore:
Timestamp:
Aug 5, 2010 12:44:11 PM (14 years ago)
Author:
Martin Robinson
Message:

2010-08-05 Martin Robinson <mrobinson@igalia.com>

[GTK] Some sputnik tests fail
https://bugs.webkit.org/show_bug.cgi?id=43568

  • platform/gtk/Skipped: Adding some more sputnik failures from the debug bot.
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r64773 r64774  
     12010-08-05  Martin Robinson  <mrobinson@igalia.com>
     2
     3        [GTK] Some sputnik tests fail
     4        https://bugs.webkit.org/show_bug.cgi?id=43568
     5
     6        * platform/gtk/Skipped: Adding some more sputnik failures from the
     7        debug bot.
     8
    192010-08-05  Michael Saboff  <msaboff@apple.com>
    210
  • trunk/LayoutTests/platform/gtk/Skipped

    r64769 r64774  
    58715871fast/js/sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.htm
    58725872fast/js/sputnik/Unicode/Unicode_510/S7.6_A3.1.html
     5873# The following Sputnik tests fail on debug builds.
     5874fast/js/sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A2.1_T1.html
     5875fast/js/sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A2.1_T2.html
     5876fast/js/sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A2.2_T1.html
     5877fast/js/sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A2.2_T2.html
     5878fast/js/sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A2.3.html
     5879fast/js/sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A2.4.html
     5880fast/js/sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A1.1_T2.html
     5881fast/js/sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A1.2_T2.html
     5882fast/js/sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A1.1_T1.html
     5883fast/js/sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A1.2_T1.html
     5884fast/js/sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A3.1_T1.html
     5885fast/js/sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A3.1_T2.html
     5886fast/js/sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A3.2_T1.html
     5887fast/js/sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A3.2_T2.html
     5888fast/js/sputnik/Conformance/08_Types/8.4_The_String_Type/S8.4_A13_T1.html
     5889fast/js/sputnik/Conformance/08_Types/8.4_The_String_Type/S8.4_A13_T2.html
     5890fast/js/sputnik/Conformance/08_Types/8.4_The_String_Type/S8.4_A14_T1.html
     5891fast/js/sputnik/Conformance/08_Types/8.4_The_String_Type/S8.4_A14_T2.html
     5892fast/js/sputnik/Unicode/Unicode_218/S7.6_A5.3_T2.html
     5893fast/js/sputnik/Unicode/Unicode_320/S7.6_A3.1.html
     5894fast/js/sputnik/Unicode/Unicode_320/S7.6_A3.2.html
     5895fast/js/sputnik/Unicode/Unicode_320/S7.6_A5.3_T2.html
     5896fast/js/sputnik/Unicode/Unicode_410/S7.6_A3.1.html
     5897fast/js/sputnik/Unicode/Unicode_410/S7.6_A3.2.html
     5898fast/js/sputnik/Unicode/Unicode_410/S7.6_A5.3_T2.html
     5899fast/js/sputnik/Unicode/Unicode_500/S7.6_A3.1.html
     5900fast/js/sputnik/Unicode/Unicode_500/S7.6_A3.2.html
     5901fast/js/sputnik/Unicode/Unicode_500/S7.6_A5.3_T2.html
     5902
Note: See TracChangeset for help on using the changeset viewer.