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

Unified Diff: LayoutTests/http/tests/navigation/https-in-page-cache-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/navigation/https-in-page-cache-expected.txt
diff --git a/LayoutTests/http/tests/navigation/https-in-page-cache-expected.txt b/LayoutTests/http/tests/navigation/https-in-page-cache-expected.txt
deleted file mode 100644
index 6b7384a8069544e32232c16d912335abab7577ef..0000000000000000000000000000000000000000
--- a/LayoutTests/http/tests/navigation/https-in-page-cache-expected.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-ALERT: This page is https and has the no-store cache-control directive. It should NOT go in to the page cache.
-ALERT: The page was reloaded on back, not from the page cache. Good job. Running part 2 of the test.
-ALERT: This page is https and has the no-cache cache-control directive. It should NOT go in to the page cache.
-ALERT: The page was reloaded on back, not from the page cache. Good job. Running part 3 of the test.
-ALERT: This page is https and should go in to the page cache.
-ALERT: The page was restored from the page cache. Good job!
-

Powered by Google App Engine
This is Rietveld 408576698