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

Side by Side Diff: milo/appengine/frontend/expectations/swarming.build-build-canceled.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 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
93 93
94 94
95 95
96 <h2>Steps and Logfiles:</h2> 96 <h2>Steps and Logfiles:</h2>
97 Show: 97 Show:
98 <input type="radio" name="hider" id="showAll"> 98 <input type="radio" name="hider" id="showAll">
99 <label for="showAll">All</label> 99 <label for="showAll">All</label>
100 <input type="radio" name="hider" id="showStandard" checked> 100 <input type="radio" name="hider" id="showStandard" checked>
101 <label for="showStandard">Standard</label> 101 <label for="showStandard">Standard</label>
102 <input type="radio" name="hider" id="showInteresting"> 102 <input type="radio" name="hider" id="showInteresting">
103 <label for="showInteresting">Interesting Only</label> 103 <label for="showInteresting">Non-Green Only</label>
104 <ol id="steps" class="standard"> 104 <ol id="steps" class="standard">
105 105
106 106
107 107
108 <li class="verbosity-Interesting"> 108 <li class="verbosity-Interesting">
109 <div class="status-Failure result"> 109 <div class="status-Failure result">
110 <b>Steps</b> 110 <span class="duration"
111 <span style="float:right"
112 class="duration"
113 data-starttime="2016-03-14T10:00:01Z" 111 data-starttime="2016-03-14T10:00:01Z"
114 data-endtime="2016-03-14T11:00:18Z"> 112 data-endtime="2016-03-14T11:00:18Z">
115 ( 1 hrs )</span> 113 ( 1 hrs )</span>
114 <b>Steps</b>
116 </div> 115 </div>
117 <ul> 116 <ul>
118 117
119 <li><a href="foo/stdout">stdout</a></li> 118 <li class="sublink"><a href="foo/stdout">stdout</a></li>
120 119
121 </ul> 120 </ul>
122 </li> 121 </li>
123 122
124 123
125 124
126 125
127 <li class="verbosity-Hidden"> 126 <li class="verbosity-Hidden">
128 <div class="status-Success result"> 127 <div class="status-Success result">
129 <b>recipe bootstrap</b> 128 <span class="duration"
130 <span style="float:right"
131 class="duration"
132 data-starttime="2016-03-14T10:00:02Z" 129 data-starttime="2016-03-14T10:00:02Z"
133 data-endtime="2016-03-14T10:00:04Z"> 130 data-endtime="2016-03-14T10:00:04Z">
134 ( 2 secs )</span> 131 ( 2 secs )</span>
132 <b>recipe bootstrap</b>
135 <span> 133 <span>
136 134
137 </span> 135 </span>
138 </div> 136 </div>
139 <ul> 137 <ul>
140 138
141 <li><a href="foo/steps/recipe_bootstrap/0/stdout">stdout</a></li > 139 <li class="sublink"><a href="foo/steps/recipe_bootstrap/0/stdout ">stdout</a></li>
142 140
143 141
144 </ul> 142 </ul>
145 </li> 143 </li>
146 144
147 <li class="verbosity-Hidden"> 145 <li class="verbosity-Hidden">
148 <div class="status-Success result"> 146 <div class="status-Success result">
149 <b>setup_build</b> 147 <span class="duration"
150 <span style="float:right"
151 class="duration"
152 data-starttime="2016-03-14T10:00:02Z" 148 data-starttime="2016-03-14T10:00:02Z"
153 data-endtime="2016-03-14T10:00:03Z"> 149 data-endtime="2016-03-14T10:00:03Z">
154 ( 1 secs )</span> 150 ( 1 secs )</span>
151 <b>setup_build</b>
155 <span> 152 <span>
156 <div class="step-text">running recipe: &#34;v8&#34;</div> 153 <div class="step-text">running recipe: &#34;v8&#34;</div>
157 </span> 154 </span>
158 </div> 155 </div>
159 <ul> 156 <ul>
160 157
161 <li><a href="foo/steps/setup_build/0/stdout">stdout</a></li> 158 <li class="sublink"><a href="foo/steps/setup_build/0/stdout">std out</a></li>
162 159
163 <li><a href="foo/steps/setup_build/0/logs/run_recipe/0">run_reci pe</a></li> 160 <li class="sublink"><a href="foo/steps/setup_build/0/logs/run_re cipe/0">run_recipe</a></li>
164 161
165 162
166 </ul> 163 </ul>
167 </li> 164 </li>
168 165
169 </ol> 166 </ol>
170 167
171 168
172 </div> 169 </div>
173 170
174 <div class="column"> 171 <div class="column">
175 172
176 <h2>Build Properties:</h2> 173 <h2>Build Properties:</h2>
177 174
178 <table class="info" width="100%"> 175 <table class="info BuildProperties" width="100%">
179 <tr><th>Name</th><th>Value</th><th>Source</th></tr> 176 <tr><th>Name</th><th>Value</th><th>Source</th></tr>
180 177
181 178
182 179
183 180
184 <tr> 181 <tr>
185 <td class="left">path_config</td> 182 <td class="left">path_config</td>
186 <td>kitchen</td> 183 <td class="middle"><abbr title="kitchen">kitchen</abbr></td>
187 <td>recipe bootstrap</td> 184 <td>recipe bootstrap</td>
188 </tr> 185 </tr>
189 186
190 <tr> 187 <tr>
191 <td class="left">slavename</td> 188 <td class="left">slavename</td>
192 <td>fakeslave</td> 189 <td class="middle"><abbr title="fakeslave">fakeslave</abbr></td>
193 <td>recipe bootstrap</td> 190 <td>recipe bootstrap</td>
194 </tr> 191 </tr>
195 192
196 <tr> 193 <tr>
197 <td class="left">buildername</td> 194 <td class="left">buildername</td>
198 <td>infra-continuous-precise-32</td> 195 <td class="middle"><abbr title="infra-continuous-precise-32">infra -continuous-precise-32</abbr></td>
199 <td>recipe bootstrap</td> 196 <td>recipe bootstrap</td>
200 </tr> 197 </tr>
201 198
202 <tr> 199 <tr>
203 <td class="left">mastername</td> 200 <td class="left">mastername</td>
204 <td>chromium.infra</td> 201 <td class="middle"><abbr title="chromium.infra">chromium.infra</ab br></td>
205 <td>recipe bootstrap</td> 202 <td>recipe bootstrap</td>
206 </tr> 203 </tr>
207 204
208 205
209 206
210 207
211 208
212 209
213 210
214 211
215 212
216 213
217 <tr> 214 <tr>
218 <td class="left">Cost of job (USD)</td> 215 <td class="left">Cost of job (USD)</td>
219 <td>$0.52</td> 216 <td class="middle"><abbr title="$0.52">$0.52</abbr></td>
220 <td>Swarming</td> 217 <td>Swarming</td>
221 </tr> 218 </tr>
222 219
223 220
224 </table> 221 </table>
225 222
226 223
227 224
228 <h2>Timing:</h2> 225 <h2>Timing:</h2>
229 <table class="info" width="100%"> 226 <table class="info" width="100%">
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
302 <script> 299 <script>
303 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||functio n(){ 300 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||functio n(){
304 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createEleme nt(o), 301 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createEleme nt(o),
305 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefo re(a,m) 302 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefo re(a,m)
306 })(window,document,'script','https://www.google-analytics.com/analytics. js','ga'); 303 })(window,document,'script','https://www.google-analytics.com/analytics. js','ga');
307 304
308 ga('create', 'UA-12345-01', 'auto'); 305 ga('create', 'UA-12345-01', 'auto');
309 ga('send', 'pageview'); 306 ga('send', 'pageview');
310 </script> 307 </script>
311 308
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698