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

Side by Side Diff: appengine/chromium_status/tests/cq.json

Issue 778533003: Moved chromium_status to appengine/ (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Created 6 years 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 { 2 {
3 "timestamp": 2635200.0, 3 "timestamp": 2635200.0,
4 "verification": "presubmit", 4 "verification": "presubmit",
5 "owner": "bar@chromium.org", 5 "owner": "bar@chromium.org",
6 "patchset": 1, 6 "patchset": 1,
7 "issue": 1234567, 7 "issue": 1234567,
8 "payload": { 8 "payload": {
9 "duration": 13.9, 9 "duration": 13.9,
10 "timed_out": false, 10 "timed_out": false,
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after
129 "verification": "presubmit", 129 "verification": "presubmit",
130 "owner": "bar@chromium.org", 130 "owner": "bar@chromium.org",
131 "patchset": 9, 131 "patchset": 9,
132 "issue": 1000000, 132 "issue": 1000000,
133 "payload": { 133 "payload": {
134 "duration": 1.2, 134 "duration": 1.2,
135 "output": "Running\npresubmit\ncommit\nchecks\n...\n\n** Presubmit Message s **\nIt\nlooks\nlike\nyou\nhave\nissues.\n\nPresubmit checks passed.\n" 135 "output": "Running\npresubmit\ncommit\nchecks\n...\n\n** Presubmit Message s **\nIt\nlooks\nlike\nyou\nhave\nissues.\n\nPresubmit checks passed.\n"
136 } 136 }
137 } 137 }
138 ] 138 ]
OLDNEW
« no previous file with comments | « appengine/chromium_status/templates/status_viewer.html ('k') | appengine/chromium_status/tests/fill.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698