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

Unified Diff: milo/appengine/swarming/testdata/build-hang.swarm

Issue 2254993002: Milo: Add task expired as a failure status (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: Use proto instead Created 4 years, 3 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 | « milo/appengine/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: milo/appengine/swarming/testdata/build-hang.swarm
diff --git a/milo/appengine/swarming/testdata/build-hang.swarm b/milo/appengine/swarming/testdata/build-hang.swarm
deleted file mode 100644
index 646036e21969f005eac23aad7a7b1ca2857dea10..0000000000000000000000000000000000000000
--- a/milo/appengine/swarming/testdata/build-hang.swarm
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "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 | « milo/appengine/swarming/testdata/build-hang ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698