[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.16-1409-g5afdf4d
kov at webkit.org
kov at webkit.org
Thu Dec 3 13:38:17 UTC 2009
The following commit has been merged in the webkit-1.1 branch:
commit 7dc933f2de0503bd62f55fc5ec780aa5001abf65
Author: kov at webkit.org <kov at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Tue Nov 17 13:54:03 2009 +0000
Actually skip the inspector console tests while the problem
discussed in https://bugs.webkit.org/show_bug.cgi?id=31472 is
fixed.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51074 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 9328e4b..599adc2 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2009-11-17 Gustavo Noronha Silva <gustavo.noronha at collabora.co.uk>
+
+ Actually skip the inspector console tests while the problem
+ discussed in https://bugs.webkit.org/show_bug.cgi?id=31472 is
+ fixed.
+
+ * platform/gtk/Skipped:
+
2009-11-17 Pavel Feldman <pfeldman at chromium.org>
Not reviewed, build fix. Follow up to r51072: rename skipped entries
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 26325ae..d3bf303 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5642,6 +5642,7 @@ fast/multicol/single-line.html
accessibility/aria-controls-with-tabs.html
accessibility/aria-list-and-listitem.html
accessibility/aria-presentational-role.html
+fast/overflow/line-clamp.html
fast/overflow/scrollbar-restored.html
fast/css/color-correction-on-box-shadow.html
fast/css/color-correction-on-text-shadow.html
@@ -5677,3 +5678,10 @@ http/tests/security/isolatedWorld/didClearWindowObject.html
# Need to add functionality to DumpRenderTree to handle error pages
fast/history/back-forward-reset-after-error-handling.html
+
+# See https://bugs.webkit.org/show_bug.cgi?id=31472
+inspector/console-dir.html
+inspector/console-dirxml.html
+inspector/console-format-collections.html
+inspector/console-format.html
+inspector/console-tests.html
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list