[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

mjs at apple.com mjs at apple.com
Sun Feb 20 23:31:23 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 4f1e1c3119bed47e823c4c96cea1f019034f5901
Author: mjs at apple.com <mjs at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jan 21 02:40:33 2011 +0000

    2011-01-20  Maciej Stachowiak  <mjs at apple.com>
    
            Reviewed by Darin Adler.
    
            Skip some tests that are failing on the WebKit2 bot
            https://bugs.webkit.org/show_bug.cgi?id=52858
    
            * platform/mac-wk2/Skipped: skip or re-skip some tests that fail
            on the bot for various reasons.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76325 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index fb36881..a9123fa 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2011-01-20  Maciej Stachowiak  <mjs at apple.com>
+
+        Reviewed by Darin Adler.
+
+        Skip some tests that are failing on the WebKit2 bot
+        https://bugs.webkit.org/show_bug.cgi?id=52858
+
+        * platform/mac-wk2/Skipped: skip or re-skip some tests that fail
+        on the bot for various reasons.
+
 2011-01-20  Jer Noble  <jer.noble at apple.com>
 
         Unreviewed Qt Skipped list update.
diff --git a/LayoutTests/platform/mac-wk2/Skipped b/LayoutTests/platform/mac-wk2/Skipped
index 3839cc6..7cc3b26 100644
--- a/LayoutTests/platform/mac-wk2/Skipped
+++ b/LayoutTests/platform/mac-wk2/Skipped
@@ -2252,6 +2252,27 @@ fast/history/history-replace-updates-current-item.html
 http/tests/navigation/redirect-on-back-updates-history-item.html
 http/tests/navigation/redirect-on-reload-updates-history-item.html
 
+# Newly added test fails in WebKit2 for mysterious reasons
+userscripts/window-onerror-for-isolated-world-1.html
+userscripts/window-onerror-for-isolated-world-2.html
+
+# These transition tests are flaky, sometimes it seems like the transition timing
+# is off when the test completes
+transitions/color-transition-all.html
+transitions/min-max-width-height-transitions.html
+transitions/text-indent-transition.html
+
+# This test crashes the WebProcess sporadically
+fast/forms/form-attribute-elements-order2.html
+
+# These storage tests fail in WebKit2 on the bot, but not running locally
+fast/workers/storage/change-version-handle-reuse-sync.html
+fast/workers/storage/multiple-databases-garbage-collection.html
+fast/workers/storage/open-database-creation-callback-sync.html
+fast/workers/storage/open-database-inputs-sync.html
+fast/workers/storage/sql-exception-codes-sync.html
+storage/multiple-databases-garbage-collection.html
+
 ### END OF (3) Unclassified failures
 ########################################
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list