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

robert at webkit.org robert at webkit.org
Wed Dec 22 11:08:50 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 28b3fb97cf41b15701130b9679e01d3384617181
Author: robert at webkit.org <robert at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Jul 13 19:47:32 2010 +0000

    2010-07-13  Robert Hogan  <robert at webkit.org>
    
            [Gtk] Skip http/tests/uppercase-mime-type.html on Gtk
    
            Unreviewed.
    
            The test now requires dumpResourceResponseMIMETypes(), which Gtk
            does not yet support.
    
            * platform/gtk/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63234 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 272c597..78fa578 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2010-07-13  Robert Hogan  <robert at webkit.org>
+
+        [Gtk] Skip http/tests/uppercase-mime-type.html on Gtk
+
+        Unreviewed.
+
+        The test now requires dumpResourceResponseMIMETypes(), which Gtk
+        does not yet support.
+
+        * platform/gtk/Skipped:
+
 2010-07-13  Tony Gentilcore  <tonyg at chromium.org>
 
         Reviewed by Darin Fisher.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 698f865..e693565 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5732,6 +5732,7 @@ editing/selection/5354455-2.html
 # Gtk doesn't implement dumpResourceResponseMIMETypes which is required for the
 # preloader tests.
 fast/preloader
+http/tests/mime/uppercase-mime-type.html
 
 # SVG tests that seem to produce incorrect output
 svg/css/shadow-with-large-radius.svg

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list