[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 15:59:55 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit a83301db63bfbefd55c68bc8490dacbeffad9116
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Nov 17 20:31:22 2010 +0000

    2010-11-17  Martin Robinson  <mrobinson at igalia.com>
    
            Update the skipped list to skip a newly failing geolocation test (requires
            geolocation mock support). Organize geolocation test failures a bit better.
            Add results for two new tests.
    
            * platform/gtk/Skipped: Update skipped list.
            * platform/gtk/fast/css/line-height-determined-by-primary-font-expected.txt: Added.
            * platform/gtk/fast/css/negative-leading-expected.txt: Added.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72231 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 0fbe9c3..2a4be41 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2010-11-17  Martin Robinson  <mrobinson at igalia.com>
+
+        Update the skipped list to skip a newly failing geolocation test (requires
+        geolocation mock support). Organize geolocation test failures a bit better.
+        Add results for two new tests.
+
+        * platform/gtk/Skipped: Update skipped list.
+        * platform/gtk/fast/css/line-height-determined-by-primary-font-expected.txt: Added.
+        * platform/gtk/fast/css/negative-leading-expected.txt: Added.
+
 2010-11-17  Cris Neckar  <cdn at chromium.org>
 
         Reviewed by Adam Barth.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 22de093..128484d 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -1043,23 +1043,6 @@ fast/dom/client-width-height.html
 fast/dom/cssTarget-crash.html
 fast/dom/DeviceMotion
 fast/dom/DeviceOrientation
-fast/dom/Geolocation/callback-exception.html
-fast/dom/Geolocation/delayed-permission-allowed.html
-fast/dom/Geolocation/delayed-permission-denied.html
-fast/dom/Geolocation/delayed-permission-allowed-for-multiple-requests.html
-fast/dom/Geolocation/delayed-permission-denied-for-multiple-requests.html
-fast/dom/Geolocation/error.html
-fast/dom/Geolocation/multiple-requests.html
-fast/dom/Geolocation/no-page-cache.html
-fast/dom/Geolocation/permission-denied-already-clear-watch.html
-fast/dom/Geolocation/position-string.html
-fast/dom/Geolocation/reentrant-error.html
-fast/dom/Geolocation/reentrant-permission-denied.html
-fast/dom/Geolocation/reentrant-success.html
-fast/dom/Geolocation/success.html
-fast/dom/Geolocation/timeout-clear-watch.html
-fast/dom/Geolocation/timeout.html
-fast/dom/Geolocation/watch.html
 fast/dom/Element/getBoundingClientRect.html
 fast/dom/Range/getBoundingClientRect.html
 fast/dom/Range/getClientRects.html
@@ -4975,13 +4958,6 @@ http/tests/loading/307-after-303-after-post.html
 # DumpRenderTree code to enable Java is currently a no-op
 java
 
-# We're not quite ready to run these tests, because of slave configuration
-# See https://bugs.webkit.org/show_bug.cgi?id=35674
-fast/dom/Geolocation/permission-denied-already-error.html
-fast/dom/Geolocation/permission-denied-already-success.html
-fast/dom/Geolocation/permission-denied-stops-watches.html
-fast/dom/Geolocation/permission-denied.html
-
 # https://bugs.webkit.org/show_bug.cgi?id=35824 - Doesn't apply to platforms that don't enforce the CFNetwork-style 3rd party cookie policy
 http/tests/cookies/third-party-cookie-relaxing.html
 
@@ -5001,7 +4977,34 @@ fast/forms/form-attribute.html
 
 # Needs mock support, and build slave Geolocation service
 # See https://bugs.webkit.org/show_bug.cgi?id=36053
+fast/dom/Geolocation/callback-exception.html
+fast/dom/Geolocation/delayed-permission-allowed-for-multiple-requests.html
+fast/dom/Geolocation/delayed-permission-allowed.html
+fast/dom/Geolocation/delayed-permission-denied-for-multiple-requests.html
+fast/dom/Geolocation/delayed-permission-denied.html
+fast/dom/Geolocation/error.html
 fast/dom/Geolocation/maximum-age.html
+fast/dom/Geolocation/multiple-requests.html
+fast/dom/Geolocation/no-page-cache.html
+fast/dom/Geolocation/permission-denied-already-clear-watch.html
+fast/dom/Geolocation/position-string.html
+fast/dom/Geolocation/reentrant-error.html
+fast/dom/Geolocation/reentrant-permission-denied.html
+fast/dom/Geolocation/reentrant-success.html
+fast/dom/Geolocation/success.html
+fast/dom/Geolocation/timeout-clear-watch.html
+fast/dom/Geolocation/timeout.html
+fast/dom/Geolocation/timestamp.html
+fast/dom/Geolocation/watch.html
+
+# We're not quite ready to run these tests, because the slaves need
+# Geoclue support. If we implement support for the mock geolocation service
+# maybe we can avoid this.
+# See https://bugs.webkit.org/show_bug.cgi?id=35674
+fast/dom/Geolocation/permission-denied-already-error.html
+fast/dom/Geolocation/permission-denied-already-success.html
+fast/dom/Geolocation/permission-denied-stops-watches.html
+fast/dom/Geolocation/permission-denied.html
 
 # As explained in https://bugs.webkit.org/show_bug.cgi?id=34372 this
 # test seems to suffer from a race condition that just turned to the
diff --git a/LayoutTests/platform/gtk/fast/css/line-height-determined-by-primary-font-expected.txt b/LayoutTests/platform/gtk/fast/css/line-height-determined-by-primary-font-expected.txt
new file mode 100644
index 0000000..c5a8df9
--- /dev/null
+++ b/LayoutTests/platform/gtk/fast/css/line-height-determined-by-primary-font-expected.txt
@@ -0,0 +1,8 @@
+
+<html>
+  <head><title>404 - No Such Resource</title></head>
+  <body>
+    <h1>No Such Resource</h1>
+    <p>File not found.</p>
+  </body>
+</html>
diff --git a/LayoutTests/platform/gtk/fast/css/negative-leading-expected.txt b/LayoutTests/platform/gtk/fast/css/negative-leading-expected.txt
new file mode 100644
index 0000000..c5a8df9
--- /dev/null
+++ b/LayoutTests/platform/gtk/fast/css/negative-leading-expected.txt
@@ -0,0 +1,8 @@
+
+<html>
+  <head><title>404 - No Such Resource</title></head>
+  <body>
+    <h1>No Such Resource</h1>
+    <p>File not found.</p>
+  </body>
+</html>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list