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

Side by Side Diff: recipes/engine_tests/trigger.expected/basic.json

Issue 2340483002: Revert of Add better documentation, trigger namedtuple. (Closed)
Patch Set: Created 4 years, 3 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 { 2 {
3 "cmd": [],
4 "name": "trigger some junk", 3 "name": "trigger some junk",
5 "trigger_specs": [ 4 "trigger_specs": [
6 { 5 {
7 "buildbot_changes": [ 6 "buildbot_changes": [
8 { 7 {
9 "when_timestamp": 1445412480 8 "when_timestamp": 1445412480
10 } 9 }
11 ], 10 ],
12 "builder_name": "triggered" 11 "builder_name": "triggered"
13 } 12 }
14 ] 13 ]
15 }, 14 },
16 { 15 {
17 "name": "$result", 16 "name": "$result",
18 "recipe_result": null, 17 "recipe_result": null,
19 "status_code": 0 18 "status_code": 0
20 } 19 }
21 ] 20 ]
OLDNEW
« no previous file with comments | « recipe_modules/step/example.expected/warning.json ('k') | recipes/example/nested.expected/basic.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698