OLD | NEW |
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.memory.fyi", | 8 "chromium.memory.fyi", |
9 "--builder", | 9 "--builder", |
10 "Linux MSan Tests", | 10 "Linux MSan Tests", |
(...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
132 "name": "get compile targets for scripts", | 132 "name": "get compile targets for scripts", |
133 "~followup_annotations": [ | 133 "~followup_annotations": [ |
134 "@@@STEP_LOG_LINE@json.output@{}@@@", | 134 "@@@STEP_LOG_LINE@json.output@{}@@@", |
135 "@@@STEP_LOG_END@json.output@@@" | 135 "@@@STEP_LOG_END@json.output@@@" |
136 ] | 136 ] |
137 }, | 137 }, |
138 { | 138 { |
139 "cmd": [ | 139 "cmd": [ |
140 "python", | 140 "python", |
141 "-u", | 141 "-u", |
142 "[BUILD]/scripts/slave/cleanup_temp.py" | |
143 ], | |
144 "cwd": "[SLAVE_BUILD]", | |
145 "name": "cleanup_temp" | |
146 }, | |
147 { | |
148 "cmd": [ | |
149 "python", | |
150 "-u", | |
151 "\nimport os, sys\nfrom common import chromium_utils\n\nif os.path.exists(
sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n", | 142 "\nimport os, sys\nfrom common import chromium_utils\n\nif os.path.exists(
sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n", |
152 "[SLAVE_BUILD]/src/out/Release" | 143 "[SLAVE_BUILD]/src/out/Release" |
153 ], | 144 ], |
154 "cwd": "[SLAVE_BUILD]", | 145 "cwd": "[SLAVE_BUILD]", |
155 "name": "rmtree build directory", | 146 "name": "rmtree build directory", |
156 "~followup_annotations": [ | 147 "~followup_annotations": [ |
157 "@@@STEP_LOG_LINE@python.inline@@@@", | 148 "@@@STEP_LOG_LINE@python.inline@@@@", |
158 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 149 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
159 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils@@@", | 150 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils@@@", |
160 "@@@STEP_LOG_LINE@python.inline@@@@", | 151 "@@@STEP_LOG_LINE@python.inline@@@@", |
(...skipping 15 matching lines...) Expand all Loading... |
176 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 167 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
177 "--factory-properties", | 168 "--factory-properties", |
178 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Linux MSan Tests\", \"buildnumber\": 571, \"mastername\": \"chr
omium.memory.fyi\", \"parent_buildername\": \"Chromium Linux MSan Builder\", \"r
ecipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to
/workdir/TestSlavename\"}", | 169 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Linux MSan Tests\", \"buildnumber\": 571, \"mastername\": \"chr
omium.memory.fyi\", \"parent_buildername\": \"Chromium Linux MSan Builder\", \"r
ecipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to
/workdir/TestSlavename\"}", |
179 "--build-properties", | 170 "--build-properties", |
180 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Linux MSan Tests\", \"buildnumber\": 571, \"mastername\": \"chr
omium.memory.fyi\", \"parent_buildername\": \"Chromium Linux MSan Builder\", \"r
ecipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to
/workdir/TestSlavename\"}" | 171 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Linux MSan Tests\", \"buildnumber\": 571, \"mastername\": \"chr
omium.memory.fyi\", \"parent_buildername\": \"Chromium Linux MSan Builder\", \"r
ecipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to
/workdir/TestSlavename\"}" |
181 ], | 172 ], |
182 "cwd": "[SLAVE_BUILD]", | 173 "cwd": "[SLAVE_BUILD]", |
183 "name": "extract build" | 174 "name": "extract build" |
184 }, | 175 }, |
185 { | 176 { |
| 177 "cmd": [ |
| 178 "python", |
| 179 "-u", |
| 180 "[BUILD]/scripts/slave/cleanup_temp.py" |
| 181 ], |
| 182 "cwd": "[SLAVE_BUILD]", |
| 183 "name": "cleanup_temp" |
| 184 }, |
| 185 { |
186 "allow_subannotations": true, | 186 "allow_subannotations": true, |
187 "cmd": [ | 187 "cmd": [ |
188 "python", | 188 "python", |
189 "-u", | 189 "-u", |
190 "[BUILD]/scripts/slave/runtest.py", | 190 "[BUILD]/scripts/slave/runtest.py", |
191 "--target", | 191 "--target", |
192 "Release", | 192 "Release", |
193 "--xvfb", | 193 "--xvfb", |
194 "--factory-properties", | 194 "--factory-properties", |
195 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Linux MSan Tests\", \"buildnumber\": 571, \"mastername\": \"chr
omium.memory.fyi\", \"parent_buildername\": \"Chromium Linux MSan Builder\", \"r
ecipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to
/workdir/TestSlavename\"}", | 195 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Linux MSan Tests\", \"buildnumber\": 571, \"mastername\": \"chr
omium.memory.fyi\", \"parent_buildername\": \"Chromium Linux MSan Builder\", \"r
ecipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to
/workdir/TestSlavename\"}", |
(...skipping 11 matching lines...) Expand all Loading... |
207 "--slave-name=TestSlavename", | 207 "--slave-name=TestSlavename", |
208 "--build-number=571", | 208 "--build-number=571", |
209 "--enable-msan", | 209 "--enable-msan", |
210 "base_unittests", | 210 "base_unittests", |
211 "--test-launcher-print-test-stdio=always" | 211 "--test-launcher-print-test-stdio=always" |
212 ], | 212 ], |
213 "cwd": "[SLAVE_BUILD]", | 213 "cwd": "[SLAVE_BUILD]", |
214 "name": "base_unittests" | 214 "name": "base_unittests" |
215 } | 215 } |
216 ] | 216 ] |
OLD | NEW |