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

caseq at chromium.org caseq at chromium.org
Wed Dec 22 12:59:20 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 7fa01638d78887a18697bb0deed29352f9c1726e
Author: caseq at chromium.org <caseq at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Sep 3 18:50:36 2010 +0000

    Unreviewed. Updated LayoutTests/ChangeLog to include more detailed description for r66735.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66749 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 716495d..7447e46 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -82,22 +82,22 @@
         Reviewed by Yury Semikhatsky.
 
         http/tests/inspector/console-xhr-logging.html and http/tests/inspector/resource-har-conversion.html are failing on chromium win bot
-        Use CGI as target for POST request to prevent HTTP 405 on certain platforms.
+        Use CGI as target for POST request to prevent HTTP 405 on apache 1.x (cygwin).
         Changed MIME type for .js to application/x-javascript in lighttpd.conf for
         consistency with apache used on other platforms.
         https://bugs.webkit.org/show_bug.cgi?id=45137
 
         * http/tests/inspector/console-xhr-logging-expected.txt:
-        * http/tests/inspector/console-xhr-logging.html:
+        * http/tests/inspector/console-xhr-logging.html: Use post-target.cgi when doing POST request.
         * http/tests/inspector/resource-har-conversion-expected.txt:
-        * http/tests/inspector/resource-har-conversion.html:
+        * http/tests/inspector/resource-har-conversion.html: Use post-target.cgi when doing POST request.
         * http/tests/inspector/resource-parameters-expected.txt:
-        * http/tests/inspector/resource-parameters.html:
-        * http/tests/inspector/resources/post-target.cgi: Added.
-        * platform/chromium-win/http/tests/inspector/resource-parameters-expected.txt: Removed.
-        * platform/chromium/test_expectations.txt:
-        * platform/win/http/tests/inspector/console-xhr-logging-expected.txt: Removed.
-        * platform/win/http/tests/inspector/resource-parameters-expected.txt: Removed.
+        * http/tests/inspector/resource-parameters.html: Use post-target.cgi when doing POST request
+        * http/tests/inspector/resources/post-target.cgi: Added. Used as a target of POST requests by resource tests.
+        * platform/chromium-win/http/tests/inspector/resource-parameters-expected.txt: Removed. Custom expectation no longer required.
+        * platform/chromium/test_expectations.txt: Re-enabled console-xhr-logging.html & resource-har-conversion.html.
+        * platform/win/http/tests/inspector/console-xhr-logging-expected.txt: Removed. Custom expectation no longer required.
+        * platform/win/http/tests/inspector/resource-parameters-expected.txt: Removed. Custom expectation no longer required.
 
 2010-09-03  Nikolas Zimmermann  <nzimmermann at rim.com>
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list