Title: [94569] trunk/LayoutTests
Revision
94569
Author
[email protected]
Date
2011-09-06 07:30:57 -0700 (Tue, 06 Sep 2011)

Log Message

2011-09-06  Laszlo Gombos  <[email protected]>

        Regression:  On Lion, redirects lose HTTP authentication headers
        https://bugs.webkit.org/show_bug.cgi?id=66354

        Unreviewed, renaming tests in WK2 skiplist after r93247.

        * platform/wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (94568 => 94569)


--- trunk/LayoutTests/ChangeLog	2011-09-06 14:11:27 UTC (rev 94568)
+++ trunk/LayoutTests/ChangeLog	2011-09-06 14:30:57 UTC (rev 94569)
@@ -1,3 +1,12 @@
+2011-09-06  Laszlo Gombos  <[email protected]>
+
+        Regression:  On Lion, redirects lose HTTP authentication headers
+        https://bugs.webkit.org/show_bug.cgi?id=66354
+
+        Unreviewed, renaming tests in WK2 skiplist after r93247.
+
+        * platform/wk2/Skipped:
+
 2011-09-06  Csaba Osztrogonác  <[email protected]>
 
         Unreviewed, rolling out r94564.

Modified: trunk/LayoutTests/platform/wk2/Skipped (94568 => 94569)


--- trunk/LayoutTests/platform/wk2/Skipped	2011-09-06 14:11:27 UTC (rev 94568)
+++ trunk/LayoutTests/platform/wk2/Skipped	2011-09-06 14:30:57 UTC (rev 94569)
@@ -1658,7 +1658,9 @@
 fast/images/move-image-to-new-document.html
 
 # WebKitTestRunner needs layoutTestController.setHandlesAuthenticationChallenges
-http/tests/misc/authentication-sent-to-redirect.html
+http/tests/misc/authentication-redirect-1/authentication-sent-to-redirect-cross-origin.html
+http/tests/misc/authentication-redirect-2/authentication-sent-to-redirect-same-origin.html
+http/tests/misc/authentication-redirect-3/authentication-sent-to-redirect-same-origin-with-location-credentials.html
 http/tests/loading/basic-auth-resend-wrong-credentials.html
 http/tests/loading/basic-credentials-sent-automatically.html
 http/tests/security/401-logout/401-logout.php
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to