⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 107353 in webkit


Ignore:
Timestamp:
Feb 9, 2012, 9:23:32 PM (15 years ago)
Author:
tsepez@chromium.org
Message:

[chromium] skip tests affected by deprecation of in-url identities.
https://bugs.webkit.org/show_bug.cgi?id=78259

Reviewed by Adam Barth.

  • platform/chromium/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r107351 r107353  
     12012-02-09  Tom Sepez  <tsepez@chromium.org>
     2
     3        [chromium] skip tests affected by deprecation of in-url identities.
     4        https://bugs.webkit.org/show_bug.cgi?id=78259
     5
     6        Reviewed by Adam Barth.
     7
     8        * platform/chromium/test_expectations.txt:
     9
    1102012-02-09  Zan Dobersek  <zandobersek@gmail.com>
    211
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r107340 r107353  
    420420WONTFIX SKIP : http/tests/loading/basic-credentials-sent-automatically.html = FAIL
    421421
     422// These tests rely on embedded identities in URLs, which chrome chooses not to support
     423WONTFIX SKIP : http/tests/appcache/auth.html = TIMEOUT
     424WONTFIX SKIP : http/tests/security/credentials-in-referer.html = TEXT
     425WONTFIX SKIP : http/tests/xmlhttprequest/basic-auth-default.html = TEXT
     426WONTFIX SKIP : http/tests/xmlhttprequest/basic-auth-nopassword.html = TEXT
     427WONTFIX SKIP : http/tests/xmlhttprequest/basic-auth-nouser.html = TEXT
     428WONTFIX SKIP : http/tests/xmlhttprequest/basic-auth.html = TIMEOUT
     429WONTFIX SKIP : http/tests/xmlhttprequest/cross-origin-authorization.html = TEXT
     430WONTFIX SKIP : http/tests/xmlhttprequest/cross-origin-no-authorization.html = TEXT
     431WONTFIX SKIP : http/tests/xmlhttprequest/re-login-async.html = TEXT
     432WONTFIX SKIP : http/tests/xmlhttprequest/re-login.html = TEXT
     433
    422434// This test relies on code in the test plugin that only exists in Apple's Mac port.
    423435WONTFIX SKIP : platform/mac/plugins/convert-point.html = CRASH
     
    779791
    780792BUGCR42044 WIN : http/tests/security/xss-DENIED-mime-type-execute-as-html.html = PASS TIMEOUT
    781 BUGDPRANKE WIN : http/tests/security/credentials-in-referer.html = PASS TIMEOUT
    782793BUGCR24182 WIN RELEASE : http/tests/security/cross-origin-css.html = PASS TIMEOUT
    783794// Flaky: fails about 5% of the time.
     
    15861597BUGCR9798 SLOW WIN : http/tests/misc/refresh-headers.php = PASS
    15871598BUGCR9798 WIN : http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-timeout.html = PASS TIMEOUT
    1588 BUGCR9798 WIN : http/tests/xmlhttprequest/basic-auth.html = PASS TIMEOUT
    1589 BUGCR9798 WIN DEBUG : http/tests/xmlhttprequest/basic-auth-default.html = PASS TIMEOUT
    15901599BUGCR9798 WIN DEBUG : http/tests/xmlhttprequest/encode-request-url-2.html = PASS TIMEOUT
    15911600BUGCR9797 BUGCR9798 SLOW WIN RELEASE : http/tests/xmlhttprequest/state-after-network-error.html = PASS
     
    16291638BUGCR11483 LINUX : fast/forms/input-text-double-click.html = FAIL
    16301639BUGCR11483 LINUX : svg/text/foreignObject-repaint.xml = FAIL
    1631 
    1632 // Newly added test http://trac.webkit.org/changeset/44816
    1633 BUGCR18733 SLOW WIN : http/tests/xmlhttprequest/cross-origin-no-authorization.html = PASS
    16341640
    16351641// WebKit 45017:45086
     
    18101816// did not get flaky here and moving to Apache made the appcache tests less
    18111817// flaky on those platforms.
    1812 BUGCR25977 WIN : http/tests/appcache/auth.html = PASS TIMEOUT
    18131818BUGCR25977 WIN DEBUG : http/tests/appcache/empty-manifest.html = PASS TIMEOUT
    18141819// This test is slow on windows, but sometimes times out indefinitely.
Note: See TracChangeset for help on using the changeset viewer.