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

Side by Side Diff: scripts/slave/recipes/mojo.expected/mojo_linux_asan.json

Issue 1115453002: Recipes: make cwd default to slave_build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: rebase Created 5 years, 7 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 | Annotate | Revision Log
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "[BUILD]/scripts/slave/bot_update.py", 6 "[BUILD]/scripts/slave/bot_update.py",
7 "--master", 7 "--master",
8 "chromium.testing.master", 8 "chromium.testing.master",
9 "--builder", 9 "--builder",
10 "Mojo Linux ASan", 10 "Mojo Linux ASan",
11 "--slave", 11 "--slave",
12 "TestSlavename", 12 "TestSlavename",
13 "--spec", 13 "--spec",
14 "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'na me': 'src', 'url': 'https://chromium.googlesource.com/external/mojo.git'}]", 14 "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'na me': 'src', 'url': 'https://chromium.googlesource.com/external/mojo.git'}]",
15 "--root", 15 "--root",
16 "src", 16 "src",
17 "--revision_mapping_file", 17 "--revision_mapping_file",
18 "{}", 18 "{}",
19 "--output_json", 19 "--output_json",
20 "/path/to/tmp/json", 20 "/path/to/tmp/json",
21 "--revision", 21 "--revision",
22 "src@HEAD", 22 "src@HEAD",
23 "--force" 23 "--force"
24 ], 24 ],
25 "cwd": "[SLAVE_BUILD]",
25 "name": "bot_update", 26 "name": "bot_update",
26 "~followup_annotations": [ 27 "~followup_annotations": [
27 "@@@STEP_TEXT@Some step text@@@", 28 "@@@STEP_TEXT@Some step text@@@",
28 "@@@STEP_LOG_LINE@json.output@{@@@", 29 "@@@STEP_LOG_LINE@json.output@{@@@",
29 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 30 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
30 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", 31 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
31 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", 32 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@",
32 "@@@STEP_LOG_LINE@json.output@ \"properties\": {}, @@@", 33 "@@@STEP_LOG_LINE@json.output@ \"properties\": {}, @@@",
33 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", 34 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@",
34 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", 35 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
35 "@@@STEP_LOG_LINE@json.output@}@@@", 36 "@@@STEP_LOG_LINE@json.output@}@@@",
36 "@@@STEP_LOG_END@json.output@@@" 37 "@@@STEP_LOG_END@json.output@@@"
37 ] 38 ]
38 }, 39 },
39 { 40 {
40 "cmd": [ 41 "cmd": [
41 "python", 42 "python",
42 "-u", 43 "-u",
43 "[DEPOT_TOOLS]/gclient.py", 44 "[DEPOT_TOOLS]/gclient.py",
44 "runhooks" 45 "runhooks"
45 ], 46 ],
47 "cwd": "[SLAVE_BUILD]",
46 "name": "gclient runhooks" 48 "name": "gclient runhooks"
47 }, 49 },
48 { 50 {
49 "cmd": [ 51 "cmd": [
50 "python", 52 "python",
51 "-u", 53 "-u",
52 "[SLAVE_BUILD]/src/mojo/tools/mojob.py", 54 "[SLAVE_BUILD]/src/mojo/tools/mojob.py",
53 "gn", 55 "gn",
54 "--release", 56 "--release",
55 "--asan" 57 "--asan"
56 ], 58 ],
57 "cwd": "[SLAVE_BUILD]/src", 59 "cwd": "[SLAVE_BUILD]/src",
58 "env": { 60 "env": {
59 "GOMA_DIR": "[BUILD]/goma" 61 "GOMA_DIR": "[BUILD]/goma"
60 }, 62 },
61 "name": "mojob gn" 63 "name": "mojob gn"
62 }, 64 },
63 { 65 {
64 "cmd": [ 66 "cmd": [
65 "python", 67 "python",
66 "-u", 68 "-u",
67 "[SLAVE_BUILD]/src/mojo/tools/mojob.py", 69 "[SLAVE_BUILD]/src/mojo/tools/mojob.py",
68 "build", 70 "build",
69 "--release", 71 "--release",
70 "--asan" 72 "--asan"
71 ], 73 ],
74 "cwd": "[SLAVE_BUILD]",
72 "env": { 75 "env": {
73 "GOMA_DIR": "[BUILD]/goma" 76 "GOMA_DIR": "[BUILD]/goma"
74 }, 77 },
75 "name": "mojob build" 78 "name": "mojob build"
76 }, 79 },
77 { 80 {
78 "cmd": [ 81 "cmd": [
79 "python", 82 "python",
80 "-u", 83 "-u",
81 "[SLAVE_BUILD]/src/mojo/tools/get_test_list.py", 84 "[SLAVE_BUILD]/src/mojo/tools/get_test_list.py",
82 "{\"build_number\": 571, \"builder_name\": \"Mojo Linux ASan\", \"dcheck_a lways_on\": false, \"is_debug\": false, \"master_name\": \"chromium.testing.mast er\", \"sanitizer\": \"asan\", \"target_os\": \"linux\", \"test_results_server\" : \"test-results.appspot.com\", \"test_types\": [\"default\"]}", 85 "{\"build_number\": 571, \"builder_name\": \"Mojo Linux ASan\", \"dcheck_a lways_on\": false, \"is_debug\": false, \"master_name\": \"chromium.testing.mast er\", \"sanitizer\": \"asan\", \"target_os\": \"linux\", \"test_results_server\" : \"test-results.appspot.com\", \"test_types\": [\"default\"]}",
83 "/path/to/tmp/json" 86 "/path/to/tmp/json"
84 ], 87 ],
88 "cwd": "[SLAVE_BUILD]",
85 "name": "get_test_list", 89 "name": "get_test_list",
86 "~followup_annotations": [ 90 "~followup_annotations": [
87 "@@@STEP_LOG_LINE@json.output@[@@@", 91 "@@@STEP_LOG_LINE@json.output@[@@@",
88 "@@@STEP_LOG_LINE@json.output@ {@@@", 92 "@@@STEP_LOG_LINE@json.output@ {@@@",
89 "@@@STEP_LOG_LINE@json.output@ \"command\": [@@@", 93 "@@@STEP_LOG_LINE@json.output@ \"command\": [@@@",
90 "@@@STEP_LOG_LINE@json.output@ \"world\"@@@", 94 "@@@STEP_LOG_LINE@json.output@ \"world\"@@@",
91 "@@@STEP_LOG_LINE@json.output@ ], @@@", 95 "@@@STEP_LOG_LINE@json.output@ ], @@@",
92 "@@@STEP_LOG_LINE@json.output@ \"name\": \"Hello\"@@@", 96 "@@@STEP_LOG_LINE@json.output@ \"name\": \"Hello\"@@@",
93 "@@@STEP_LOG_LINE@json.output@ }@@@", 97 "@@@STEP_LOG_LINE@json.output@ }@@@",
94 "@@@STEP_LOG_LINE@json.output@]@@@", 98 "@@@STEP_LOG_LINE@json.output@]@@@",
95 "@@@STEP_LOG_END@json.output@@@" 99 "@@@STEP_LOG_END@json.output@@@"
96 ] 100 ]
97 }, 101 },
98 { 102 {
99 "cmd": [ 103 "cmd": [
100 "world" 104 "world"
101 ], 105 ],
102 "cwd": "[SLAVE_BUILD]/src", 106 "cwd": "[SLAVE_BUILD]/src",
103 "name": "Hello" 107 "name": "Hello"
104 } 108 }
105 ] 109 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipes/mojo.expected/mojo_linux.json ('k') | scripts/slave/recipes/mojo.expected/mojo_linux_asan_dbg.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698