From ca455a30d154da9eedbb8e73bd04d26119cc92af Mon Sep 17 00:00:00 2001 From: "mrobinson@webkit.org" Date: Wed, 9 Jan 2013 03:22:50 +0000 Subject: [PATCH] [Mac] Authentication tests fail even after r139140 https://bugs.webkit.org/show_bug.cgi?id=106405 * platform/mac-wk2/TestExpectations: Skip authentication tests that are still failing in WebKit2 on Mac. git-svn-id: https://svn.webkit.org/repository/webkit/trunk@139148 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 8 ++++++++ LayoutTests/platform/mac-wk2/TestExpectations | 13 +++++++++++++ 2 files changed, 21 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index cb7263f..c67cb01 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,11 @@ +2013-01-08 Martin Robinson + + [Mac] Authentication tests fail even after r139140 + https://bugs.webkit.org/show_bug.cgi?id=106405 + + * platform/mac-wk2/TestExpectations: Skip authentication tests that are still + failing in WebKit2 on Mac. + 2013-01-08 Julien Chaffraix Layout Test fast/css-grid-layout/grid-columns-rows-get-set-multiple.html, grid-columns-rows-get-set.html is failing diff --git a/LayoutTests/platform/mac-wk2/TestExpectations b/LayoutTests/platform/mac-wk2/TestExpectations index 9d70927..ac9d36f 100644 --- a/LayoutTests/platform/mac-wk2/TestExpectations +++ b/LayoutTests/platform/mac-wk2/TestExpectations @@ -303,6 +303,19 @@ webkit.org/b/106187 platform/mac/tiled-drawing/fixed/negative-scroll-offset.html webkit.org/b/106187 platform/mac/tiled-drawing/sticky/sticky-horizontal.html [ Failure ] webkit.org/b/106187 platform/mac/tiled-drawing/sticky/sticky-vertical.html [ Failure ] +webkit.org/b/106405 http/tests/loading/authentication-after-redirect-stores-wrong-credentials/authentication-after-redirect-stores-wrong-credentials.html [ Failure ] +webkit.org/b/106405 http/tests/loading/basic-auth-resend-wrong-credentials.html [ Failure ] +webkit.org/b/106405 http/tests/loading/basic-credentials-sent-automatically.html [ Failure ] +webkit.org/b/106405 http/tests/misc/401-alternative-content.php [ Failure ] +webkit.org/b/106405 http/tests/misc/authentication-redirect-1/authentication-sent-to-redirect-cross-origin.html [ Failure ] +webkit.org/b/106405 http/tests/misc/authentication-redirect-2/authentication-sent-to-redirect-same-origin.html [ Failure ] +webkit.org/b/106405 http/tests/misc/authentication-redirect-3/authentication-sent-to-redirect-same-origin-with-location-credentials.html [ Failure ] +webkit.org/b/106405 http/tests/misc/authentication-redirect-4/authentication-sent-to-redirect-same-origin-url.html [ Failure ] +webkit.org/b/106405 http/tests/security/401-logout/401-logout.php [ Failure ] +webkit.org/b/106405 http/tests/xmlhttprequest/basic-auth-nouser.html [ Failure ] +webkit.org/b/106405 http/tests/xmlhttprequest/failed-auth.html [ Failure ] +webkit.org/b/106405 http/tests/xmlhttprequest/remember-bad-password.html [ Failure ] + ### END OF (1) Classified failures with bug reports ######################################## -- 1.8.3.1