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

Side by Side Diff: appengine/cmd/milo/swarming/expectations/build-pending.json

Issue 2109473005: Milo: Pending swarming builds (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: Created 4 years, 5 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 "Summary": { 2 "Summary": {
3 "Label": "", 3 "Label": "",
4 "Status": "NotRun", 4 "Status": "NotRun",
5 "Bot": null, 5 "Bot": null,
6 "Source": { 6 "Source": {
7 "Label": "Task ", 7 "Label": "Task ",
8 "Img": "", 8 "Img": "",
9 "URL": "https://debug/user/task/", 9 "URL": "https://debug/user/task/",
10 "Alt": "" 10 "Alt": ""
(...skipping 12 matching lines...) Expand all
23 "Components": null, 23 "Components": null,
24 "PropertyGroup": [ 24 "PropertyGroup": [
25 { 25 {
26 "GroupName": "Swarming Tags", 26 "GroupName": "Swarming Tags",
27 "Property": [ 27 "Property": [
28 { 28 {
29 "Key": "allow_milo", 29 "Key": "allow_milo",
30 "Value": "1" 30 "Value": "1"
31 } 31 }
32 ] 32 ]
33 },
34 {
35 "GroupName": "Main",
36 "Property": null
37 } 33 }
38 ], 34 ],
39 "Blame": null 35 "Blame": null
40 } 36 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698