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

ossy at webkit.org ossy at webkit.org
Wed Dec 22 11:27:43 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 182b231350586ed1c261eed53af8ca415d51a367
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Jul 26 09:52:10 2010 +0000

    Unreviewed.
    
    [Qt] DRT sideeffect revealed by r63657
    https://bugs.webkit.org/show_bug.cgi?id=42578
    
    * platform/qt/Skipped: Add tests to the Skipped list until fix.
     - http/tests/xmlhttprequest/authorization-header.html
     - http/tests/xmlhttprequest/null-auth.php
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64038 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index bedab0b..a36b8a0 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2010-07-26  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Unreviewed.
+
+        [Qt] DRT sideeffect revealed by r63657
+        https://bugs.webkit.org/show_bug.cgi?id=42578
+
+        * platform/qt/Skipped: Add tests to the Skipped list until fix.
+         - http/tests/xmlhttprequest/authorization-header.html
+         - http/tests/xmlhttprequest/null-auth.php
+
 2010-07-25  Ryosuke Niwa  <rniwa at webkit.org>
 
         Reviewed by Darin Adler.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 2cf2f25..b290b63 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5460,3 +5460,8 @@ animations/play-state.html
 # [Qt] Search input field doesn't have cancel button
 # https://bugs.webkit.org/show_bug.cgi?id=42887
 fast/forms/search-cancel-button-events.html
+
+# [Qt] DRT sideeffect revealed by r63657
+# https://bugs.webkit.org/show_bug.cgi?id=42578
+http/tests/xmlhttprequest/authorization-header.html
+http/tests/xmlhttprequest/null-auth.php

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list