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

Side by Side Diff: milo/buildsource/swarming/expectations/build-canceled.json

Issue 2975023002: [milo] remove linkBase and calculate links directly. (Closed)
Patch Set: common url base Created 3 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": { 3 "ParentLabel": {
4 "Label": "infra-continuous-precise-32", 4 "Label": "infra-continuous-precise-32",
5 "URL": "/buildbucket/estaab-infra-waterfall-test/infra-continuous-precise- 32" 5 "URL": "/buildbucket/estaab-infra-waterfall-test/infra-continuous-precise- 32"
6 }, 6 },
7 "Label": "2d8d62f6be545b10", 7 "Label": "2d8d62f6be545b10",
8 "Status": "Failure", 8 "Status": "Failure",
9 "Banner": { 9 "Banner": {
10 "OS": [ 10 "OS": [
(...skipping 21 matching lines...) Expand all
32 "MainLink": [ 32 "MainLink": [
33 { 33 {
34 "Label": "Task 2d8d62f6be545b10", 34 "Label": "Task 2d8d62f6be545b10",
35 "URL": "https://example.com/task?id=2d8d62f6be545b10\u0026show_raw=1\u00 26wide_logs=true" 35 "URL": "https://example.com/task?id=2d8d62f6be545b10\u0026show_raw=1\u00 26wide_logs=true"
36 } 36 }
37 ], 37 ],
38 "SubLink": [ 38 "SubLink": [
39 [ 39 [
40 { 40 {
41 "Label": "stdout", 41 "Label": "stdout",
42 "URL": "foo/stdout" 42 "URL": "/swarming/task/build-canceled/stdout"
43 } 43 }
44 ] 44 ]
45 ], 45 ],
46 "Started": "2016-03-14T10:00:01.85071Z", 46 "Started": "2016-03-14T10:00:01.85071Z",
47 "Finished": "2016-03-14T11:00:18.48602Z", 47 "Finished": "2016-03-14T11:00:18.48602Z",
48 "Duration": 3616635310000, 48 "Duration": 3616635310000,
49 "Type": "Recipe", 49 "Type": "Recipe",
50 "LevelsDeep": 0, 50 "LevelsDeep": 0,
51 "Verbosity": 2, 51 "Verbosity": 2,
52 "Text": [ 52 "Text": [
53 "Task cancelled by user" 53 "Task cancelled by user"
54 ] 54 ]
55 }, 55 },
56 "SourceStamp": null, 56 "SourceStamp": null,
57 "Components": [ 57 "Components": [
58 { 58 {
59 "Label": "recipe bootstrap", 59 "Label": "recipe bootstrap",
60 "Status": "Success", 60 "Status": "Success",
61 "MainLink": [ 61 "MainLink": [
62 { 62 {
63 "Label": "stdout", 63 "Label": "stdout",
64 "URL": "foo/steps/recipe_bootstrap/0/stdout" 64 "URL": "/swarming/task/build-canceled/steps/recipe_bootstrap/0/stdout"
65 } 65 }
66 ], 66 ],
67 "Started": "2016-03-14T10:00:02Z", 67 "Started": "2016-03-14T10:00:02Z",
68 "Finished": "2016-03-14T10:00:04Z", 68 "Finished": "2016-03-14T10:00:04Z",
69 "Duration": 2000000000, 69 "Duration": 2000000000,
70 "Type": "Step", 70 "Type": "Step",
71 "LevelsDeep": 0, 71 "LevelsDeep": 0,
72 "Verbosity": 1, 72 "Verbosity": 1,
73 "Text": null 73 "Text": null
74 }, 74 },
75 { 75 {
76 "Label": "setup_build", 76 "Label": "setup_build",
77 "Status": "Success", 77 "Status": "Success",
78 "MainLink": [ 78 "MainLink": [
79 { 79 {
80 "Label": "stdout", 80 "Label": "stdout",
81 "URL": "foo/steps/setup_build/0/stdout" 81 "URL": "/swarming/task/build-canceled/steps/setup_build/0/stdout"
82 } 82 }
83 ], 83 ],
84 "SubLink": [ 84 "SubLink": [
85 [ 85 [
86 { 86 {
87 "Label": "run_recipe", 87 "Label": "run_recipe",
88 "URL": "foo/steps/setup_build/0/logs/run_recipe/0" 88 "URL": "/swarming/task/build-canceled/steps/setup_build/0/logs/run_r ecipe/0"
89 } 89 }
90 ] 90 ]
91 ], 91 ],
92 "Started": "2016-03-14T10:00:02Z", 92 "Started": "2016-03-14T10:00:02Z",
93 "Finished": "2016-03-14T10:00:03Z", 93 "Finished": "2016-03-14T10:00:03Z",
94 "Duration": 1000000000, 94 "Duration": 1000000000,
95 "Type": "Step", 95 "Type": "Step",
96 "LevelsDeep": 0, 96 "LevelsDeep": 0,
97 "Verbosity": 1, 97 "Verbosity": 1,
98 "Text": [ 98 "Text": [
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
135 "Property": [ 135 "Property": [
136 { 136 {
137 "Key": "Cost of job (USD)", 137 "Key": "Cost of job (USD)",
138 "Value": "$0.52" 138 "Value": "$0.52"
139 } 139 }
140 ] 140 ]
141 } 141 }
142 ], 142 ],
143 "Blame": null 143 "Blame": null
144 } 144 }
OLDNEW
« no previous file with comments | « milo/buildsource/swarming/build_test.go ('k') | milo/buildsource/swarming/expectations/build-exception.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698