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

Unified Diff: tools/perf/page_sets/gmail_refresh.json

Issue 187173002: Adding a Endure regression test to catch gmail memory issues (crbug.com/345702). (Closed) Base URL: https://src.chromium.org/chrome/trunk/src/
Patch Set: Created 6 years, 9 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
« no previous file with comments | « tools/perf/page_sets/data/gmail_refresh_001.wpr.sha1 ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/gmail_refresh.json
===================================================================
--- tools/perf/page_sets/gmail_refresh.json (revision 0)
+++ tools/perf/page_sets/gmail_refresh.json (revision 0)
@@ -0,0 +1,16 @@
+{
+ "description": "Chrome Endure control test to test gmail page reload",
+ "user_agent_type": "desktop",
+ "archive_data_file": "data/gmail_refresh.json",
+ "credentials_path": "data/credentials.json",
+
+ "pages": [
+ {
+ "url": "https://mail.google.com/mail/",
+ "credentials": "google",
+ "why": "Continually reload the gmail page.",
+ "endure": { "action": "reload", "seconds": 2 }
+ }
+ ]
+}
+
« no previous file with comments | « tools/perf/page_sets/data/gmail_refresh_001.wpr.sha1 ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698