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

Side by Side Diff: milo/appengine/swarming/expectations/build-running.json

Issue 2268543003: Annotee: Shorten logdog log link label (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: Retrain Created 4 years, 3 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 "ParentLabel": null, 3 "ParentLabel": null,
4 "Label": "2d8d62f6be545b10", 4 "Label": "2d8d62f6be545b10",
5 "Status": "Running", 5 "Status": "Running",
6 "Banner": null, 6 "Banner": null,
7 "Bot": null, 7 "Bot": null,
8 "Source": { 8 "Source": {
9 "Label": "Task 2d8d62f6be545b10", 9 "Label": "Task 2d8d62f6be545b10",
10 "Img": "", 10 "Img": "",
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
69 "Bot": null, 69 "Bot": null,
70 "Source": null, 70 "Source": null,
71 "MainLink": { 71 "MainLink": {
72 "Label": "stdout", 72 "Label": "stdout",
73 "Img": "", 73 "Img": "",
74 "URL": "foo/steps/setup_build/0/stdout", 74 "URL": "foo/steps/setup_build/0/stdout",
75 "Alt": "" 75 "Alt": ""
76 }, 76 },
77 "SubLink": [ 77 "SubLink": [
78 { 78 {
79 "Label": "steps/setup_build/0/logs/run_recipe/0", 79 "Label": "run_recipe",
80 "Img": "", 80 "Img": "",
81 "URL": "foo/steps/setup_build/0/logs/run_recipe/0", 81 "URL": "foo/steps/setup_build/0/logs/run_recipe/0",
82 "Alt": "" 82 "Alt": ""
83 } 83 }
84 ], 84 ],
85 "Progress": null, 85 "Progress": null,
86 "Started": "2016-03-14T10:00:03Z", 86 "Started": "2016-03-14T10:00:03Z",
87 "Finished": "2016-03-14T10:00:04Z", 87 "Finished": "2016-03-14T10:00:04Z",
88 "Duration": 1000000000, 88 "Duration": 1000000000,
89 "Type": "Step", 89 "Type": "Step",
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
156 "Property": [ 156 "Property": [
157 { 157 {
158 "Key": "allow_milo", 158 "Key": "allow_milo",
159 "Value": "1" 159 "Value": "1"
160 } 160 }
161 ] 161 ]
162 } 162 }
163 ], 163 ],
164 "Blame": null 164 "Blame": null
165 } 165 }
OLDNEW
« no previous file with comments | « milo/appengine/swarming/expectations/build-patch-failure.json ('k') | milo/appengine/swarming/expectations/build-timeout.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698