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

hayato at chromium.org hayato at chromium.org
Sun Feb 20 22:56:32 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 21afa37bb6f952993ca98bd4400d6a3b6ba6a926
Author: hayato at chromium.org <hayato at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jan 14 06:58:00 2011 +0000

    2011-01-13  Hayato Ito  <hayato at chromium.org>
    
            Unreviewed, build fix.
    
            Fix Skipped lists in r75768.
    
            * platform/gtk/Skipped:
            * platform/qt/Skipped:
            * platform/win/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75771 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index d48a91a..9066cf4 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2011-01-13  Hayato Ito  <hayato at chromium.org>
+
+        Unreviewed, build fix.
+
+        Fix Skipped lists in r75768.
+
+        * platform/gtk/Skipped:
+        * platform/qt/Skipped:
+        * platform/win/Skipped:
+
 2011-01-13  Dan Bernstein  <mitz at apple.com>
 
         Reviewed by Alexey Proskuryakov.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index a00e548..2bb9ec4 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5595,4 +5595,4 @@ http/tests/xmlhttprequest/basic-auth-nopassword.html
 editing/input/page-up-down-scrolls.html
 
 # DRT does not obey layoutTestController.addURLToRedirect()
-http/tests/loading/cross-origin-XHR-willLoadRequest
+http/tests/loading/cross-origin-XHR-willLoadRequest.html
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 66aac98..ff8a8fc 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -765,7 +765,7 @@ fast/ruby/rubyDOM-remove-text1.html
 fast/ruby/rubyDOM-remove-text2.html
 
 # ------- not obeying layoutTestController.addURLToRedirect()
-http/tests/loading/cross-origin-XHR-willLoadRequest
+http/tests/loading/cross-origin-XHR-willLoadRequest.html
 
 # ============================================================================= #
 # Failing SVG tests
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 1a60af3..0e94d83 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -1119,4 +1119,4 @@ fast/loader/user-stylesheet-fast-path.html
 editing/selection/caret-mode-paragraph-keys-navigation.html
 
 # DRT does not obey addURLToRedirect
-http/tests/loading/cross-origin-XHR-willLoadRequest
+http/tests/loading/cross-origin-XHR-willLoadRequest.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list