[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.15.1-1414-gc69ee75

xan at webkit.org xan at webkit.org
Thu Oct 29 20:48:56 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit d9250491a2a00b0a527246b7bb1ebaa118b11211
Author: xan at webkit.org <xan at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Oct 20 17:37:53 2009 +0000

    2009-10-20  Xan Lopez  <xlopez at igalia.com>
    
            Skip 3 failing xmlhttprequest tests.
    
            https://bugs.webkit.org/show_bug.cgi?id=30582
    
            * platform/gtk/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49869 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 02f38e8..2b62cd2 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,13 @@
 2009-10-20  Xan Lopez  <xlopez at igalia.com>
 
+        Skip 3 failing xmlhttprequest tests.
+
+        https://bugs.webkit.org/show_bug.cgi?id=30582
+
+        * platform/gtk/Skipped:
+
+2009-10-20  Xan Lopez  <xlopez at igalia.com>
+
         Skip two failing security canvas tests.
 
         https://bugs.webkit.org/show_bug.cgi?id=30580
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 7d48e3c..32a28fd 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5476,6 +5476,11 @@ http/tests/misc/will-send-request-returns-null-on-redirect.html
 http/tests/security/canvas-remote-read-data-url-image.html
 http/tests/security/canvas-remote-read-data-url-svg-image.html
 
+# xmlhttprequest https://bugs.webkit.org/show_bug.cgi?id=30582
+http/tests/xmlhttprequest/logout.html
+http/tests/xmlhttprequest/re-login-async.html
+http/tests/xmlhttprequest/re-login.html
+
 # https://bugs.webkit.org/show_bug.cgi?id=28088 -- document.activeElement does not work
 editing/selection/find-in-text-control.html
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list