Title: [107353] trunk/LayoutTests
Revision
107353
Author
[email protected]
Date
2012-02-09 21:23:32 -0800 (Thu, 09 Feb 2012)

Log 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:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (107352 => 107353)


--- trunk/LayoutTests/ChangeLog	2012-02-10 05:02:54 UTC (rev 107352)
+++ trunk/LayoutTests/ChangeLog	2012-02-10 05:23:32 UTC (rev 107353)
@@ -1,3 +1,12 @@
+2012-02-09  Tom Sepez  <[email protected]>
+
+        [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:
+
 2012-02-09  Zan Dobersek  <[email protected]>
 
         [GTK] Add DRT support for modal dialogs

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (107352 => 107353)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-02-10 05:02:54 UTC (rev 107352)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-02-10 05:23:32 UTC (rev 107353)
@@ -419,6 +419,18 @@
 WONTFIX SKIP : http/tests/loading/basic-auth-resend-wrong-credentials.html = FAIL
 WONTFIX SKIP : http/tests/loading/basic-credentials-sent-automatically.html = FAIL
 
+// These tests rely on embedded identities in URLs, which chrome chooses not to support
+WONTFIX SKIP : http/tests/appcache/auth.html = TIMEOUT
+WONTFIX SKIP : http/tests/security/credentials-in-referer.html = TEXT
+WONTFIX SKIP : http/tests/xmlhttprequest/basic-auth-default.html = TEXT
+WONTFIX SKIP : http/tests/xmlhttprequest/basic-auth-nopassword.html = TEXT
+WONTFIX SKIP : http/tests/xmlhttprequest/basic-auth-nouser.html = TEXT
+WONTFIX SKIP : http/tests/xmlhttprequest/basic-auth.html = TIMEOUT
+WONTFIX SKIP : http/tests/xmlhttprequest/cross-origin-authorization.html = TEXT
+WONTFIX SKIP : http/tests/xmlhttprequest/cross-origin-no-authorization.html = TEXT
+WONTFIX SKIP : http/tests/xmlhttprequest/re-login-async.html = TEXT
+WONTFIX SKIP : http/tests/xmlhttprequest/re-login.html = TEXT
+
 // This test relies on code in the test plugin that only exists in Apple's Mac port.
 WONTFIX SKIP : platform/mac/plugins/convert-point.html = CRASH
 
@@ -778,7 +790,6 @@
 BUGWK42769 : http/tests/security/401-logout/401-logout.php = TIMEOUT
 
 BUGCR42044 WIN : http/tests/security/xss-DENIED-mime-type-execute-as-html.html = PASS TIMEOUT
-BUGDPRANKE WIN : http/tests/security/credentials-in-referer.html = PASS TIMEOUT
 BUGCR24182 WIN RELEASE : http/tests/security/cross-origin-css.html = PASS TIMEOUT
 // Flaky: fails about 5% of the time.
 BUGCR31342 WIN RELEASE : security/block-test-no-port.html = PASS TEXT
@@ -1585,8 +1596,6 @@
 BUGCR9798 WIN DEBUG : http/tests/misc/redirect-with-quotes.php = PASS TIMEOUT
 BUGCR9798 SLOW WIN : http/tests/misc/refresh-headers.php = PASS
 BUGCR9798 WIN : http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-timeout.html = PASS TIMEOUT
-BUGCR9798 WIN : http/tests/xmlhttprequest/basic-auth.html = PASS TIMEOUT
-BUGCR9798 WIN DEBUG : http/tests/xmlhttprequest/basic-auth-default.html = PASS TIMEOUT
 BUGCR9798 WIN DEBUG : http/tests/xmlhttprequest/encode-request-url-2.html = PASS TIMEOUT
 BUGCR9797 BUGCR9798 SLOW WIN RELEASE : http/tests/xmlhttprequest/state-after-network-error.html = PASS
 BUGCR9797 LINUX DEBUG : svg/carto.net/colourpicker.svg = FAIL
@@ -1629,9 +1638,6 @@
 BUGCR11483 LINUX : fast/forms/input-text-double-click.html = FAIL
 BUGCR11483 LINUX : svg/text/foreignObject-repaint.xml = FAIL
 
-// Newly added test http://trac.webkit.org/changeset/44816
-BUGCR18733 SLOW WIN : http/tests/xmlhttprequest/cross-origin-no-authorization.html = PASS
-
 // WebKit 45017:45086
 BUGCR15217 : fast/js/dictionary-no-cache.html = FAIL
 
@@ -1809,7 +1815,6 @@
 // Likely, moving Windows to using Apache2 will fix this as the Linux/Mac builds
 // did not get flaky here and moving to Apache made the appcache tests less
 // flaky on those platforms.
-BUGCR25977 WIN : http/tests/appcache/auth.html = PASS TIMEOUT
 BUGCR25977 WIN DEBUG : http/tests/appcache/empty-manifest.html = PASS TIMEOUT
 // This test is slow on windows, but sometimes times out indefinitely.
 // See if this improves when we move to apache.
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to