[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

kov at webkit.org kov at webkit.org
Wed Apr 7 23:35:08 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 8f4c3dfe92b14ba29b0f7f116b5f60fff622f4ae
Author: kov at webkit.org <kov at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Nov 12 22:07:10 2009 +0000

    Skipping one more new test, and a number of other tests, with bugs
    filled.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50903 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index d9bbca4..cde1445 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2009-11-12  Gustavo Noronha Silva  <gustavo.noronha at collabora.co.uk>
+
+        Skipping one more new test, and a number of other tests, with bugs
+        filled.
+
+        * platform/gtk/Skipped:
+
 2009-11-12  Mark Rowe  <mrowe at apple.com>
 
         Fix results for fast/dom/Window/window-properties.html after r50893.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 0f2751e..0a50e96 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5635,6 +5635,7 @@ fast/multicol/single-line.html
 
 # New tests failing
 accessibility/aria-controls-with-tabs.html
+accessibility/aria-list-and-listitem.html
 accessibility/aria-presentational-role.html
 fast/overflow/scrollbar-restored.html
 fast/css/color-correction-on-box-shadow.html
@@ -5644,3 +5645,18 @@ fast/css/color-correction-on-text-shadow.html
 fast/block/positioning/relative-positioned-inline-container.html
 fast/repaint/inline-relative-positioned.html
 inspector/timeline-paint.html
+
+# Test crashing on release bot
+# See https://bugs.webkit.org/show_bug.cgi?id=31433
+plugins/document-open.html
+
+# See https://bugs.webkit.org/show_bug.cgi?id=31434
+media/video-played-collapse.html
+
+# See https://bugs.webkit.org/show_bug.cgi?id=31435
+fast/forms/input-radio-checked-tab.html
+fast/forms/tabs-with-modifiers.html
+
+# See https://bugs.webkit.org/show_bug.cgi?id=31436
+fast/events/key-events-in-input-text.html
+fast/events/tab-focus-hidden.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list