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

jamesr at google.com jamesr at google.com
Wed Dec 22 12:18:07 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit c5898c4ccc1b3f93a00184086b591af5a2efe125
Author: jamesr at google.com <jamesr at google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Aug 18 18:21:47 2010 +0000

    2010-08-18  James Robinson  <jamesr at chromium.org>
    
            Unreviewed.  Move some test expectations that are not platform specific to the right place.
    
            * platform/chromium-linux/tables/hittesting/filltable-emptycells-expected.txt: Removed.
            * platform/chromium-linux/tables/hittesting/filltable-levels-expected.txt: Removed.
            * platform/chromium-linux/tables/hittesting/filltable-outline-expected.txt: Removed.
            * platform/chromium-linux/tables/hittesting/filltable-rtl-expected.txt: Removed.
            * platform/chromium-linux/tables/hittesting/filltable-stress-expected.txt: Removed.
            * tables/hittesting/filltable-emptycells-expected.txt: Copied from LayoutTests/platform/chromium-linux/tables/hittesting/filltable-emptycells-expected.txt.
            * tables/hittesting/filltable-levels-expected.txt: Copied from LayoutTests/platform/chromium-linux/tables/hittesting/filltable-levels-expected.txt.
            * tables/hittesting/filltable-outline-expected.txt: Copied from LayoutTests/platform/chromium-linux/tables/hittesting/filltable-outline-expected.txt.
            * tables/hittesting/filltable-rtl-expected.txt: Copied from LayoutTests/platform/chromium-linux/tables/hittesting/filltable-rtl-expected.txt.
            * tables/hittesting/filltable-stress-expected.txt: Copied from LayoutTests/platform/chromium-linux/tables/hittesting/filltable-stress-expected.txt.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65619 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 03ecf75..a03e69e 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,18 @@
+2010-08-18  James Robinson  <jamesr at chromium.org>
+
+        Unreviewed.  Move some test expectations that are not platform specific to the right place.
+
+        * platform/chromium-linux/tables/hittesting/filltable-emptycells-expected.txt: Removed.
+        * platform/chromium-linux/tables/hittesting/filltable-levels-expected.txt: Removed.
+        * platform/chromium-linux/tables/hittesting/filltable-outline-expected.txt: Removed.
+        * platform/chromium-linux/tables/hittesting/filltable-rtl-expected.txt: Removed.
+        * platform/chromium-linux/tables/hittesting/filltable-stress-expected.txt: Removed.
+        * tables/hittesting/filltable-emptycells-expected.txt: Copied from LayoutTests/platform/chromium-linux/tables/hittesting/filltable-emptycells-expected.txt.
+        * tables/hittesting/filltable-levels-expected.txt: Copied from LayoutTests/platform/chromium-linux/tables/hittesting/filltable-levels-expected.txt.
+        * tables/hittesting/filltable-outline-expected.txt: Copied from LayoutTests/platform/chromium-linux/tables/hittesting/filltable-outline-expected.txt.
+        * tables/hittesting/filltable-rtl-expected.txt: Copied from LayoutTests/platform/chromium-linux/tables/hittesting/filltable-rtl-expected.txt.
+        * tables/hittesting/filltable-stress-expected.txt: Copied from LayoutTests/platform/chromium-linux/tables/hittesting/filltable-stress-expected.txt.
+
 2010-08-13  Ojan Vafai  <ojan at chromium.org>
 
         Reviewed by Darin Adler.
diff --git a/LayoutTests/platform/chromium-linux/tables/hittesting/filltable-emptycells-expected.txt b/LayoutTests/tables/hittesting/filltable-emptycells-expected.txt
similarity index 100%
rename from LayoutTests/platform/chromium-linux/tables/hittesting/filltable-emptycells-expected.txt
rename to LayoutTests/tables/hittesting/filltable-emptycells-expected.txt
diff --git a/LayoutTests/platform/chromium-linux/tables/hittesting/filltable-levels-expected.txt b/LayoutTests/tables/hittesting/filltable-levels-expected.txt
similarity index 100%
rename from LayoutTests/platform/chromium-linux/tables/hittesting/filltable-levels-expected.txt
rename to LayoutTests/tables/hittesting/filltable-levels-expected.txt
diff --git a/LayoutTests/platform/chromium-linux/tables/hittesting/filltable-outline-expected.txt b/LayoutTests/tables/hittesting/filltable-outline-expected.txt
similarity index 100%
rename from LayoutTests/platform/chromium-linux/tables/hittesting/filltable-outline-expected.txt
rename to LayoutTests/tables/hittesting/filltable-outline-expected.txt
diff --git a/LayoutTests/platform/chromium-linux/tables/hittesting/filltable-rtl-expected.txt b/LayoutTests/tables/hittesting/filltable-rtl-expected.txt
similarity index 100%
rename from LayoutTests/platform/chromium-linux/tables/hittesting/filltable-rtl-expected.txt
rename to LayoutTests/tables/hittesting/filltable-rtl-expected.txt
diff --git a/LayoutTests/platform/chromium-linux/tables/hittesting/filltable-stress-expected.txt b/LayoutTests/tables/hittesting/filltable-stress-expected.txt
similarity index 100%
rename from LayoutTests/platform/chromium-linux/tables/hittesting/filltable-stress-expected.txt
rename to LayoutTests/tables/hittesting/filltable-stress-expected.txt

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list