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

Unified Diff: tools/telemetry/unittest_data/test.json

Issue 748013003: Better error messages on archive failures, and stop running with partial page sets in user_story_ru… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: return instead of exit Created 6 years 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: tools/telemetry/unittest_data/test.json
diff --git a/tools/perf/page_sets/data/pica.json b/tools/telemetry/unittest_data/test.json
similarity index 66%
copy from tools/perf/page_sets/data/pica.json
copy to tools/telemetry/unittest_data/test.json
index 08d1b8697c00f8063d08f8b999f14cf9edecee1d..a7cd839a6c60d4c222cf206c9ccbced95abde82c 100644
--- a/tools/perf/page_sets/data/pica.json
+++ b/tools/telemetry/unittest_data/test.json
@@ -1,8 +1,8 @@
{
"description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
"archives": {
- "pica_011.wpr": [
- "http://localhost/polymer/projects/pica/"
+ "test_000.wpr": [
+ "http://www.testurl.com"
]
}
-}
+}
« no previous file with comments | « tools/telemetry/telemetry/user_story/user_story_runner_unittest.py ('k') | tools/telemetry/unittest_data/test_000.wpr » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698