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

Unified Diff: milo/appengine/frontend/expectations/swarming.build-build-timeout.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-timeout.html
diff --git a/milo/appengine/frontend/expectations/swarming.build-build-timeout.html b/milo/appengine/frontend/expectations/swarming.build-build-timeout.html
index 715a34bd99b3d05a21a514ceb089c44aa15c96cc..9908dd05da4ff69055d8f7e9fffe95172aca97f5 100644
--- a/milo/appengine/frontend/expectations/swarming.build-build-timeout.html
+++ b/milo/appengine/frontend/expectations/swarming.build-build-timeout.html
@@ -162,41 +162,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>
@@ -211,21 +195,13 @@
<tr>
<td class="left">Cost of job (USD)</td>
- <td>
-
- $0.52
-
- </td>
+ <td>$0.52</td>
<td>Swarming</td>
</tr>
<tr>
<td class="left">Exit Code</td>
- <td>
-
- -15
-
- </td>
+ <td>-15</td>
<td>Swarming</td>
</tr>

Powered by Google App Engine
This is Rietveld 408576698