[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:32:10 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 72de8d88cf487f0f69217e5fe94fb7e0425b8cc6
Author: bweinstein at apple.com <bweinstein at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Nov 11 21:57:40 2009 +0000

    Skip the webkit-color-correction tests because they crash on Windows
    due to a CoreGraphics bug.
    
    Reviewed by Darin Adler.
    
    * platform/win/Skipped:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50841 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 131affa..44e4c6d 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2009-11-11  Brian Weinstein  <bweinstein at apple.com>
+
+        Reviewed by Darin Adler.
+
+        Skip the webkit-color-correction tests because they crash on Windows 
+        due to a CoreGraphics bug.
+
+        * platform/win/Skipped:
+
 2009-11-11  Eric Z. Ayers  <zundel at google.com>
 
         Reviewed by Pavel Feldman.
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index bcc33ad..8b90d89 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -682,3 +682,9 @@ fast/dom/HTMLObjectElement/children-changed.html
 
 # Missing SocketStreamHandle implementation
 websocket/tests
+
+# https://bugs.webkit.org/show_bug.cgi?id=31363
+fast/css/color-correction-backgrounds-and-text.html
+fast/css/color-correction-on-backgrounds.html
+fast/css/color-correction-on-text.html
+fast/css/color-correction.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list