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

commit-queue at webkit.org commit-queue at webkit.org
Wed Dec 22 12:10:33 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 7889e58c48c114c2f1e96f37401b6fdae2382917
Author: commit-queue at webkit.org <commit-queue at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Aug 16 19:00:33 2010 +0000

    2010-08-16  Mihai Parparita  <mihaip at chromium.org>
    
            Reviewed by Nate Chapin.
    
            Some http/tests/history tests now pass on Chromium after r65340
            https://bugs.webkit.org/show_bug.cgi?id=44033
    
            Remove expected failures.
    
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65444 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 8a8c548..feae80d 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2010-08-16  Mihai Parparita  <mihaip at chromium.org>
+
+        Reviewed by Nate Chapin.
+
+        Some http/tests/history tests now pass on Chromium after r65340
+        https://bugs.webkit.org/show_bug.cgi?id=44033
+
+        Remove expected failures.
+
+        * platform/chromium/test_expectations.txt:
+
 2010-08-16  Steve Block  <steveblock at google.com>
 
         Unreviewed build fix.
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 978745a..4e06b04 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -383,17 +383,6 @@ WONTFIX : fast/js/removing-Cf-characters.html = FAIL
 WONTFIX SKIP : fast/js/date-DST-time-cusps.html = PASS FAIL
 WONTFIX SKIP : fast/js/date-big-setdate.html = PASS FAIL
 
-// The following tests fail because of difference in how the test shell
-// navigation controller tracks navigations as compared to how the Mac
-// implementation does it.
-WONTFIX : http/tests/history/redirect-200-refresh-0-seconds.pl = FAIL
-WONTFIX : http/tests/history/redirect-js-location-replace-0-seconds.html = FAIL
-WONTFIX DEBUG : http/tests/history/redirect-js-location-replace-2-seconds.html = FAIL
-WONTFIX LINUX MAC RELEASE : http/tests/history/redirect-js-location-replace-2-seconds.html = FAIL
-WONTFIX SLOW WIN RELEASE : http/tests/history/redirect-js-location-replace-2-seconds.html = FAIL
-WONTFIX : http/tests/history/redirect-js-location-replace-before-load.html = FAIL
-WONTFIX : http/tests/history/redirect-meta-refresh-0-seconds.html = FAIL
-
 // This test expects weird behavior of __defineGetter__ on the
 // window object.  It expects variables introduced with 'var x = value'
 // to behave differently from variables introduced with 'y = value'.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list