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

tony at chromium.org tony at chromium.org
Wed Dec 22 13:13:34 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 3ee91eb55e432941397d280880cda9f9e1886e12
Author: tony at chromium.org <tony at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Sep 9 04:11:56 2010 +0000

    2010-09-08  Tony Chang  <tony at chromium.org>
    
            Reviewed by Dimitri Glazkov.
    
            [chromium] remove Skipped file from google-chrome-linux64
            https://bugs.webkit.org/show_bug.cgi?id=45320
    
            The file is not used by chromium.  Also add a README files to try to
            make this less confusing.
    
            * platform/google-chrome-linux32/README: Added.
            * platform/google-chrome-linux64/README: Added.
            * platform/google-chrome-linux64/Skipped: Removed.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@67057 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 1e1f68d..a91b33c 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,17 @@
+2010-09-08  Tony Chang  <tony at chromium.org>
+
+        Reviewed by Dimitri Glazkov.
+
+        [chromium] remove Skipped file from google-chrome-linux64
+        https://bugs.webkit.org/show_bug.cgi?id=45320
+
+        The file is not used by chromium.  Also add a README files to try to
+        make this less confusing.
+
+        * platform/google-chrome-linux32/README: Added.
+        * platform/google-chrome-linux64/README: Added.
+        * platform/google-chrome-linux64/Skipped: Removed.
+
 2010-09-08  Fumitoshi Ukai  <ukai at chromium.org>
 
         Unreviewed.
diff --git a/LayoutTests/platform/google-chrome-linux32/README b/LayoutTests/platform/google-chrome-linux32/README
new file mode 100644
index 0000000..ad3e3d9
--- /dev/null
+++ b/LayoutTests/platform/google-chrome-linux32/README
@@ -0,0 +1,6 @@
+This directory contains results for official builds of Chromium.  Due to some
+compiler flag differences that impact some floating point operations, some
+tests have slightly different results from chromium-linux.
+
+This directory does not need to have a Skipped file since it uses
+new-run-webkit-tests.
diff --git a/LayoutTests/platform/google-chrome-linux64/README b/LayoutTests/platform/google-chrome-linux64/README
new file mode 100644
index 0000000..ad3e3d9
--- /dev/null
+++ b/LayoutTests/platform/google-chrome-linux64/README
@@ -0,0 +1,6 @@
+This directory contains results for official builds of Chromium.  Due to some
+compiler flag differences that impact some floating point operations, some
+tests have slightly different results from chromium-linux.
+
+This directory does not need to have a Skipped file since it uses
+new-run-webkit-tests.
diff --git a/LayoutTests/platform/google-chrome-linux64/Skipped b/LayoutTests/platform/google-chrome-linux64/Skipped
deleted file mode 100644
index f4ab335..0000000
--- a/LayoutTests/platform/google-chrome-linux64/Skipped
+++ /dev/null
@@ -1,2 +0,0 @@
-# Full Screen support is not yet enabled.
-fullscreen/

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list