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

Unified Diff: milo/appengine/buildbucket/expectations/master.tryserver.infra/InfraPresubmit.Swarming.json

Issue 2810113002: Milo buildbot builder page: Add pagnation with cursors. (Closed)
Patch Set: Touchups 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/buildbucket/expectations/master.tryserver.infra/InfraPresubmit.Swarming.json
diff --git a/milo/appengine/buildbucket/expectations/master.tryserver.infra/InfraPresubmit.Swarming.json b/milo/appengine/buildbucket/expectations/master.tryserver.infra/InfraPresubmit.Swarming.json
index ebb27e03d5553a15b8d306ced80a60cb6b5f8294..50039580c83d640665d0e934134916aa139389f1 100755
--- a/milo/appengine/buildbucket/expectations/master.tryserver.infra/InfraPresubmit.Swarming.json
+++ b/milo/appengine/buildbucket/expectations/master.tryserver.infra/InfraPresubmit.Swarming.json
@@ -45,5 +45,7 @@
],
"PendingBuilds": null,
"FinishedBuilds": null,
- "MachinePool": null
+ "MachinePool": null,
+ "PrevCursor": "",
+ "NextCursor": ""
}

Powered by Google App Engine
This is Rietveld 408576698