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

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

Issue 2328733002: Milo: Add ?limit= support to builders (Closed)
Patch Set: Rebase Created 4 years, 2 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/buildbot-buildbot.TestableBuilder-Basic_Test_no_builds.html
diff --git a/milo/appengine/frontend/expectations/buildbot-buildbot.TestableBuilder-Basic_Test_no_builds.html b/milo/appengine/frontend/expectations/buildbot-buildbot.TestableBuilder-Basic_Test_no_builds.html
index 41b3331bb26d514d5fc0c2e388da378213333e18..cebbc3f6e8b3f255fb325e4fe40f6425fbbb6b04 100644
--- a/milo/appengine/frontend/expectations/buildbot-buildbot.TestableBuilder-Basic_Test_no_builds.html
+++ b/milo/appengine/frontend/expectations/buildbot-buildbot.TestableBuilder-Basic_Test_no_builds.html
@@ -32,7 +32,13 @@
<h2>No Recent Builds</h2>
-</div>
+(Show:
+<a href="Sample%20Builder">default</a>
+<a href="Sample%20Builder?limit=25">25</a>
+<a href="Sample%20Builder?limit=50">50</a>
+<a href="Sample%20Builder?limit=100">100</a>
+<a href="Sample%20Builder?limit=200">200</a>
+)
<footer>

Powered by Google App Engine
This is Rietveld 408576698