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

Side by Side Diff: milo/buildsource/buildbucket/expectations/master.tryserver.infra/InfraPresubmit.json

Issue 2987953002: Milo: Show accurate pending build numbers for builder view. (Closed)
Patch Set: Created 3 years, 4 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 unified diff | Download patch
OLDNEW
1 { 1 {
2 "Name": "InfraPresubmit", 2 "Name": "InfraPresubmit",
3 "Warning": "", 3 "Warning": "",
4 "CurrentBuilds": [ 4 "CurrentBuilds": [
5 { 5 {
6 "Link": { 6 "Link": {
7 "Label": "2862", 7 "Label": "2862",
8 "URL": "https://build.chromium.org/p/tryserver.infra/builders/Infra%20Pr esubmit/builds/2862" 8 "URL": "https://build.chromium.org/p/tryserver.infra/builders/Infra%20Pr esubmit/builds/2862"
9 }, 9 },
10 "Status": "Running", 10 "Status": "Running",
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
86 "Label": "Rietveld CL 2114743004", 86 "Label": "Rietveld CL 2114743004",
87 "URL": "https://codereview.chromium.org/2114743004/#ps1" 87 "URL": "https://codereview.chromium.org/2114743004/#ps1"
88 }, 88 },
89 "CommitURL": "", 89 "CommitURL": "",
90 "File": null 90 "File": null
91 } 91 }
92 ], 92 ],
93 "Build": null 93 "Build": null
94 } 94 }
95 ], 95 ],
96 "PendingBuildNum": 0,
96 "FinishedBuilds": null, 97 "FinishedBuilds": null,
97 "MachinePool": null 98 "MachinePool": null
98 } 99 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698