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

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

Issue 2109473005: Milo: Pending swarming builds (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: Cleanup, new test data, fix timing display 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
« no previous file with comments | « appengine/cmd/milo/swarming/testdata/build-pending ('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-pending.swarm
diff --git a/appengine/cmd/milo/swarming/testdata/build-pending.swarm b/appengine/cmd/milo/swarming/testdata/build-pending.swarm
index 8c7f4cfdf57b503c89e14160a019d4c2ddabbae9..671b46d997932f6270d6268186ec1ede6d53c8d7 100644
--- a/appengine/cmd/milo/swarming/testdata/build-pending.swarm
+++ b/appengine/cmd/milo/swarming/testdata/build-pending.swarm
@@ -1,7 +1,19 @@
{
- "state": "PENDING",
- "started_ts": "2016-03-14T10:00:01.850710",
- "tags": [
- "allow_milo:1"
- ]
+ "created_ts": "2016-06-28T21:19:45.146360",
+ "name": "cipd test",
+ "task_id": "2fb1b35e1da25710",
+ "tags": [
+ "os:Linux",
+ "pool:default",
+ "priority:10",
+ "user:",
+ "allow_milo:1"
+ ],
+ "internal_failure": false,
+ "failure": false,
+ "state": "PENDING",
+ "modified_ts": "2016-06-28T21:19:45.496930",
+ "user": "",
+ "kind": "swarming#taskItem",
+ "etag": "\"gaJHHV0EOm6X5R9LefcQ1Vn0P2k/s3rYAHDh9d3OTM4C8T8is7hT9Q0\""
}
« no previous file with comments | « appengine/cmd/milo/swarming/testdata/build-pending ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698