[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.16-1409-g5afdf4d
bweinstein at apple.com
bweinstein at apple.com
Thu Dec 3 13:27:57 UTC 2009
The following commit has been merged in the webkit-1.1 branch:
commit 976cca385be7dd8e858fdc346d68df2b2512f8e3
Author: bweinstein at apple.com <bweinstein at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Thu Nov 5 20:05:24 2009 +0000
Rubber-stamped by Adam Roben.
Add ruby tests and failing accessibility test to Windows Skipped list,
we should be able to re-add ruby tests, but not sure the correct course
of action yet.
* platform/win/Skipped:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50572 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 17c7e60..446754e 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2009-11-05 Brian Weinstein <bweinstein at apple.com>
+
+ Rubber-stamped by Adam Roben.
+
+ Add ruby tests and failing accessibility test to Windows Skipped list,
+ we should be able to re-add ruby tests, but not sure the correct course
+ of action yet.
+
+ * platform/win/Skipped:
+
2009-11-05 Jian Li <jianli at chromium.org>
Reviewed by Dmitri Titov.
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 9073201..2b957a0 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -353,6 +353,7 @@ http/tests/xmlhttprequest/access-control-basic-non-simple-allow.html
# Accessibility tests without results or with Mac-specific results.
accessibility/aria-combobox.html
+accessibility/aria-controls-with-tabs.html
accessibility/aria-describedby-on-input.html
accessibility/aria-disabled.html
accessibility/aria-hidden.html
@@ -675,3 +676,7 @@ platform/win/editing/selection/doubleclick-should-not-expand-across-lines.html
# Windows Release bots are having problems in xmlhttprequest tests, Skipping them temporarily
# to see if this eliminates the problem, and it is a test causing httpd problems.
http/tests/xmlhttprequest
+
+# Ruby tests aren't passing on Windows, do they just need platform results - or should they match Mac?
+fast/ruby
+
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list