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

Side by Side Diff: milo/appengine/frontend/expectations/bootstrap-swarming.TestableBuild-build-timeout.html

Issue 2669473002: Milo: Remove swarming tags from build properties (Closed)
Patch Set: Fix gerrit checker Created 3 years, 9 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 2
3 <!DOCTYPE html> 3 <!DOCTYPE html>
4 <html lang="en"> 4 <html lang="en">
5 <head> 5 <head>
6 <meta charset="utf-8"> 6 <meta charset="utf-8">
7 <meta http-equiv="X-UA-Compatible" content="IE=edge"> 7 <meta http-equiv="X-UA-Compatible" content="IE=edge">
8 <meta name="viewport" content="width=device-width, initial-scale=1"> 8 <meta name="viewport" content="width=device-width, initial-scale=1">
9 9
10 <meta name="description" content=""> 10 <meta name="description" content="">
(...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after
145 $0.52 145 $0.52
146 <small class="muted">(Swarming)</small> 146 <small class="muted">(Swarming)</small>
147 <br> 147 <br>
148 148
149 <strong>Exit Code</strong>: 149 <strong>Exit Code</strong>:
150 -15 150 -15
151 <small class="muted">(Swarming)</small> 151 <small class="muted">(Swarming)</small>
152 <br> 152 <br>
153 153
154 154
155
156
157 <strong>buildbucket_bucket</strong>:
158 estaab-infra-waterfall-test
159 <small class="muted">(Swarming Tags)</small>
160 <br>
161
162 <strong>buildbucket_hostname</strong>:
163 cr-buildbucket-dev.appspot.com
164 <small class="muted">(Swarming Tags)</small>
165 <br>
166
167 <strong>builder</strong>:
168 infra-continuous-precise-32
169 <small class="muted">(Swarming Tags)</small>
170 <br>
171
172 <strong>cores</strong>:
173 8
174 <small class="muted">(Swarming Tags)</small>
175 <br>
176
177 <strong>cron_invocation_id</strong>:
178 9183652815541395264
179 <small class="muted">(Swarming Tags)</small>
180 <br>
181
182 <strong>cron_job_id</strong>:
183 infra-experimental/buildbucket-job-estaab-infra-waterfall-test
184 <small class="muted">(Swarming Tags)</small>
185 <br>
186
187 <strong>master</strong>:
188 master.estaab-infra-waterfall-test
189 <small class="muted">(Swarming Tags)</small>
190 <br>
191
192 <strong>os</strong>:
193 Ubuntu-12.04
194 <small class="muted">(Swarming Tags)</small>
195 <br>
196
197 <strong>pool</strong>:
198 default
199 <small class="muted">(Swarming Tags)</small>
200 <br>
201
202 <strong>priority</strong>:
203 100
204 <small class="muted">(Swarming Tags)</small>
205 <br>
206
207 <strong>recipe_name</strong>:
208 infra/infra_continuous
209 <small class="muted">(Swarming Tags)</small>
210 <br>
211
212 <strong>recipe_repository</strong>:
213 https://chromium.googlesource.com/chromium/tools/build
214 <small class="muted">(Swarming Tags)</small>
215 <br>
216
217 <strong>recipe_revision</strong>:
218
219 <small class="muted">(Swarming Tags)</small>
220 <br>
221
222 <strong>user</strong>:
223
224 <small class="muted">(Swarming Tags)</small>
225 <br>
226
227 <strong>user_agent</strong>:
228 luci-cron
229 <small class="muted">(Swarming Tags)</small>
230 <br>
231
232 <strong>allow_milo</strong>:
233 1
234 <small class="muted">(Swarming Tags)</small>
235 <br>
236
237
238 155
239 </div> 156 </div>
240 </div> 157 </div>
241 158
242 </div> 159 </div>
243 160
244 161
245 162
246 163
247 <script src="/static/common/third_party/js/jquery.min.js"></script> 164 <script src="/static/common/third_party/js/jquery.min.js"></script>
248 <script src="/static/bootstrap/third_party/js/bootstrap.min.js"></script> 165 <script src="/static/bootstrap/third_party/js/bootstrap.min.js"></script>
249 </body> 166 </body>
250 </html> 167 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698