[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

mrobinson at webkit.org mrobinson at webkit.org
Wed Dec 22 14:35:00 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 44a3ef688c0bd4713133e0b009ce0ec4eae8504e
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Oct 13 18:31:23 2010 +0000

    2010-10-13  Sheriff Bot  <webkit.review.bot at gmail.com>
    
            Unreviewed, rolling out r69667.
            http://trac.webkit.org/changeset/69667
            https://bugs.webkit.org/show_bug.cgi?id=47598
    
            "Most of the tests seem to fail in the bots for some reason"
            (Requested by xan_ on #webkit).
    
            * platform/gtk/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69676 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index d8d9351..2f57953 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2010-10-13  Sheriff Bot  <webkit.review.bot at gmail.com>
+
+        Unreviewed, rolling out r69667.
+        http://trac.webkit.org/changeset/69667
+        https://bugs.webkit.org/show_bug.cgi?id=47598
+
+        "Most of the tests seem to fail in the bots for some reason"
+        (Requested by xan_ on #webkit).
+
+        * platform/gtk/Skipped:
+
 2010-10-13  Xan Lopez  <xlopez at igalia.com>
 
         Reviewed by Martin Robinson.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 25be628..5f9a2bd 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5041,6 +5041,7 @@ fast/xsl/sort-locale.xml
 # ASSERTION FAILED: currentThread() == m_openingThread in WebCore::SQLiteDatabase::sqlite3Handle()
 # https://bugs.webkit.org/show_bug.cgi?id=30814
 storage
+fast/js/excessive-comma-usage.html
 
 # https://bugs.webkit.org/show_bug.cgi?id=39346
 fast/workers/storage
@@ -5319,6 +5320,12 @@ media/video-src-invalid-remove.html
 # See https://bugs.webkit.org/show_bug.cgi?id=37526
 fast/history/multiple-classes-visited.html
 
+# https://bugs.webkit.org/show_bug.cgi?id=37532
+fast/js/kde/string-1-n.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=37534
+fast/js/kde/string-2-n.html
+
 # https://bugs.webkit.org/show_bug.cgi?id=37535
 inspector/console-format.html
 
@@ -5794,10 +5801,43 @@ editing/selection/5195166-1.html
 
 # Remaining Sputnik failures
 # https://bugs.webkit.org/show_bug.cgi?id=43568
+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.html
 fast/js/sputnik/Unicode/Unicode_510/S7.6_A3.1.html
 
+# The following Sputnik tests fail on debug builds.
+fast/js/sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A2.1_T1.html
+fast/js/sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A2.1_T2.html
+fast/js/sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A2.2_T1.html
+fast/js/sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A2.2_T2.html
+fast/js/sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A2.3.html
+fast/js/sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A2.4.html
+fast/js/sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A1.1_T2.html
+fast/js/sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A1.2_T2.html
+fast/js/sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A1.1_T1.html
+fast/js/sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A1.2_T1.html
+fast/js/sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A3.1_T1.html
+fast/js/sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A3.1_T2.html
+fast/js/sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A3.2_T1.html
+fast/js/sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A3.2_T2.html
+fast/js/sputnik/Conformance/08_Types/8.4_The_String_Type/S8.4_A13_T1.html
+fast/js/sputnik/Conformance/08_Types/8.4_The_String_Type/S8.4_A13_T2.html
+fast/js/sputnik/Conformance/08_Types/8.4_The_String_Type/S8.4_A14_T1.html
+fast/js/sputnik/Conformance/08_Types/8.4_The_String_Type/S8.4_A14_T2.html
+fast/js/sputnik/Unicode/Unicode_218/S7.6_A5.3_T2.html
+fast/js/sputnik/Unicode/Unicode_320/S7.6_A3.1.html
+fast/js/sputnik/Unicode/Unicode_320/S7.6_A3.2.html
+fast/js/sputnik/Unicode/Unicode_320/S7.6_A5.3_T2.html
+fast/js/sputnik/Unicode/Unicode_410/S7.6_A3.1.html
+fast/js/sputnik/Unicode/Unicode_410/S7.6_A3.2.html
+fast/js/sputnik/Unicode/Unicode_410/S7.6_A5.3_T2.html
+fast/js/sputnik/Unicode/Unicode_500/S7.6_A3.1.html
+fast/js/sputnik/Unicode/Unicode_500/S7.6_A3.2.html
+fast/js/sputnik/Unicode/Unicode_500/S7.6_A5.3_T2.html
+fast/js/sputnik/Unicode/Unicode_510/S7.6_A3.2.html
+fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.3_T2.html
+
 # The following Sputnik tests fail on the 32bit release bot
 fast/js/sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html
 fast/js/sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T1.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list