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

Side by Side Diff: appengine/cmd/milo/swarming/testdata/build-hang.swarm

Issue 2141013003: milo: fix build/step timing (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: retrain Created 4 years, 5 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 unified diff | Download patch
« no previous file with comments | « appengine/cmd/milo/swarming/testdata/build-hang ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "name": "hang build",
3 "created_ts": "2016-06-28T13:23:14.875780",
4 "task_id": "2fafff1d46fc5010",
5 "tags": [
6 "allow_milo:1"
7 ],
8 "internal_failure": false,
9 "exit_code": "-1",
10 "failure": true,
11 "state": "TIMED_OUT",
12 "modified_ts": "2016-06-28T16:24:03.243870",
13 "bot_id": "vm517-m4",
14 "duration": 10807.630000114441,
15 "try_number": "1",
16 "completed_ts": "2016-06-28T16:24:03.243870",
17 "started_ts": "2016-06-28T13:23:16.615920"
18 }
OLDNEW
« no previous file with comments | « appengine/cmd/milo/swarming/testdata/build-hang ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698