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

Side by Side Diff: milo/appengine/job_source/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
1 { 1 {
2 "sourcestamp": { 2 "sourcestamp": {
3 "changes": [] 3 "changes": []
4 }, 4 },
5 "results": 2, 5 "results": 2,
6 "steps": [ 6 "steps": [
7 { 7 {
8 "hidden": false, 8 "hidden": false,
9 "isFinished": true, 9 "isFinished": true,
10 "isStarted": true, 10 "isStarted": true,
(...skipping 26 matching lines...) Expand all
37 "failed", 37 "failed",
38 "steps", 38 "steps",
39 "failed", 39 "failed",
40 "compile (with patch)" 40 "compile (with patch)"
41 ], 41 ],
42 "times": [ 42 "times": [
43 1467070230.080228, 43 1467070230.080228,
44 1467071406.476459 44 1467071406.476459
45 ] 45 ]
46 } 46 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698