Changeset 50210 in webkit


Ignore:
Timestamp:
Oct 28, 2009 4:05:24 AM (14 years ago)
Author:
Csaba Osztrogonác
Message:

[Qt] Remove http/tests/misc tests from
skiplist, and add only now failing tests.

Patch by Csaba Osztrogonác <Csaba Osztrogonác> on 2009-10-28

  • platform/qt/Skipped:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r50202 r50210  
     12009-10-28  Csaba Osztrogonác  <ossy@webkit.org>
     2
     3        [Qt] Remove http/tests/misc tests from
     4        skiplist, and add only now failing tests.
     5
     6        * platform/qt/Skipped:
     7
    182009-10-28  Csaba Osztrogonác  <ossy@webkit.org>
    29
  • trunk/LayoutTests/platform/qt/Skipped

    r50202 r50210  
    3030http/tests/incremental
    3131http/tests/media
    32 http/tests/misc
    3332http/tests/navigation
    3433http/tests/plugins
     
    160159http/tests/xmlhttprequest/default-content-type-dashboard.html
    161160http/tests/xmlhttprequest/svg-created-by-xhr-disallowed-in-dashboard.html
     161
     162# Missing layoutTestController.setIconDatabaseEnabled()
     163http/tests/misc/favicon-loads-with-images-disabled.html
     164
     165# Missing layoutTestController.setCustomPolicyDelegate()
     166http/tests/misc/policy-delegate-called-twice.html
     167http/tests/misc/redirect-to-external-url.html
     168
     169# Missing layoutTestController.setWillSendRequestReturnsNullOnRedirect()
     170http/tests/misc/will-send-request-returns-null-on-redirect.html
    162171# ============================================================================= #
    163172
     
    49374946http/tests/xmlhttprequest/workers/shared-worker-methods.html
    49384947
     4948# Skip failing http/tests/misc tests
     4949http/tests/misc/acid3.html
     4950http/tests/misc/empty-file-formdata.html
     4951http/tests/misc/image-blocked-src-change.html
     4952http/tests/misc/image-blocked-src-no-change.html
     4953http/tests/misc/isindex-with-no-form-base-href.html
     4954http/tests/misc/isindex-with-no-form.html
     4955http/tests/misc/meta-refresh-stray-single-quote.html
     4956http/tests/misc/redirect-with-quotes.php
     4957http/tests/misc/referrer.html
     4958http/tests/misc/refresh-headers.php
     4959http/tests/misc/refresh-meta-with-newline.html
     4960http/tests/misc/text-refresh.html
     4961http/tests/misc/timer-vs-loading.html
     4962http/tests/misc/will-send-request-returns-null-on-redirect.html
     4963http/tests/misc/window-dot-stop.html
     4964
    49394965# Skip xmlhttprequest tests
    49404966http/tests/xmlhttprequest/XMLHttpRequestException.html
Note: See TracChangeset for help on using the changeset viewer.