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

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

Issue 2944983003: [milo] {buildbucket,buildbot,swarming,logdog} -> backends/*. (Closed)
Patch Set: fix the tests Created 3 years, 6 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 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 "FinishedBuilds": null, 96 "FinishedBuilds": null,
97 "MachinePool": null 97 "MachinePool": null
98 } 98 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698