[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

bweinstein at apple.com bweinstein at apple.com
Wed Apr 7 23:24:06 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 05bee3662b3297a13fbb56f79ca9ed4c3c445177
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