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

Side by Side Diff: milo/appengine/buildbot/testdata/newline.1234.json

Issue 2944983003: [milo] {buildbucket,buildbot,swarming,logdog} -> backends/*. (Closed)
Patch Set: fix the 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 "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 "text": [
37 "failed",
38 "steps",
39 "failed",
40 "compile (with patch)"
41 ],
42 "times": [
43 1467070230.080228,
44 1467071406.476459
45 ]
46 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698