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

Side by Side Diff: milo/appengine/job_source/swarming/testdata/build-exception.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 "failure": true, 2 "failure": true,
3 "state": "COMPLETED", 3 "state": "COMPLETED",
4 "completed_ts": "2016-03-14T11:00:18.486020", 4 "completed_ts": "2016-03-14T11:00:18.486020",
5 "started_ts": "2016-03-14T10:00:01.850710", 5 "started_ts": "2016-03-14T10:00:01.850710",
6 "tags": [ 6 "tags": [
7 "allow_milo:1" 7 "allow_milo:1"
8 ], 8 ],
9 "task_id": "2d8d62f6be545b10" 9 "task_id": "2d8d62f6be545b10"
10 } 10 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698