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

Unified Diff: appengine/cmd/milo/swarming/testdata/build-timeout

Issue 2069283002: milo: fix step duration (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: simplify step duration computation Created 4 years, 6 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: appengine/cmd/milo/swarming/testdata/build-timeout
diff --git a/appengine/cmd/milo/swarming/testdata/build-timeout b/appengine/cmd/milo/swarming/testdata/build-timeout
index 096374234d25992ff74a5d4ea7d65e672737d13b..7d8ab9f29c17095f721389834c65ed59dcb7ba02 100644
--- a/appengine/cmd/milo/swarming/testdata/build-timeout
+++ b/appengine/cmd/milo/swarming/testdata/build-timeout
@@ -1,7 +1,9 @@
+@@@CURRENT_TIMESTAMP@1457949601@@@
@@@SEED_STEP recipe bootstrap@@@
@@@STEP_CURSOR recipe bootstrap@@@
+@@@CURRENT_TIMESTAMP@1457949602@@@
@@@STEP_STARTED@@@
@@@SET_BUILD_PROPERTY@path_config@kitchen@@@
@@ -35,6 +37,7 @@ Cloning into '/tmp/run6L2Uju/build/scripts/slave/.recipe_deps/recipe_engine'...
@@@STEP_CURSOR setup_build@@@
+@@@CURRENT_TIMESTAMP@1457949602@@@
@@@STEP_STARTED@@@
@@@STEP_LOG_LINE@run_recipe@To repro this locally, run the following line from a build checkout:@@@
@@ -61,4 +64,11 @@ Running recipe with {u'slavename': u'abc', 'recipe': 'v8', u'mastername': u'clie
@@@STEP_CURSOR setup_build@@@
+@@@CURRENT_TIMESTAMP@1457949603@@@
@@@STEP_CLOSED@@@
+
+@@@STEP_CURSOR recipe bootstrap@@@
+@@@CURRENT_TIMESTAMP@1457949604@@@
+@@@STEP_CLOSED@@@
+
+@@@CURRENT_TIMESTAMP@1457949605@@@
« no previous file with comments | « appengine/cmd/milo/swarming/testdata/build-patch-failure ('k') | client/logdog/annotee/annotation/annotation.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698