[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

mjs at apple.com mjs at apple.com
Sun Feb 20 22:50:55 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 1f5f7eea714125c8ebe311f02c1d0e68b9014553
Author: mjs at apple.com <mjs at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jan 12 07:57:01 2011 +0000

    2011-01-11  Maciej Stachowiak  <mjs at apple.com>
    
            Reviewed by David Levin.
    
            Fix typo in WebKit2 skipped list which was causing a test to not get skipped
            https://bugs.webkit.org/show_bug.cgi?id=52277
    
            * platform/mac-wk2/Skipped:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75588 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 6bbfa48..6996754 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2011-01-11  Maciej Stachowiak  <mjs at apple.com>
+
+        Reviewed by David Levin.
+
+        Fix typo in WebKit2 skipped list which was causing a test to not get skipped
+        https://bugs.webkit.org/show_bug.cgi?id=52277
+
+        * platform/mac-wk2/Skipped:
+
 2011-01-11  Simon Fraser  <simon.fraser at apple.com>
 
         Reviewed by Dan Bernstein.
diff --git a/LayoutTests/platform/mac-wk2/Skipped b/LayoutTests/platform/mac-wk2/Skipped
index e2e21bb..42506bc 100644
--- a/LayoutTests/platform/mac-wk2/Skipped
+++ b/LayoutTests/platform/mac-wk2/Skipped
@@ -1621,7 +1621,7 @@ fast/frames/frame-display-none-focus.html
 # WebKitTestRunner needs layoutTestController.queueLoad
 # <https://bugs.webkit.org/show_bug.cgi?id=42674>
 http/tests/xmlhttprequest/basic-auth-nopassword.html
-/http/tests/xmlhttprequest/basic-auth-nouser.html
+http/tests/xmlhttprequest/basic-auth-nouser.html
 http/tests/navigation/forward-and-cancel.html
 fast/frames/frame-navigation.html
 fast/history/go-back-to-changed-name.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list