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

Side by Side Diff: milo/appengine/swarming/expectations/build-finished-logdog-expired-stream.json

Issue 2915663002: milo: open swarming tasks with wide logs (Closed)
Patch Set: 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 "Summary": { 2 "Summary": {
3 "Label": "1a2b3c4d5e6f7890", 3 "Label": "1a2b3c4d5e6f7890",
4 "Status": "InfraFailure", 4 "Status": "InfraFailure",
5 "Source": { 5 "Source": {
6 "Label": "Task 1a2b3c4d5e6f7890", 6 "Label": "Task 1a2b3c4d5e6f7890",
7 "URL": "https://example.com/task?id=1a2b3c4d5e6f7890\u0026show_raw=1" 7 "URL": "https://example.com/task?id=1a2b3c4d5e6f7890\u0026show_raw=1\u0026 wide_logs=true"
8 }, 8 },
9 "Started": "2016-03-14T10:00:01.85071Z", 9 "Started": "2016-03-14T10:00:01.85071Z",
10 "Finished": "2016-03-14T11:00:18.48602Z", 10 "Finished": "2016-03-14T11:00:18.48602Z",
11 "Duration": 3616635310000, 11 "Duration": 3616635310000,
12 "Type": "Recipe", 12 "Type": "Recipe",
13 "LevelsDeep": 0, 13 "LevelsDeep": 0,
14 "Verbosity": 0, 14 "Verbosity": 0,
15 "Text": null 15 "Text": null
16 }, 16 },
17 "SourceStamp": null, 17 "SourceStamp": null,
(...skipping 18 matching lines...) Expand all
36 "Property": [ 36 "Property": [
37 { 37 {
38 "Key": "Exit Code", 38 "Key": "Exit Code",
39 "Value": "1" 39 "Value": "1"
40 } 40 }
41 ] 41 ]
42 } 42 }
43 ], 43 ],
44 "Blame": null 44 "Blame": null
45 } 45 }
OLDNEW
« no previous file with comments | « milo/appengine/swarming/expectations/build-expired.json ('k') | milo/appengine/swarming/expectations/build-internal.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698