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

darin at apple.com darin at apple.com
Wed Dec 22 12:53:26 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit c10a58ead921fd2c90009f01f2b90f57c33457a2
Author: darin at apple.com <darin at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Sep 1 02:00:01 2010 +0000

    Fix gtk bot.
    
    * platform/gtk/Skipped: Skip the webarchive/loading/missing-data.html for the same reason
    the nearly identical webarchive/loading/mainresource-null-mimetype-crash.html is skipped.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66566 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 350e9e8..b2c5228 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2010-08-31  Darin Adler  <darin at apple.com>
+
+        Fix gtk bot.
+
+        * platform/gtk/Skipped: Skip the webarchive/loading/missing-data.html for the same reason
+        the nearly identical webarchive/loading/mainresource-null-mimetype-crash.html is skipped.
+
 2010-08-31  Tony Chang  <tony at chromium.org>
 
         Unreviewed, update pngs where the checksum is correct, but the png doesn't match.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 6c58a9b..750166a 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -4984,6 +4984,7 @@ tables/mozilla_expected_failures/other/test4.html
 #  Tests failing because of missing resource load delegate callbacks.
 webarchive/loading/test-loading-archive.html
 webarchive/loading/mainresource-null-mimetype-crash.html
+webarchive/loading/missing-data.html
 
 #   Tests generating new results
 webarchive/adopt-attribute-styled-body-webarchive.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list