[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.15.1-1414-gc69ee75
bweinstein at apple.com
bweinstein at apple.com
Thu Oct 29 20:37:52 UTC 2009
The following commit has been merged in the webkit-1.1 branch:
commit cdaf6f6be854ada45df43871c965f321453b86fb
Author: bweinstein at apple.com <bweinstein at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Thu Oct 1 21:56:02 2009 +0000
2009-10-01 Brian Weinstein <bweinstein at apple.com>
Rubber-stamped by Adam Roben.
Added fast/inline/relative-positioned-overflow.html to Skipped list because
it hits an asssert in Windows debug builds. Assertion failure is being tracked
by <https://bugs.webkit.org/show_bug.cgi?id=29966>.
* platform/win/Skipped:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49001 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c374e46..2dee074 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2009-10-01 Brian Weinstein <bweinstein at apple.com>
+
+ Rubber-stamped by Adam Roben.
+
+ Added fast/inline/relative-positioned-overflow.html to Skipped list because
+ it hits an asssert in Windows debug builds. Assertion failure is being tracked
+ by <https://bugs.webkit.org/show_bug.cgi?id=29966>.
+
+ * platform/win/Skipped:
+
2009-10-01 Beth Dakin <bdakin at apple.com>
Rubber-stamped by Sam Weinig.
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 6a9211c..2105aa4 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -690,3 +690,6 @@ fast/dom/Window/slow_unload_handler.html
# This port doesn't have a global history delegate yet
http/tests/globalhistory
+
+# <https://bugs.webkit.org/show_bug.cgi?id=29966>
+fast/inline/relative-positioned-overflow.html
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list