[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 11:44:57 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 9a6d606cd92ddcdf279ab27dfce89ab1b0c19215
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Aug 5 19:11:56 2010 +0000

    2010-08-05  Martin Robinson  <mrobinson at igalia.com>
    
            [GTK] Some sputnik tests fail
            https://bugs.webkit.org/show_bug.cgi?id=43568
    
            Unskip the majority of the Sputnik tests. Most of them are passing
            and a few just needed GTK+ baselines showing that they pass.
    
            * platform/gtk/Skipped: Skip remaining failures.
            * platform/gtk/fast/js/sputnik/Unicode/Unicode_510/S7.6_A3.2-expected.txt: Copied from LayoutTests/platform/win/fast/js/sputnik/Unicode/Unicode_510/S7.6_A3.2-expected.txt.
            * platform/gtk/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.3_T1-expected.txt: Copied from LayoutTests/platform/win/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.3_T1-expected.txt.
            * platform/gtk/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.3_T2-expected.txt: Copied from LayoutTests/platform/win/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.3_T2-expected.txt.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64769 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 205092b..5399078 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,16 @@
+2010-08-05  Martin Robinson  <mrobinson at igalia.com>
+
+        [GTK] Some sputnik tests fail
+        https://bugs.webkit.org/show_bug.cgi?id=43568
+
+        Unskip the majority of the Sputnik tests. Most of them are passing
+        and a few just needed GTK+ baselines showing that they pass.
+
+        * platform/gtk/Skipped: Skip remaining failures.
+        * platform/gtk/fast/js/sputnik/Unicode/Unicode_510/S7.6_A3.2-expected.txt: Copied from LayoutTests/platform/win/fast/js/sputnik/Unicode/Unicode_510/S7.6_A3.2-expected.txt.
+        * platform/gtk/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.3_T1-expected.txt: Copied from LayoutTests/platform/win/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.3_T1-expected.txt.
+        * platform/gtk/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.3_T2-expected.txt: Copied from LayoutTests/platform/win/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.3_T2-expected.txt.
+
 2010-08-05  Jian Li  <jianli at chromium.org>
 
         Update test results caused by r64763.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 180bb3e..0ab1ace 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5629,9 +5629,6 @@ fast/frames/frame-crash-with-page-cache.html
 # document.body.clientWidth includes vertical scrollbar size.
 scrollbars/scrollbar-click-does-not-blur-content.html
 
-# multiple tests fail on different platforms, need to find the cause(s)
-fast/js/sputnik
-
 # https://bugs.webkit.org/show_bug.cgi?id=38509
 inspector/timeline-parse-html.html
 
@@ -5866,3 +5863,10 @@ editing/selection/5195166-1.html
 # or if there's a real bug here.
 # https://bugs.webkit.org/show_bug.cgi?id=43540
 fast/parser/residual-style-hang.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.htm
+fast/js/sputnik/Unicode/Unicode_510/S7.6_A3.1.html
diff --git a/LayoutTests/platform/win/fast/js/sputnik/Unicode/Unicode_510/S7.6_A3.2-expected.txt b/LayoutTests/platform/gtk/fast/js/sputnik/Unicode/Unicode_510/S7.6_A3.2-expected.txt
similarity index 100%
copy from LayoutTests/platform/win/fast/js/sputnik/Unicode/Unicode_510/S7.6_A3.2-expected.txt
copy to LayoutTests/platform/gtk/fast/js/sputnik/Unicode/Unicode_510/S7.6_A3.2-expected.txt
diff --git a/LayoutTests/platform/win/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.3_T1-expected.txt b/LayoutTests/platform/gtk/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.3_T1-expected.txt
similarity index 100%
copy from LayoutTests/platform/win/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.3_T1-expected.txt
copy to LayoutTests/platform/gtk/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.3_T1-expected.txt
diff --git a/LayoutTests/platform/win/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.3_T2-expected.txt b/LayoutTests/platform/gtk/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.3_T2-expected.txt
similarity index 100%
copy from LayoutTests/platform/win/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.3_T2-expected.txt
copy to LayoutTests/platform/gtk/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.3_T2-expected.txt

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list