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

Unified Diff: LayoutTests/http/tests/misc/willCacheResponse-delegate-callback-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/misc/willCacheResponse-delegate-callback-expected.txt
diff --git a/LayoutTests/http/tests/misc/willCacheResponse-delegate-callback-expected.txt b/LayoutTests/http/tests/misc/willCacheResponse-delegate-callback-expected.txt
deleted file mode 100644
index 3f961344ebb84846ea1412c16b2144d96f3c00f8..0000000000000000000000000000000000000000
--- a/LayoutTests/http/tests/misc/willCacheResponse-delegate-callback-expected.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-http://127.0.0.1:8000/misc/resources/willCacheResponse-success.html - willSendRequest <NSURLRequest URL http://127.0.0.1:8000/misc/resources/willCacheResponse-success.html, main document URL http://127.0.0.1:8000/misc/willCacheResponse-delegate-callback.html, http method GET> redirectResponse (null)
-http://127.0.0.1:8000/misc/resources/willCacheResponse-success.html - willCacheResponse: called
-http://127.0.0.1:8000/misc/resources/willCacheResponse-success.html - didReceiveResponse <NSURLResponse http://127.0.0.1:8000/misc/resources/willCacheResponse-success.html, http status code 200>
-This tests for the willCacheResponse resource delegate callback as added for radar 5008925.
-The test is only meaningful if you are running it under DumpRenderTree
-

Powered by Google App Engine
This is Rietveld 408576698