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

Side by Side Diff: milo/job_source/swarming/expectations/build-expired.json

Issue 2948143003: [milo] job_source -> build_source. (Closed)
Patch Set: fix 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
(Empty)
1 {
2 "Summary": {
3 "ParentLabel": {
4 "Label": "Infra Win Tester",
5 "URL": "/buildbucket/luci.infra.try/Infra Win Tester"
6 },
7 "Label": "308998ca182a0210",
8 "Status": "Expired",
9 "Banner": {
10 "OS": [
11 {
12 "Img": "windows.svg",
13 "Alt": "Microsoft Windows",
14 "Subtitle": "7-SP1",
15 "Count": 1
16 }
17 ],
18 "Device": null
19 },
20 "Recipe": {
21 "Label": "infra_repo_trybot",
22 "URL": "https://chromium.googlesource.com/infra/infra/+/master/"
23 },
24 "Source": {
25 "Label": "Task 308998ca182a0210",
26 "URL": "https://example.com/task?id=308998ca182a0210\u0026show_raw=1\u0026 wide_logs=true"
27 },
28 "MainLink": [
29 {
30 "Label": "Task 308998ca182a0210",
31 "URL": "https://example.com/task?id=308998ca182a0210\u0026show_raw=1\u00 26wide_logs=true"
32 }
33 ],
34 "Started": "0001-01-01T00:00:00Z",
35 "Finished": "0001-01-01T00:00:00Z",
36 "Duration": 0,
37 "Type": "Recipe",
38 "LevelsDeep": 0,
39 "Verbosity": 0,
40 "Text": [
41 "Task expired"
42 ]
43 },
44 "SourceStamp": null,
45 "Components": null,
46 "PropertyGroup": [
47 {
48 "GroupName": "Main",
49 "Property": null
50 }
51 ],
52 "Blame": null
53 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698