Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1016)

Unified Diff: LayoutTests/http/tests/xmlhttprequest/basic-auth-default-expected.txt

Issue 14195011: Removed WONTFIX tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/xmlhttprequest/basic-auth-default-expected.txt
diff --git a/LayoutTests/http/tests/xmlhttprequest/basic-auth-default-expected.txt b/LayoutTests/http/tests/xmlhttprequest/basic-auth-default-expected.txt
deleted file mode 100644
index 5d8bed7cf991f833113686f92e65a59bca2465a0..0000000000000000000000000000000000000000
--- a/LayoutTests/http/tests/xmlhttprequest/basic-auth-default-expected.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-Test that Basic credentials are sent preemptively, without waiting for 401 response code. This is not a MUST level requirement in RFC 2616, but it's good to implement.
-
-No authentication dialogs should appear, and the below line should say "PASS".
-
-PASS

Powered by Google App Engine
This is Rietveld 408576698