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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « appengine/cmd/milo/swarming/testdata/build-hang ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/cmd/milo/swarming/testdata/build-hang.swarm
diff --git a/appengine/cmd/milo/swarming/testdata/build-hang.swarm b/appengine/cmd/milo/swarming/testdata/build-hang.swarm
new file mode 100644
index 0000000000000000000000000000000000000000..646036e21969f005eac23aad7a7b1ca2857dea10
--- /dev/null
+++ b/appengine/cmd/milo/swarming/testdata/build-hang.swarm
@@ -0,0 +1,18 @@
+{
+ "name": "hang build",
+ "created_ts": "2016-06-28T13:23:14.875780",
+ "task_id": "2fafff1d46fc5010",
+ "tags": [
+ "allow_milo:1"
+ ],
+ "internal_failure": false,
+ "exit_code": "-1",
+ "failure": true,
+ "state": "TIMED_OUT",
+ "modified_ts": "2016-06-28T16:24:03.243870",
+ "bot_id": "vm517-m4",
+ "duration": 10807.630000114441,
+ "try_number": "1",
+ "completed_ts": "2016-06-28T16:24:03.243870",
+ "started_ts": "2016-06-28T13:23:16.615920"
+}
« 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