Title: [107052] trunk/LayoutTests
Revision
107052
Author
[email protected]
Date
2012-02-08 01:17:27 -0800 (Wed, 08 Feb 2012)

Log Message

Unreviewed gardening after r106982.
Skip a new test because of missing AuthenticationChallenges support.

* platform/qt/Skipped:
* platform/wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (107051 => 107052)


--- trunk/LayoutTests/ChangeLog	2012-02-08 08:57:50 UTC (rev 107051)
+++ trunk/LayoutTests/ChangeLog	2012-02-08 09:17:27 UTC (rev 107052)
@@ -1,3 +1,11 @@
+2012-02-08  Csaba Osztrogonác  <[email protected]>
+
+        Unreviewed gardening after r106982.
+        Skip a new test because of missing AuthenticationChallenges support.
+
+        * platform/qt/Skipped:
+        * platform/wk2/Skipped:
+
 2012-02-08  Shinya Kawanaka  <[email protected]>
 
         Stop calling Element::ensureShadowRoot() if it is used in construction phase.

Modified: trunk/LayoutTests/platform/qt/Skipped (107051 => 107052)


--- trunk/LayoutTests/platform/qt/Skipped	2012-02-08 08:57:50 UTC (rev 107051)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-02-08 09:17:27 UTC (rev 107052)
@@ -443,6 +443,7 @@
 http/tests/misc/favicon-as-image.html
 
 # No authentication challenge handling
+http/tests/loading/authentication-after-redirect-stores-wrong-credentials/authentication-after-redirect-stores-wrong-credentials.html
 http/tests/loading/basic-credentials-sent-automatically.html
 http/tests/loading/basic-auth-resend-wrong-credentials.html
 http/tests/misc/authentication-redirect-1/authentication-sent-to-redirect-cross-origin.html

Modified: trunk/LayoutTests/platform/wk2/Skipped (107051 => 107052)


--- trunk/LayoutTests/platform/wk2/Skipped	2012-02-08 08:57:50 UTC (rev 107051)
+++ trunk/LayoutTests/platform/wk2/Skipped	2012-02-08 09:17:27 UTC (rev 107052)
@@ -887,6 +887,7 @@
 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/authentication-after-redirect-stores-wrong-credentials/authentication-after-redirect-stores-wrong-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