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

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

Issue 2141013003: milo: fix build/step timing (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: retrain Created 4 years, 5 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": "", 4 "Label": "",
5 "Status": "InfraFailure", 5 "Status": "InfraFailure",
6 "Banner": null, 6 "Banner": null,
7 "Bot": { 7 "Bot": {
8 "Label": "swarm3-c4", 8 "Label": "swarm3-c4",
9 "Img": "", 9 "Img": "",
10 "URL": "https://debug/restricted/bot/swarm3-c4", 10 "URL": "https://debug/restricted/bot/swarm3-c4",
11 "Alt": "" 11 "Alt": ""
12 }, 12 },
13 "Source": { 13 "Source": {
14 "Label": "Task 2d8d62f6be545b10", 14 "Label": "Task 2d8d62f6be545b10",
15 "Img": "", 15 "Img": "",
16 "URL": "https://debug/user/task/2d8d62f6be545b10", 16 "URL": "https://debug/user/task/2d8d62f6be545b10",
17 "Alt": "" 17 "Alt": ""
18 }, 18 },
19 "MainLink": null, 19 "MainLink": null,
20 "SubLink": null, 20 "SubLink": null,
21 "Progress": null, 21 "Progress": null,
22 "Started": "2016-03-14T10:00:01.85071Z", 22 "Started": "2016-03-14T10:00:01.85071Z",
23 "Finished": "2016-03-14T10:00:01.85071Z", 23 "Finished": "2016-03-14T11:00:18.48602Z",
24 "Duration": 3615243180990, 24 "Duration": 3615243180990,
25 "Type": "Recipe", 25 "Type": "Recipe",
26 "LevelsDeep": 0, 26 "LevelsDeep": 0,
27 "Text": [ 27 "Text": [
28 "Task timed out" 28 "Task timed out"
29 ] 29 ]
30 }, 30 },
31 "SourceStamp": null, 31 "SourceStamp": null,
32 "Components": [ 32 "Components": [
33 { 33 {
(...skipping 158 matching lines...) Expand 10 before | Expand all | Expand 10 after
192 "GroupName": "setup_build", 192 "GroupName": "setup_build",
193 "Property": null 193 "Property": null
194 }, 194 },
195 { 195 {
196 "GroupName": "Main", 196 "GroupName": "Main",
197 "Property": null 197 "Property": null
198 } 198 }
199 ], 199 ],
200 "Blame": null 200 "Blame": null
201 } 201 }
OLDNEW
« no previous file with comments | « appengine/cmd/milo/swarming/expectations/build-hang.json ('k') | appengine/cmd/milo/swarming/testdata/build-hang » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698