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

aroben at apple.com aroben at apple.com
Wed Dec 22 15:03:39 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 7585a185c3328f66e05dbd1fb43f163f6dc16ddb
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Oct 27 19:43:05 2010 +0000

    Skip some failing tests on Windows
    
    The tests don't fail in a reliable way, so skipping them is our best
    option for now.
    
    * platform/win/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@70691 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 5d3d220..f3993ea 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-10-27  Adam Roben  <aroben at apple.com>
+
+        Skip some failing tests on Windows
+
+        The tests don't fail in a reliable way, so skipping them is our best
+        option for now.
+
+        * platform/win/Skipped:
+
 2010-10-27  Martin Robinson  <mrobinson at igalia.com>
 
         Add GTK+-specific baselines for a couple tests.
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index c80cf40..2685c9f 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -324,6 +324,29 @@ svg/dom/SVGScriptElement/script-load-and-error-events.svg
 # Times out in Release builds http://webkit.org/b/47091
 http/tests/misc/copy-resolves-urls.html
 
+# Actual values are sometimes slightly out of range of expected values http://webkit.org/b/48451
+animations/combo-transform-translate+scale.html
+animations/play-state.html
+animations/suspend-resume-animation.html
+animations/3d/transform-origin-vs-functions.html
+
+# Sometimes fail http://webkit.org/b/48452
+compositing/reflections/animation-inside-reflection.html
+compositing/reflections/nested-reflection-animated.html
+
+# Sometimes fail http://webkit.org/b/48454
+compositing/tiling/huge-layer-resize.html
+compositing/tiling/huge-layer-with-layer-children-resize.html
+
+# http://webkit.org/b/48455
+transitions/cancel-transition.html
+
+# http://webkit.org/b/48456
+transitions/change-values-during-transition.html
+
+# Sometimes times out http://webkit.org/b/48457
+fast/workers/storage/use-same-database-in-page-and-workers.html
+
 ################################################################################
 ####################### No bugs filed about the below yet#######################
 ################################################################################

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list