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

Unified Diff: scripts/slave/recipe_modules/chromium_android/example.expected/timestamp_as_point_id_basic.json

Issue 2246443002: Do not assume that perf tests always have end_time (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 4 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: scripts/slave/recipe_modules/chromium_android/example.expected/timestamp_as_point_id_basic.json
diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/timestamp_as_point_id_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/timestamp_as_point_id_basic.json
index 67f2c1c4432b3e942a61bffc39664798c2ab56e1..84ac7789f975da19423171d40f3b1ecc253bcab0 100644
--- a/scripts/slave/recipe_modules/chromium_android/example.expected/timestamp_as_point_id_basic.json
+++ b/scripts/slave/recipe_modules/chromium_android/example.expected/timestamp_as_point_id_basic.json
@@ -803,7 +803,6 @@
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"device_affinity\": 0, @@@",
- "@@@STEP_LOG_LINE@json.output@ \"end_time\": 1470050195.193213, @@@",
"@@@STEP_LOG_LINE@json.output@ \"test\": \"page_cycler.foo\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@]@@@",
@@ -834,7 +833,7 @@
"--slave-name=tehslave",
"--build-number=571",
"--run-python-script",
- "--point-id=1470050195",
+ "--point-id=1337000001",
perezju 2016/08/12 10:19:03 our own timestamp from m.time.time().
"[SLAVE_BUILD]/src/build/android/test_runner.py",
"perf",
"--print-step",

Powered by Google App Engine
This is Rietveld 408576698