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

aroben at apple.com aroben at apple.com
Wed Dec 22 18:11:15 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit efb323d252b078747b9746c68b8bbe3d81ce4727
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Dec 8 16:07:08 2010 +0000

    Skip svg/custom/clip-path-referencing-use.svg on Windows
    
    The test fails when run under Aero. It seems that one of our Windows 7
    bots has this turned on while the other doesn't.
    
    * platform/win/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73520 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index ec7ce2a..305c7fe 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-12-08  Adam Roben  <aroben at apple.com>
+
+        Skip svg/custom/clip-path-referencing-use.svg on Windows
+
+        The test fails when run under Aero. It seems that one of our Windows 7
+        bots has this turned on while the other doesn't.
+
+        * platform/win/Skipped:
+
 2010-12-08  Alejandro G. Castro  <alex at igalia.com>
 
         Unreviewed, rolling out r73494.
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 04c2cc8..312401e 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -387,6 +387,9 @@ animations/stop-animation-on-suspend.html
 # Crashing in AccessibilityUIElement::parentElement http://webkit.org/b/49379
 accessibility/iframe-bastardization.html
 
+# Fails under Aero http://webkit.org/b/49945
+svg/custom/clip-path-referencing-use.svg
+
 ################################################################################
 ####################### No bugs filed about the below yet#######################
 ################################################################################

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list