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

Unified Diff: tools/perf/page_sets/data/maps_earth.json

Issue 1001043003: [Telemetry] Adds maps_earth test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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/benchmarks/maps_earth.py ('k') | tools/perf/page_sets/data/maps_earth_000.wpr.sha1 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/data/maps_earth.json
diff --git a/tools/telemetry/unittest_data/page_sets/data/example_domain.json b/tools/perf/page_sets/data/maps_earth.json
similarity index 53%
copy from tools/telemetry/unittest_data/page_sets/data/example_domain.json
copy to tools/perf/page_sets/data/maps_earth.json
index 20dec47efa4198bae30069f7cbfec14b47328587..cbc70d41b9b3511ef8dda09b401e509f5259d378 100644
--- a/tools/telemetry/unittest_data/page_sets/data/example_domain.json
+++ b/tools/perf/page_sets/data/maps_earth.json
@@ -1,9 +1,11 @@
{
"description": "Describes the Web Page Replay archives for a user story set. Don't edit by hand! Use record_wpr for updating.",
"archives": {
- "example_domain_001.wpr": [
- "http://www.example.com",
- "https://www.example.com"
+ "maps_earth_000.wpr": [
+ "Maps.san_francisco_earth"
+ ],
+ "maps_earth_001.wpr": [
+ "Maps.SanFrancisco"
]
}
}
« no previous file with comments | « tools/perf/benchmarks/maps_earth.py ('k') | tools/perf/page_sets/data/maps_earth_000.wpr.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698