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

Unified Diff: milo/appengine/frontend/expectations/swarming.build-build-running-logdog.html

Issue 2718373004: Milo: Print raw json for buildbot build properties (Closed)
Patch Set: Add in empty strings Created 3 years, 8 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 side-by-side diff with in-line comments
Download patch
Index: milo/appengine/frontend/expectations/swarming.build-build-running-logdog.html
diff --git a/milo/appengine/frontend/expectations/swarming.build-build-running-logdog.html b/milo/appengine/frontend/expectations/swarming.build-build-running-logdog.html
index e94126c5c98765043c825ec04fc22c1dd8eeb2a9..12fe8d16541b03b43d632d188a4bf795e04fcd29 100644
--- a/milo/appengine/frontend/expectations/swarming.build-build-running-logdog.html
+++ b/milo/appengine/frontend/expectations/swarming.build-build-running-logdog.html
@@ -163,41 +163,25 @@
<tr>
<td class="left">path_config</td>
- <td>
-
- kitchen
-
- </td>
+ <td>kitchen</td>
<td>recipe bootstrap</td>
</tr>
<tr>
<td class="left">slavename</td>
- <td>
-
- fakeslave
-
- </td>
+ <td>fakeslave</td>
<td>recipe bootstrap</td>
</tr>
<tr>
<td class="left">buildername</td>
- <td>
-
- infra-continuous-precise-32
-
- </td>
+ <td>infra-continuous-precise-32</td>
<td>recipe bootstrap</td>
</tr>
<tr>
<td class="left">mastername</td>
- <td>
-
- chromium.infra
-
- </td>
+ <td>chromium.infra</td>
<td>recipe bootstrap</td>
</tr>

Powered by Google App Engine
This is Rietveld 408576698