[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.19-706-ge5415e9

rolandsteiner at chromium.org rolandsteiner at chromium.org
Thu Feb 4 21:26:56 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 722f904da0e0594d88b6c8c157f586c3caf1c8e2
Author: rolandsteiner at chromium.org <rolandsteiner at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Jan 25 05:50:59 2010 +0000

    Bug 28420 - Re-enable ruby Windows layout tests
    (https://bugs.webkit.org/show_bug.cgi?id=28420, patch 5b)
    
    Reviewed by Maciej Stachowiak.
    
    After creating new Latin-character-only layout tests for ruby
    (https://bugs.webkit.org/show_bug.cgi?id=31865) and resolving the issue
    that caused layout tests to fail then due to the addition of the ruby
    layout tests (cf. https://bugs.webkit.org/show_bug.cgi?id=31200, problem
    not actually caused by ruby), the ruby layout tests should als be
    un-skipped for the Windows platform.
    
    * platform/win/Skipped:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53791 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 71f2aba..132e5e7 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,19 @@
+2010-01-25  Roland Steiner  <rolandsteiner at chromium.org>
+
+        Reviewed by Maciej Stachowiak.
+
+        Bug 28420 - Re-enable ruby Windows layout tests
+        (https://bugs.webkit.org/show_bug.cgi?id=28420, patch 5b)
+
+        After creating new Latin-character-only layout tests for ruby
+        (https://bugs.webkit.org/show_bug.cgi?id=31865) and resolving the issue
+        that caused layout tests to fail then due to the addition of the ruby
+        layout tests (cf. https://bugs.webkit.org/show_bug.cgi?id=31200, problem
+        not actually caused by ruby), the ruby layout tests should als be
+        un-skipped for the Windows platform.
+
+        * platform/win/Skipped:
+
 2010-01-24  Maciej Stachowiak  <mjs at apple.com>
 
         Reviewed by Dan Bernstein.
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 902c8d5..38b36dc 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -673,9 +673,6 @@ http/tests/globalhistory/history-delegate-basic-visited-links.html
 # This test has never passed on Windows (https://bugs.webkit.org/show_bug.cgi?id=30234)
 platform/win/editing/selection/doubleclick-should-not-expand-across-lines.html
 
-# Ruby tests aren't passing on Windows, do they just need platform results - or should they match Mac?
-fast/ruby
-
 # https://bugs.webkit.org/show_bug.cgi?id=31315
 fast/dom/HTMLObjectElement/children-changed.html
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list