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

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

Issue 2254993002: Milo: Add task expired as a failure status (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: Use proto instead Created 4 years, 3 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 "ParentLabel": null, 3 "ParentLabel": null,
4 "Label": "2fb1b35e1da25710", 4 "Label": "2fb1b35e1da25710",
5 "Status": "NotRun", 5 "Status": "NotRun",
6 "Banner": null, 6 "Banner": null,
7 "Bot": null, 7 "Bot": null,
8 "Source": { 8 "Source": {
9 "Label": "Task 2fb1b35e1da25710", 9 "Label": "Task 2fb1b35e1da25710",
10 "Img": "", 10 "Img": "",
11 "URL": "https://debug/user/task/2fb1b35e1da25710", 11 "URL": "https://debug/user/task/2fb1b35e1da25710",
12 "Alt": "" 12 "Alt": ""
13 }, 13 },
14 "MainLink": null, 14 "MainLink": {
15 "Label": "Task 2fb1b35e1da25710",
16 "Img": "",
17 "URL": "https://debug/user/task/2fb1b35e1da25710",
18 "Alt": ""
19 },
15 "SubLink": null, 20 "SubLink": null,
16 "Progress": null, 21 "Progress": null,
17 "Started": "0001-01-01T00:00:00Z", 22 "Started": "0001-01-01T00:00:00Z",
18 "Finished": "0001-01-01T00:00:00Z", 23 "Finished": "0001-01-01T00:00:00Z",
19 "Duration": 0, 24 "Duration": 0,
20 "Type": "Recipe", 25 "Type": "Recipe",
21 "LevelsDeep": 0, 26 "LevelsDeep": 0,
22 "Verbosity": 0, 27 "Verbosity": 0,
23 "Text": null 28 "Text": null
24 }, 29 },
25 "SourceStamp": null, 30 "SourceStamp": null,
26 "Components": null, 31 "Components": null,
27 "PropertyGroup": [ 32 "PropertyGroup": [
28 { 33 {
34 "GroupName": "Main",
35 "Property": null
36 },
37 {
29 "GroupName": "Swarming Tags", 38 "GroupName": "Swarming Tags",
30 "Property": [ 39 "Property": [
31 { 40 {
32 "Key": "os", 41 "Key": "os",
33 "Value": "Linux" 42 "Value": "Linux"
34 }, 43 },
35 { 44 {
36 "Key": "pool", 45 "Key": "pool",
37 "Value": "default" 46 "Value": "default"
38 }, 47 },
39 { 48 {
40 "Key": "priority", 49 "Key": "priority",
41 "Value": "10" 50 "Value": "10"
42 }, 51 },
43 { 52 {
44 "Key": "user", 53 "Key": "user",
45 "Value": "" 54 "Value": ""
46 }, 55 },
47 { 56 {
48 "Key": "allow_milo", 57 "Key": "allow_milo",
49 "Value": "1" 58 "Value": "1"
50 } 59 }
51 ] 60 ]
52 } 61 }
53 ], 62 ],
54 "Blame": null 63 "Blame": null
55 } 64 }
OLDNEW
« no previous file with comments | « milo/appengine/swarming/expectations/build-expired.json ('k') | milo/appengine/swarming/html_data.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698