Changeset 107353 in webkit
- Timestamp:
- Feb 9, 2012, 9:23:32 PM (15 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/chromium/test_expectations.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r107351 r107353 1 2012-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 1 10 2012-02-09 Zan Dobersek <zandobersek@gmail.com> 2 11 -
trunk/LayoutTests/platform/chromium/test_expectations.txt
r107340 r107353 420 420 WONTFIX SKIP : http/tests/loading/basic-credentials-sent-automatically.html = FAIL 421 421 422 // These tests rely on embedded identities in URLs, which chrome chooses not to support 423 WONTFIX SKIP : http/tests/appcache/auth.html = TIMEOUT 424 WONTFIX SKIP : http/tests/security/credentials-in-referer.html = TEXT 425 WONTFIX SKIP : http/tests/xmlhttprequest/basic-auth-default.html = TEXT 426 WONTFIX SKIP : http/tests/xmlhttprequest/basic-auth-nopassword.html = TEXT 427 WONTFIX SKIP : http/tests/xmlhttprequest/basic-auth-nouser.html = TEXT 428 WONTFIX SKIP : http/tests/xmlhttprequest/basic-auth.html = TIMEOUT 429 WONTFIX SKIP : http/tests/xmlhttprequest/cross-origin-authorization.html = TEXT 430 WONTFIX SKIP : http/tests/xmlhttprequest/cross-origin-no-authorization.html = TEXT 431 WONTFIX SKIP : http/tests/xmlhttprequest/re-login-async.html = TEXT 432 WONTFIX SKIP : http/tests/xmlhttprequest/re-login.html = TEXT 433 422 434 // This test relies on code in the test plugin that only exists in Apple's Mac port. 423 435 WONTFIX SKIP : platform/mac/plugins/convert-point.html = CRASH … … 779 791 780 792 BUGCR42044 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 TIMEOUT782 793 BUGCR24182 WIN RELEASE : http/tests/security/cross-origin-css.html = PASS TIMEOUT 783 794 // Flaky: fails about 5% of the time. … … 1586 1597 BUGCR9798 SLOW WIN : http/tests/misc/refresh-headers.php = PASS 1587 1598 BUGCR9798 WIN : http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-timeout.html = PASS TIMEOUT 1588 BUGCR9798 WIN : http/tests/xmlhttprequest/basic-auth.html = PASS TIMEOUT1589 BUGCR9798 WIN DEBUG : http/tests/xmlhttprequest/basic-auth-default.html = PASS TIMEOUT1590 1599 BUGCR9798 WIN DEBUG : http/tests/xmlhttprequest/encode-request-url-2.html = PASS TIMEOUT 1591 1600 BUGCR9797 BUGCR9798 SLOW WIN RELEASE : http/tests/xmlhttprequest/state-after-network-error.html = PASS … … 1629 1638 BUGCR11483 LINUX : fast/forms/input-text-double-click.html = FAIL 1630 1639 BUGCR11483 LINUX : svg/text/foreignObject-repaint.xml = FAIL 1631 1632 // Newly added test http://trac.webkit.org/changeset/448161633 BUGCR18733 SLOW WIN : http/tests/xmlhttprequest/cross-origin-no-authorization.html = PASS1634 1640 1635 1641 // WebKit 45017:45086 … … 1810 1816 // did not get flaky here and moving to Apache made the appcache tests less 1811 1817 // flaky on those platforms. 1812 BUGCR25977 WIN : http/tests/appcache/auth.html = PASS TIMEOUT1813 1818 BUGCR25977 WIN DEBUG : http/tests/appcache/empty-manifest.html = PASS TIMEOUT 1814 1819 // This test is slow on windows, but sometimes times out indefinitely.
Note:
See TracChangeset
for help on using the changeset viewer.