[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

jhoneycutt at apple.com jhoneycutt at apple.com
Wed Dec 22 11:39:23 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 00671a3919917942fa19ddb60902a57c7414c19a
Author: jhoneycutt at apple.com <jhoneycutt at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Aug 2 23:33:36 2010 +0000

    Skip Windows-only accessibility tests on WebKit2.
    
    https://bugs.webkit.org/show_bug.cgi?id=43387
    
    Reviewed by Brady Eidson.
    
    * platform/win-wk2/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64503 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 782408a..54dea5f 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2010-08-02  Jon Honeycutt  <jhoneycutt at apple.com>
+
+        Skip Windows-only accessibility tests on WebKit2.
+
+        https://bugs.webkit.org/show_bug.cgi?id=43387
+
+        Reviewed by Brady Eidson.
+
+        * platform/win-wk2/Skipped:
+
 2010-08-02  Ojan Vafai  <ojan at chromium.org>
 
         Fix chromium-mac test results that fail because the chromium-mac bots run Leopard.
diff --git a/LayoutTests/platform/win-wk2/Skipped b/LayoutTests/platform/win-wk2/Skipped
index 85c58ad..a458b40 100644
--- a/LayoutTests/platform/win-wk2/Skipped
+++ b/LayoutTests/platform/win-wk2/Skipped
@@ -31,6 +31,7 @@
 # WebKitTestRunner needs to support accessibility-related DRT APIs
 # <https://bugs.webkit.org/show_bug.cgi?id=42131>
 accessibility
+platform/win/accessibility
 
 # Animations don't seem to run in multiple WebKit2 animation tests
 # <https://bugs.webkit.org/show_bug.cgi?id=42137>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list