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

Side by Side Diff: milo/buildsource/buildbucket/expectations/master.tryserver.infra/InfraPresubmit.Swarming.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.Swarming", 2 "Name": "InfraPresubmit.Swarming",
3 "Warning": "", 3 "Warning": "",
4 "CurrentBuilds": [ 4 "CurrentBuilds": [
5 { 5 {
6 "Link": { 6 "Link": {
7 "Label": "2fbc7169a3b9a010", 7 "Label": "2fbc7169a3b9a010",
8 "URL": "/swarming/prod/2fbc7169a3b9a010" 8 "URL": "/swarming/prod/2fbc7169a3b9a010"
9 }, 9 },
10 "Status": "Running", 10 "Status": "Running",
(...skipping 30 matching lines...) Expand all
41 "URL": "https://codereview.chromium.org/2114743004/#ps1" 41 "URL": "https://codereview.chromium.org/2114743004/#ps1"
42 }, 42 },
43 "CommitURL": "", 43 "CommitURL": "",
44 "File": null 44 "File": null
45 } 45 }
46 ], 46 ],
47 "Build": null 47 "Build": null
48 } 48 }
49 ], 49 ],
50 "PendingBuilds": null, 50 "PendingBuilds": null,
51 "PendingBuildNum": 0,
51 "FinishedBuilds": null, 52 "FinishedBuilds": null,
52 "MachinePool": null 53 "MachinePool": null
53 } 54 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698