| OLD | NEW |
| 1 { | 1 { |
| 2 "state": "COMPLETED", | 2 "state": "COMPLETED", |
| 3 "started_ts": "2016-03-14T10:00:01.850710", | 3 "started_ts": "2016-03-14T10:00:01.850710", |
| 4 "completed_ts": "2016-03-14T11:00:18.486020", | 4 "completed_ts": "2016-03-14T11:00:18.486020", |
| 5 "tags": [ | 5 "tags": [ |
| 6 "allow_milo:1", | 6 "allow_milo:1", |
| 7 "luci_project:testproject", | 7 "luci_project:testproject", |
| 8 "log_location:logdog://example.com/testproject/${swarming_run_id}/+/annotati
ons" | 8 "log_location:logdog://example.com/testproject/${swarming_run_id}/+/annotati
ons" |
| 9 ], | 9 ], |
| 10 "task_id": "1a2b3c4d5e6f7890", | 10 "task_id": "1a2b3c4d5e6f7890", |
| 11 "exit_code": "1" | 11 "exit_code": "1" |
| 12 } | 12 } |
| OLD | NEW |