[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

aroben at apple.com aroben at apple.com
Sun Feb 20 22:55:38 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 8c03f7567dc12b0cbea2711acb98f92352e8347d
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jan 13 22:39:04 2011 +0000

    Skip a crashing test on Windows
    
    See <http://webkit.org/b/52397>.
    
    * platform/win/Skipped: Added
    compositing/reflections/load-video-in-reflection.html.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75737 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 463ed04..2a032dc 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2011-01-13  Adam Roben  <aroben at apple.com>
+
+        Skip a crashing test on Windows
+
+        See <http://webkit.org/b/52397>.
+
+        * platform/win/Skipped: Added
+        compositing/reflections/load-video-in-reflection.html.
+
 2011-01-13  Martin Robinson  <mrobinson at igalia.com>
 
         Skip fast/text/emphasis.html as it shows a 1 pixel difference on the 32-bit Debug bot.
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 4cd6e28..a3ffa59 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -395,6 +395,9 @@ accessibility/iframe-bastardization.html
 # Spews a console message into the next test under Aero http://webkit.org/b/49945
 svg/custom/clip-path-referencing-use2.svg
 
+# Crashes on Windows 7 http://webkit.org/b/52397
+compositing/reflections/load-video-in-reflection.html
+
 ################################################################################
 ####################### No bugs filed about the below yet#######################
 ################################################################################

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list