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

Unified Diff: milo/appengine/frontend/expectations/swarming.build-build-unicode.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-unicode.html
diff --git a/milo/appengine/frontend/expectations/swarming.build-build-unicode.html b/milo/appengine/frontend/expectations/swarming.build-build-unicode.html
index 989e654a6bd6fe8ef1ed692113b5169d1e02cd39..4cd4ba968d65acb4f5bf3b6ee2d8ea5814fa67b5 100644
--- a/milo/appengine/frontend/expectations/swarming.build-build-unicode.html
+++ b/milo/appengine/frontend/expectations/swarming.build-build-unicode.html
@@ -161,41 +161,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>
-
- 🐧🐧🐧
-
- </td>
+ <td>🐧🐧🐧</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