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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/network/network-disable-cache-preloads-expected.html

Issue 2608163002: Deflake network-disable-cache-preloads (Closed)
Patch Set: Fixed test Created 3 years, 12 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: third_party/WebKit/LayoutTests/http/tests/inspector/network/network-disable-cache-preloads-expected.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-disable-cache-preloads-expected.html b/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-disable-cache-preloads-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..ca55433606faa212a3cfef97991917754e06d520
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-disable-cache-preloads-expected.html
@@ -0,0 +1,8 @@
+<html>
+<head>
+<body>
+ <p>Tests disabling cache from inspector and seeing that preloads are not evicted from memory cache.</p>
+ <p>PASS - 1 resource loaded</p>
+</body>
+</html>
+

Powered by Google App Engine
This is Rietveld 408576698