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

Side by Side Diff: milo/appengine/frontend/expectations/swarming.build-build-exception.html

Issue 2921573002: Milo UI tweaks (Closed)
Patch Set: only -> Only 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 <!DOCTYPE html> 2 <!DOCTYPE html>
3 3
4 <html lang="en"> 4 <html lang="en">
5 <meta charset="utf-8"> 5 <meta charset="utf-8">
6 <title> 6 <title>
7 7
8 Failed 8 Failed
9 9
10 - 10 -
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
76 76
77 77
78 78
79 <h2>Steps and Logfiles:</h2> 79 <h2>Steps and Logfiles:</h2>
80 Show: 80 Show:
81 <input type="radio" name="hider" id="showAll"> 81 <input type="radio" name="hider" id="showAll">
82 <label for="showAll">All</label> 82 <label for="showAll">All</label>
83 <input type="radio" name="hider" id="showStandard" checked> 83 <input type="radio" name="hider" id="showStandard" checked>
84 <label for="showStandard">Standard</label> 84 <label for="showStandard">Standard</label>
85 <input type="radio" name="hider" id="showInteresting"> 85 <input type="radio" name="hider" id="showInteresting">
86 <label for="showInteresting">Interesting Only</label> 86 <label for="showInteresting">Non-Green Only</label>
87 <ol id="steps" class="standard"> 87 <ol id="steps" class="standard">
88 88
89 89
90 90
91 <li class="verbosity-Interesting"> 91 <li class="verbosity-Interesting">
92 <div class="status-Failure result"> 92 <div class="status-Failure result">
93 <b>Steps</b> 93 <span class="duration"
94 <span style="float:right"
95 class="duration"
96 data-starttime="2016-03-14T10:00:01Z" 94 data-starttime="2016-03-14T10:00:01Z"
97 data-endtime="2016-03-14T11:00:18Z"> 95 data-endtime="2016-03-14T11:00:18Z">
98 ( 1 hrs )</span> 96 ( 1 hrs )</span>
97 <b>Steps</b>
99 </div> 98 </div>
100 <ul> 99 <ul>
101 100
102 <li><a href="foo/stdout">stdout</a></li> 101 <li class="sublink"><a href="foo/stdout">stdout</a></li>
103 102
104 </ul> 103 </ul>
105 </li> 104 </li>
106 105
107 106
108 107
109 108
110 <li class="verbosity-Hidden"> 109 <li class="verbosity-Hidden">
111 <div class="status-Success result"> 110 <div class="status-Success result">
112 <b>recipe bootstrap</b> 111 <span class="duration"
113 <span style="float:right"
114 class="duration"
115 data-starttime="2016-03-14T10:00:02Z" 112 data-starttime="2016-03-14T10:00:02Z"
116 data-endtime="2016-03-14T10:00:09Z"> 113 data-endtime="2016-03-14T10:00:09Z">
117 ( 7 secs )</span> 114 ( 7 secs )</span>
115 <b>recipe bootstrap</b>
118 <span> 116 <span>
119 117
120 </span> 118 </span>
121 </div> 119 </div>
122 <ul> 120 <ul>
123 121
124 <li><a href="foo/steps/recipe_bootstrap/0/stdout">stdout</a></li > 122 <li class="sublink"><a href="foo/steps/recipe_bootstrap/0/stdout ">stdout</a></li>
125 123
126 124
127 </ul> 125 </ul>
128 </li> 126 </li>
129 127
130 <li class="verbosity-Hidden"> 128 <li class="verbosity-Hidden">
131 <div class="status-Success result"> 129 <div class="status-Success result">
132 <b>setup_build</b> 130 <span class="duration"
133 <span style="float:right"
134 class="duration"
135 data-starttime="2016-03-14T10:00:03Z" 131 data-starttime="2016-03-14T10:00:03Z"
136 data-endtime="2016-03-14T10:00:04Z"> 132 data-endtime="2016-03-14T10:00:04Z">
137 ( 1 secs )</span> 133 ( 1 secs )</span>
134 <b>setup_build</b>
138 <span> 135 <span>
139 <div class="step-text">running recipe: &#34;v8&#34;</div> 136 <div class="step-text">running recipe: &#34;v8&#34;</div>
140 </span> 137 </span>
141 </div> 138 </div>
142 <ul> 139 <ul>
143 140
144 <li><a href="foo/steps/setup_build/0/stdout">stdout</a></li> 141 <li class="sublink"><a href="foo/steps/setup_build/0/stdout">std out</a></li>
145 142
146 <li><a href="foo/steps/setup_build/0/logs/run_recipe/0">run_reci pe</a></li> 143 <li class="sublink"><a href="foo/steps/setup_build/0/logs/run_re cipe/0">run_recipe</a></li>
147 144
148 145
149 </ul> 146 </ul>
150 </li> 147 </li>
151 148
152 <li class="verbosity-Interesting"> 149 <li class="verbosity-Interesting">
153 <div class="status-InfraFailure result"> 150 <div class="status-InfraFailure result">
154 <b>bot_update</b> 151 <span class="duration"
155 <span style="float:right"
156 class="duration"
157 data-starttime="2016-03-14T10:00:05Z" 152 data-starttime="2016-03-14T10:00:05Z"
158 data-endtime="2016-03-14T10:00:06Z"> 153 data-endtime="2016-03-14T10:00:06Z">
159 ( 1 secs )</span> 154 ( 1 secs )</span>
155 <b>bot_update</b>
160 <span> 156 <span>
161 157
162 </span> 158 </span>
163 </div> 159 </div>
164 <ul> 160 <ul>
165 161
166 <li><a href="foo/steps/bot_update/0/stdout">stdout</a></li> 162 <li class="sublink"><a href="foo/steps/bot_update/0/stdout">stdo ut</a></li>
167 <link rel="prerender" href="foo/steps/bot_update/0/stdout"> 163 <link rel="prerender" href="foo/steps/bot_update/0/stdout">
168 <link rel="prefetch" href="foo/steps/bot_update/0/stdout"> 164 <link rel="prefetch" href="foo/steps/bot_update/0/stdout">
169 165
170 166
171 167
172 <li><a href="foo/steps/bot_update/0/logs/json.output__invalid_/0 ">json.output (invalid)</a></li> 168 <li class="sublink"><a href="foo/steps/bot_update/0/logs/json.ou tput__invalid_/0">json.output (invalid)</a></li>
173 169
174 170
175 </ul> 171 </ul>
176 </li> 172 </li>
177 173
178 <li class="verbosity-Interesting"> 174 <li class="verbosity-Interesting">
179 <div class="status-InfraFailure result"> 175 <div class="status-InfraFailure result">
180 <b>Uncaught Exception</b> 176 <span class="duration"
181 <span style="float:right"
182 class="duration"
183 data-starttime="2016-03-14T10:00:07Z" 177 data-starttime="2016-03-14T10:00:07Z"
184 data-endtime="2016-03-14T10:00:08Z"> 178 data-endtime="2016-03-14T10:00:08Z">
185 ( 1 secs )</span> 179 ( 1 secs )</span>
180 <b>Uncaught Exception</b>
186 <span> 181 <span>
187 182
188 </span> 183 </span>
189 </div> 184 </div>
190 <ul> 185 <ul>
191 186
192 <li><a href="foo/steps/Uncaught_Exception/0/stdout">stdout</a></ li> 187 <li class="sublink"><a href="foo/steps/Uncaught_Exception/0/stdo ut">stdout</a></li>
193 <link rel="prerender" href="foo/steps/Uncaught_Exception/0/s tdout"> 188 <link rel="prerender" href="foo/steps/Uncaught_Exception/0/s tdout">
194 <link rel="prefetch" href="foo/steps/Uncaught_Exception/0/st dout"> 189 <link rel="prefetch" href="foo/steps/Uncaught_Exception/0/st dout">
195 190
196 191
197 192
198 <li><a href="foo/steps/Uncaught_Exception/0/logs/exception/0">ex ception</a></li> 193 <li class="sublink"><a href="foo/steps/Uncaught_Exception/0/logs /exception/0">exception</a></li>
199 194
200 195
201 </ul> 196 </ul>
202 </li> 197 </li>
203 198
204 </ol> 199 </ol>
205 200
206 201
207 </div> 202 </div>
208 203
209 <div class="column"> 204 <div class="column">
210 205
211 <h2>Build Properties:</h2> 206 <h2>Build Properties:</h2>
212 207
213 <table class="info" width="100%"> 208 <table class="info BuildProperties" width="100%">
214 <tr><th>Name</th><th>Value</th><th>Source</th></tr> 209 <tr><th>Name</th><th>Value</th><th>Source</th></tr>
215 210
216 211
217 212
218 213
219 <tr> 214 <tr>
220 <td class="left">path_config</td> 215 <td class="left">path_config</td>
221 <td>kitchen</td> 216 <td class="middle"><abbr title="kitchen">kitchen</abbr></td>
222 <td>recipe bootstrap</td> 217 <td>recipe bootstrap</td>
223 </tr> 218 </tr>
224 219
225 <tr> 220 <tr>
226 <td class="left">slavename</td> 221 <td class="left">slavename</td>
227 <td>fakeslave</td> 222 <td class="middle"><abbr title="fakeslave">fakeslave</abbr></td>
228 <td>recipe bootstrap</td> 223 <td>recipe bootstrap</td>
229 </tr> 224 </tr>
230 225
231 <tr> 226 <tr>
232 <td class="left">buildername</td> 227 <td class="left">buildername</td>
233 <td>infra-continuous-precise-32</td> 228 <td class="middle"><abbr title="infra-continuous-precise-32">infra -continuous-precise-32</abbr></td>
234 <td>recipe bootstrap</td> 229 <td>recipe bootstrap</td>
235 </tr> 230 </tr>
236 231
237 <tr> 232 <tr>
238 <td class="left">mastername</td> 233 <td class="left">mastername</td>
239 <td>chromium.infra</td> 234 <td class="middle"><abbr title="chromium.infra">chromium.infra</ab br></td>
240 <td>recipe bootstrap</td> 235 <td>recipe bootstrap</td>
241 </tr> 236 </tr>
242 237
243 238
244 239
245 240
246 241
247 242
248 243
249 244
250 245
251 246
252 247
253 248
254 249
255 250
256 251
257 252
258 <tr> 253 <tr>
259 <td class="left">Exit Code</td> 254 <td class="left">Exit Code</td>
260 <td>0</td> 255 <td class="middle"><abbr title="0">0</abbr></td>
261 <td>Swarming</td> 256 <td>Swarming</td>
262 </tr> 257 </tr>
263 258
264 259
265 </table> 260 </table>
266 261
267 262
268 263
269 <h2>Timing:</h2> 264 <h2>Timing:</h2>
270 <table class="info" width="100%"> 265 <table class="info" width="100%">
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
343 <script> 338 <script>
344 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||functio n(){ 339 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||functio n(){
345 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createEleme nt(o), 340 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createEleme nt(o),
346 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefo re(a,m) 341 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefo re(a,m)
347 })(window,document,'script','https://www.google-analytics.com/analytics. js','ga'); 342 })(window,document,'script','https://www.google-analytics.com/analytics. js','ga');
348 343
349 ga('create', 'UA-12345-01', 'auto'); 344 ga('create', 'UA-12345-01', 'auto');
350 ga('send', 'pageview'); 345 ga('send', 'pageview');
351 </script> 346 </script>
352 347
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698