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

Side by Side Diff: milo/appengine/swarming/expectations/build-hang.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": "2fafff1d46fc5010", 4 "Label": "2fafff1d46fc5010",
5 "Status": "InfraFailure", 5 "Status": "InfraFailure",
6 "Banner": null, 6 "Banner": null,
7 "Bot": { 7 "Bot": {
8 "Label": "vm517-m4", 8 "Label": "vm517-m4",
9 "Img": "", 9 "Img": "",
10 "URL": "https://debug/restricted/bot/vm517-m4", 10 "URL": "https://debug/restricted/bot/vm517-m4",
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
75 "Bot": null, 75 "Bot": null,
76 "Source": null, 76 "Source": null,
77 "MainLink": { 77 "MainLink": {
78 "Label": "stdout", 78 "Label": "stdout",
79 "Img": "", 79 "Img": "",
80 "URL": "foo/steps/setup_build/0/stdout", 80 "URL": "foo/steps/setup_build/0/stdout",
81 "Alt": "" 81 "Alt": ""
82 }, 82 },
83 "SubLink": [ 83 "SubLink": [
84 { 84 {
85 "Label": "steps/setup_build/0/logs/run_recipe/0", 85 "Label": "run_recipe",
86 "Img": "", 86 "Img": "",
87 "URL": "foo/steps/setup_build/0/logs/run_recipe/0", 87 "URL": "foo/steps/setup_build/0/logs/run_recipe/0",
88 "Alt": "" 88 "Alt": ""
89 } 89 }
90 ], 90 ],
91 "Progress": null, 91 "Progress": null,
92 "Started": "2016-06-28T13:23:52.230000128Z", 92 "Started": "2016-06-28T13:23:52.230000128Z",
93 "Finished": "2016-06-28T13:23:52.34Z", 93 "Finished": "2016-06-28T13:23:52.34Z",
94 "Duration": 109999872, 94 "Duration": 109999872,
95 "Type": "Step", 95 "Type": "Step",
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
154 "Property": [ 154 "Property": [
155 { 155 {
156 "Key": "allow_milo", 156 "Key": "allow_milo",
157 "Value": "1" 157 "Value": "1"
158 } 158 }
159 ] 159 ]
160 } 160 }
161 ], 161 ],
162 "Blame": null 162 "Blame": null
163 } 163 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698