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

Side by Side Diff: milo/appengine/frontend/expectations/bootstrap-swarming.TestableBuild-build-patch-failure.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 235 matching lines...) Expand 10 before | Expand all | Expand 10 after
246 246
247 247
248 248
249 249
250 <strong>Exit Code</strong>: 250 <strong>Exit Code</strong>:
251 0 251 0
252 <small class="muted">(Swarming)</small> 252 <small class="muted">(Swarming)</small>
253 <br> 253 <br>
254 254
255 255
256
257
258 <strong>allow_milo</strong>:
259 1
260 <small class="muted">(Swarming Tags)</small>
261 <br>
262
263
264 256
265 </div> 257 </div>
266 </div> 258 </div>
267 259
268 </div> 260 </div>
269 261
270 262
271 263
272 264
273 <script src="/static/common/third_party/js/jquery.min.js"></script> 265 <script src="/static/common/third_party/js/jquery.min.js"></script>
274 <script src="/static/bootstrap/third_party/js/bootstrap.min.js"></script> 266 <script src="/static/bootstrap/third_party/js/bootstrap.min.js"></script>
275 </body> 267 </body>
276 </html> 268 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698