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

Side by Side Diff: milo/appengine/job_source/swarming/testdata/build-pending.swarm

Issue 2944983003: [milo] {buildbucket,buildbot,swarming,logdog} -> backends/*. (Closed)
Patch Set: fix the tests Created 3 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 unified diff | Download patch
OLDNEW
1 { 1 {
2 "created_ts": "2016-06-28T21:19:45.146360", 2 "created_ts": "2016-06-28T21:19:45.146360",
3 "name": "cipd test", 3 "name": "cipd test",
4 "task_id": "2fb1b35e1da25710", 4 "task_id": "2fb1b35e1da25710",
5 "tags": [ 5 "tags": [
6 "os:Linux", 6 "os:Linux",
7 "pool:default", 7 "pool:default",
8 "priority:10", 8 "priority:10",
9 "user:", 9 "user:",
10 "allow_milo:1" 10 "allow_milo:1"
11 ], 11 ],
12 "internal_failure": false, 12 "internal_failure": false,
13 "failure": false, 13 "failure": false,
14 "state": "PENDING", 14 "state": "PENDING",
15 "modified_ts": "2016-06-28T21:19:45.496930", 15 "modified_ts": "2016-06-28T21:19:45.496930",
16 "user": "", 16 "user": "",
17 "kind": "swarming#taskItem", 17 "kind": "swarming#taskItem",
18 "etag": "\"gaJHHV0EOm6X5R9LefcQ1Vn0P2k/s3rYAHDh9d3OTM4C8T8is7hT9Q0\"" 18 "etag": "\"gaJHHV0EOm6X5R9LefcQ1Vn0P2k/s3rYAHDh9d3OTM4C8T8is7hT9Q0\""
19 } 19 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698