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

joepeck at webkit.org joepeck at webkit.org
Wed Dec 22 11:41:51 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit b9481232fd052c05e6b30be939d220092edd10e6
Author: joepeck at webkit.org <joepeck at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Aug 4 02:29:16 2010 +0000

    2010-08-03  Joseph Pecoraro  <joepeck at webkit.org>
    
            Skipping tests for a new feature not implemented on some platforms.
            Follow-up bugs have been filed and are listed below.
    
            * platform/chromium/test_expectations.txt: https://bugs.webkit.org/show_bug.cgi?id=43459
            * platform/gtk/Skipped: https://bugs.webkit.org/show_bug.cgi?id=43456
            * platform/qt/Skipped: https://bugs.webkit.org/show_bug.cgi?id=43455
            * platform/win/Skipped: https://bugs.webkit.org/show_bug.cgi?id=43458
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64617 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 4112c3a..4811008 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -11,6 +11,16 @@
 
 2010-08-03  Joseph Pecoraro  <joepeck at webkit.org>
 
+        Skipping tests for a new feature not implemented on some platforms.
+        Follow-up bugs have been filed and are listed below.
+
+        * platform/chromium/test_expectations.txt: https://bugs.webkit.org/show_bug.cgi?id=43459
+        * platform/gtk/Skipped: https://bugs.webkit.org/show_bug.cgi?id=43456
+        * platform/qt/Skipped: https://bugs.webkit.org/show_bug.cgi?id=43455
+        * platform/win/Skipped: https://bugs.webkit.org/show_bug.cgi?id=43458
+
+2010-08-03  Joseph Pecoraro  <joepeck at webkit.org>
+
         Reviewed by David Kilzer.
 
         Limit ApplicationCache Total and Per-Origin Storage Capacity (Quotas)
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 0e520d6..27c801e 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3167,3 +3167,6 @@ BUG50637 : fast/dom/prototype-inheritance.html = FAIL
 BUG51036 DEBUG : fast/events/special-key-events-in-input-text.html = FAIL
 
 BUG50825 LINUX : svg/custom/massive-coordinates.svg = FAIL
+
+// Application Cache Quotas
+BUG43459 : http/tests/appcache/origin-quota.html = FAIL
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 615a37e..1cbda92 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -3114,6 +3114,7 @@ http/tests/appcache/foreign-iframe-main.html
 http/tests/appcache/local-content.html
 http/tests/appcache/manifest-redirect-2.html
 http/tests/appcache/offline-access.html
+http/tests/appcache/origin-quota.html
 http/tests/appcache/resource-redirect-2.html
 http/tests/cookies/double-quoted-value-with-semi-colon.html
 http/tests/history/redirect-200-refresh-2-seconds.pl
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 80e54d0..4595290 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -28,6 +28,7 @@
 # - failing editing/input tests
 # - Failing SVG tests
 # - failing animations tests
+# - failing application cache quota tests
 # - Failing CSS Tests
 # - Failing dom/xhtml tests
 # - Failing editing/deleting tests
@@ -1597,6 +1598,11 @@ animations/animation-drt-api.html
 animations/animation-drt-api-multiple-keyframes.html
 
 # ============================================================================= #
+# failing application cache quota tests
+# ============================================================================= #
+http/tests/appcache/origin-quota.html
+
+# ============================================================================= #
 # Failing CSS Tests
 # ============================================================================= #
 css1/classification/white_space.html
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 1ca7eca..084acab 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -953,3 +953,7 @@ fast/dom/webtiming.html
 fast/dom/webtiming-navigate-within-document.html
 http/tests/misc/webtiming-one-redirect.php
 http/tests/misc/webtiming-two-redirects.php
+
+# Application Cache Quotas
+# https://bugs.webkit.org/show_bug.cgi?id=43458
+http/tests/appcache/origin-quota.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list