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

Side by Side Diff: milo/appengine/swarming/expectations/build-expired.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: Retrain, remove build-hang test case Created 4 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
(Empty)
1 {
2 "Summary": {
3 "ParentLabel": {
4 "Label": "Infra Win Tester",
5 "Img": "",
6 "URL": "/buildbucket/luci.infra.try/Infra Win Tester?server=cr-buildbucket .appspot.com",
7 "Alt": ""
8 },
9 "Label": "308998ca182a0210",
10 "Status": "NotRun",
11 "Banner": {
12 "OS": [
13 {
14 "Img": "windows.svg",
15 "Alt": "Microsoft Windows",
16 "Subtitle": "7-SP1",
17 "Count": 1
18 }
19 ],
20 "Device": null
21 },
22 "Bot": null,
23 "Source": {
24 "Label": "Task 308998ca182a0210",
25 "Img": "",
26 "URL": "https://debug/user/task/308998ca182a0210",
27 "Alt": ""
28 },
29 "MainLink": null,
30 "SubLink": null,
31 "Progress": null,
32 "Started": "0001-01-01T00:00:00Z",
33 "Finished": "0001-01-01T00:00:00Z",
34 "Duration": 0,
35 "Type": "Recipe",
36 "LevelsDeep": 0,
37 "Verbosity": 0,
38 "Text": null
39 },
40 "SourceStamp": null,
41 "Components": null,
42 "PropertyGroup": [
43 {
44 "GroupName": "Swarming Tags",
45 "Property": [
46 {
47 "Key": "allow_milo",
48 "Value": "1"
49 },
50 {
51 "Key": "buildbucket_bucket",
52 "Value": "luci.infra.try"
53 },
54 {
55 "Key": "buildbucket_hostname",
56 "Value": "cr-buildbucket.appspot.com"
57 },
58 {
59 "Key": "buildbucket_template_canary",
60 "Value": "false"
61 },
62 {
63 "Key": "builder",
64 "Value": "Infra Win Tester"
65 },
66 {
67 "Key": "buildset",
68 "Value": "patch/rietveld/codereview.chromium.org/2225073005/1"
69 },
70 {
71 "Key": "cpu",
72 "Value": "x86-64"
73 },
74 {
75 "Key": "master",
76 "Value": "luci.infra.try"
77 },
78 {
79 "Key": "os",
80 "Value": "Windows-7-SP1"
81 },
82 {
83 "Key": "pool",
84 "Value": "Chrome"
85 },
86 {
87 "Key": "priority",
88 "Value": "100"
89 },
90 {
91 "Key": "recipe_name",
92 "Value": "infra_repo_trybot"
93 },
94 {
95 "Key": "recipe_repository",
96 "Value": "https://chromium.googlesource.com/infra/infra"
97 },
98 {
99 "Key": "recipe_revision",
100 "Value": ""
101 },
102 {
103 "Key": "user",
104 "Value": ""
105 },
106 {
107 "Key": "user_agent",
108 "Value": "cq"
109 }
110 ]
111 }
112 ],
113 "Blame": null
114 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698