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

Side by Side Diff: milo/appengine/job_source/buildbot/testdata/gerritCL.1234.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 "sourcestamp": {
3 "changes": []
4 },
5 "results": 2,
6 "steps": [
7 {
8 "hidden": false,
9 "isFinished": true,
10 "isStarted": true,
11 "logs": [
12 [
13 "preamble",
14 "http://build.chromium.org/p/tryserver.chromium.win/builders /win_chromium_rel_ng/builds/246309/steps/steps/logs/preamble"
15 ]
16 ],
17 "name": "steps",
18 "results": [
19 2,
20 [
21 "steps"
22 ]
23 ],
24 "statistics": {},
25 "step_number": 0,
26 "text": [
27 "line 1<br><br>line 3"
28 ],
29 "times": [
30 1467070230.081103,
31 1467071406.47502
32 ],
33 "urls": {}
34 }
35 ],
36 "properties": [
37 [
38 "patch_gerrit_url",
39 "https://example.com/",
40 "somewhere"
41 ],
42 [
43 "patch_issue",
44 12345,
45 "somewhere"
46 ]
47 ],
48 "text": [
49 "failed",
50 "steps",
51 "failed",
52 "compile (with patch)"
53 ],
54 "times": [
55 1467070230.080228,
56 1467071406.476459
57 ]
58 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698