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

aroben at apple.com aroben at apple.com
Wed Dec 22 13:33:21 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit d9c54d7a2bd99e933cde8644b4ebbec094cafa9e
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Sep 20 15:10:45 2010 +0000

    Remove no-longer-needed Windows-specific results for a Sputnik Array.prototype.splice test
    
    Rubber-stamped by Anders Carlsson.
    
    * platform/win/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-expected.txt: Removed.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@67850 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 37d1de1..2d31176 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-09-20  Adam Roben  <aroben at apple.com>
+
+        Remove no-longer-needed Windows-specific results for a Sputnik
+        Array.prototype.splice test
+
+        Rubber-stamped by Anders Carlsson.
+
+        * platform/win/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-expected.txt: Removed.
+
 2010-09-20  Csaba Osztrogonác  <ossy at webkit.org>
 
         Unreviewed, update Qt specific expected result after r67770.
diff --git a/LayoutTests/platform/win/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-expected.txt b/LayoutTests/platform/win/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-expected.txt
deleted file mode 100644
index 3cfc71f..0000000
--- a/LayoutTests/platform/win/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-expected.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-S15.4.4.12_A2.1_T3
-
-FAIL SputnikError: #2: var x = [0,1,2,3]; var arr = x.splice(Number.POSITIVE_INFINITY,3); arr.length === 0. Actual: 3
-
-TEST COMPLETE
-

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list