[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 12:22:55 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 6e237d04ecfe928301e853024a0a5ec842c752cf
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Aug 20 17:13:57 2010 +0000

    2010-08-20  Martin Robinson  <mrobinson at igalia.com>
    
            [GTK] Inspector extensions tests fail on GTK+ bots because onSelectionChanged is missing
            https://bugs.webkit.org/show_bug.cgi?id=44342
    
            * platform/gtk/Skipped: Skip failing tests.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65739 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 2f27f1d..b065c61 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2010-08-20  Martin Robinson  <mrobinson at igalia.com>
+
+        [GTK] Inspector extensions tests fail on GTK+ bots because onSelectionChanged is missing
+        https://bugs.webkit.org/show_bug.cgi?id=44342
+
+        * platform/gtk/Skipped: Skip failing tests.
+
 2010-08-20  John Gregg  <johnnyg at google.com>
 
         Unreviewed, test expectations.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 37e2b7f..cf5d0fd 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5919,3 +5919,8 @@ perf/
 # https://bugs.webkit.org/show_bug.cgi?id=44316
 platform/gtk/accessibility/object-attributes.html
 platform/gtk/accessibility/title-and-alt.html
+
+# [GTK] Inspector extensions tests fail on GTK+ bots because onSelectionChanged is missing
+# https://bugs.webkit.org/show_bug.cgi?id=44342
+inspector/extensions-api.html
+inspector/extensions.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list