[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

aroben at apple.com aroben at apple.com
Thu Apr 8 00:08:57 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit a15fb1eac72b03cc77b599597d1c426d9436d165
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Dec 1 21:33:04 2009 +0000

    Skip a test that fails with some versions of CFNetwork on Windows
    
    Rubber-stamped by Brady Eidson.
    
    * platform/win/Skipped: Skip http/tests/plugins/post-url-file.html.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51557 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 246f87a..279edc9 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2009-12-01  Adam Roben  <aroben at apple.com>
+
+        Skip a test that fails with some versions of CFNetwork on Windows
+
+        Rubber-stamped by Brady Eidson.
+
+        * platform/win/Skipped: Skip http/tests/plugins/post-url-file.html.
+
 2009-12-01  Alexey Proskuryakov  <ap at apple.com>
 
         Enabling WebSocket tests on Windows again - let's see what errors get logged.
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 857ec5c..43f2d07 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -707,3 +707,6 @@ plugins/qt-qwidget-plugin.html
 # Failure introduced by http://trac.webkit.org/changeset/51429
 # hamaji will look into this.
 editing/selection/last-empty-inline.html
+
+# Some versions of CFNetwork override dump-post.pl's MIME type <rdar://problem/7434354>
+http/tests/plugins/post-url-file.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list