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

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

Issue 2949783002: [milo] appengine/* -> * (Closed)
Patch Set: rebase 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 "Label": "2d8d62f6be545b10",
4 "Status": "Running",
5 "Source": {
6 "Label": "Task 2d8d62f6be545b10",
7 "URL": "https://example.com/task?id=2d8d62f6be545b10\u0026show_raw=1\u0026 wide_logs=true"
8 },
9 "MainLink": [
10 {
11 "Label": "Task 2d8d62f6be545b10",
12 "URL": "https://example.com/task?id=2d8d62f6be545b10\u0026show_raw=1\u00 26wide_logs=true"
13 }
14 ],
15 "SubLink": [
16 [
17 {
18 "Label": "stdout",
19 "URL": "foo/stdout"
20 }
21 ]
22 ],
23 "Started": "2016-03-14T10:00:01.85071Z",
24 "Finished": "0001-01-01T00:00:00Z",
25 "Duration": 3598149290000,
26 "Type": "Recipe",
27 "LevelsDeep": 0,
28 "Verbosity": 1,
29 "Text": [
30 "Running recipe bootstrap"
31 ]
32 },
33 "SourceStamp": {
34 "AuthorName": "",
35 "AuthorEmail": "",
36 "CommitTime": "0001-01-01T00:00:00Z",
37 "Repo": "",
38 "Branch": "",
39 "RequestRevision": null,
40 "Revision": null,
41 "Description": "",
42 "Title": "",
43 "Changelist": {
44 "Label": "Gerrit CL",
45 "URL": "https://chromium-review.googlesource.com/c/513444/32"
46 },
47 "CommitURL": "",
48 "File": null,
49 "Source": ""
50 },
51 "Components": [
52 {
53 "Label": "recipe bootstrap",
54 "Status": "Running",
55 "MainLink": [
56 {
57 "Label": "stdout",
58 "URL": "foo/steps/recipe_bootstrap/0/stdout"
59 }
60 ],
61 "SubLink": [
62 [
63 {
64 "Label": "Confused? README here",
65 "URL": "https://chromium.googlesource.com/external/github.com/luci/r ecipes-py/+/master/doc/workflow.md"
66 }
67 ]
68 ],
69 "Started": "2016-03-14T10:00:02Z",
70 "Finished": "0001-01-01T00:00:00Z",
71 "Duration": 3598000000000,
72 "Type": "Step",
73 "LevelsDeep": 0,
74 "Verbosity": 0,
75 "Text": null
76 }
77 ],
78 "PropertyGroup": [
79 {
80 "GroupName": "recipe bootstrap",
81 "Property": null
82 },
83 {
84 "GroupName": "Main",
85 "Property": null
86 }
87 ],
88 "Blame": null
89 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698