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

Unified Diff: appengine/cmd/milo/frontend/expectations/buildbot-buildbot.TestableBuilder-Basic_Test_with_builds.html

Issue 2134673003: milo: buildbucket builer view (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: rebased and regenerated expectations Created 4 years, 5 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: appengine/cmd/milo/frontend/expectations/buildbot-buildbot.TestableBuilder-Basic_Test_with_builds.html
diff --git a/appengine/cmd/milo/frontend/expectations/buildbot-buildbot.TestableBuilder-Basic_Test_with_builds.html b/appengine/cmd/milo/frontend/expectations/buildbot-buildbot.TestableBuilder-Basic_Test_with_builds.html
index 7b5d0e0e9f25dc221478651af52f32f6ef5a6f7d..6aed83ef19b1f7f028ad2ec1ea11e6881000089f 100644
--- a/appengine/cmd/milo/frontend/expectations/buildbot-buildbot.TestableBuilder-Basic_Test_with_builds.html
+++ b/appengine/cmd/milo/frontend/expectations/buildbot-buildbot.TestableBuilder-Basic_Test_with_builds.html
@@ -2,7 +2,7 @@
<!DOCTYPE html>
<meta charset="utf-8">
-<title>Builder [[name here]]</title>
+<title>Builder Sample Builder</title>
<link rel="stylesheet" href="/static/buildbot/css/default.css" type="text/css">
<script src="/static/common/js/time.js"></script>
@@ -14,7 +14,7 @@
<hr>
- <h2>Current Builds:</h2>
+ <h2>Current Builds (1):</h2>
<ul>
<li><a href="https://some.url/path">
@@ -27,7 +27,7 @@
- <h2>Pending Build Requests:</h2>
+ <h2>Pending Build Requests (1):</h2>
<ul>
<li><small>(, waiting 0)</small>
@@ -70,7 +70,9 @@
</td>
- <td class="left">[]</td>
+ <td class="left">
+ []
+ </td>
</tr>
</table>

Powered by Google App Engine
This is Rietveld 408576698