Changeset 66749 in webkit


Ignore:
Timestamp:
Sep 3, 2010 11:50:36 AM (14 years ago)
Author:
caseq@chromium.org
Message:

Unreviewed. Updated LayoutTests/ChangeLog to include more detailed description for r66735.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r66747 r66749  
    8383
    8484        http/tests/inspector/console-xhr-logging.html and http/tests/inspector/resource-har-conversion.html are failing on chromium win bot
    85         Use CGI as target for POST request to prevent HTTP 405 on certain platforms.
     85        Use CGI as target for POST request to prevent HTTP 405 on apache 1.x (cygwin).
    8686        Changed MIME type for .js to application/x-javascript in lighttpd.conf for
    8787        consistency with apache used on other platforms.
     
    8989
    9090        * http/tests/inspector/console-xhr-logging-expected.txt:
    91         * http/tests/inspector/console-xhr-logging.html:
     91        * http/tests/inspector/console-xhr-logging.html: Use post-target.cgi when doing POST request.
    9292        * http/tests/inspector/resource-har-conversion-expected.txt:
    93         * http/tests/inspector/resource-har-conversion.html:
     93        * http/tests/inspector/resource-har-conversion.html: Use post-target.cgi when doing POST request.
    9494        * http/tests/inspector/resource-parameters-expected.txt:
    95         * http/tests/inspector/resource-parameters.html:
    96         * http/tests/inspector/resources/post-target.cgi: Added.
    97         * platform/chromium-win/http/tests/inspector/resource-parameters-expected.txt: Removed.
    98         * platform/chromium/test_expectations.txt:
    99         * platform/win/http/tests/inspector/console-xhr-logging-expected.txt: Removed.
    100         * platform/win/http/tests/inspector/resource-parameters-expected.txt: Removed.
     95        * http/tests/inspector/resource-parameters.html: Use post-target.cgi when doing POST request
     96        * http/tests/inspector/resources/post-target.cgi: Added. Used as a target of POST requests by resource tests.
     97        * platform/chromium-win/http/tests/inspector/resource-parameters-expected.txt: Removed. Custom expectation no longer required.
     98        * platform/chromium/test_expectations.txt: Re-enabled console-xhr-logging.html & resource-har-conversion.html.
     99        * platform/win/http/tests/inspector/console-xhr-logging-expected.txt: Removed. Custom expectation no longer required.
     100        * platform/win/http/tests/inspector/resource-parameters-expected.txt: Removed. Custom expectation no longer required.
    101101
    1021022010-09-03  Nikolas Zimmermann  <nzimmermann@rim.com>
Note: See TracChangeset for help on using the changeset viewer.