[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.16-1409-g5afdf4d
hamaji at chromium.org
hamaji at chromium.org
Thu Dec 3 13:45:43 UTC 2009
The following commit has been merged in the webkit-1.1 branch:
commit e129a8a02bf94f4eeb4a0f260670bba2229a35f0
Author: hamaji at chromium.org <hamaji at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Fri Nov 27 07:51:38 2009 +0000
2009-11-26 Shinichiro Hamaji <hamaji at chromium.org>
Unreviewed red bot fix.
Skip tests introduced by the previous change as it seems to be failing.
* platform/qt/Skipped:
* platform/win/Skipped:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51430 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index b237731..97e5b3f 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,14 @@
2009-11-26 Shinichiro Hamaji <hamaji at chromium.org>
+ Unreviewed red bot fix.
+
+ Skip tests introduced by the previous change as it seems to be failing.
+
+ * platform/qt/Skipped:
+ * platform/win/Skipped:
+
+2009-11-26 Shinichiro Hamaji <hamaji at chromium.org>
+
Reviewed by Dan Bernstein.
Assertion failure in RenderBlock::positionForPointWithInlineChildren when running fast/inline/relative-positioned-overflow.html
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index e95edf7..5ba1f26 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5252,3 +5252,7 @@ svg/filters/filterRes.svg
transforms/2d/hindi-rotated.html
transitions/move-after-transition.html
transitions/transition-end-event-rendering.html
+
+# Failure introduced by http://trac.webkit.org/changeset/51429
+# hamaji will look into this.
+editing/selection/last-empty-inline.html
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 4135f6a..f07d227 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -713,3 +713,6 @@ plugins/reloadplugins-no-pages.html
# These tests require Qt Widgets
plugins/qt-qwidget-plugin.html
+# Failure introduced by http://trac.webkit.org/changeset/51429
+# hamaji will look into this.
+editing/selection/last-empty-inline.html
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list