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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_win_Win7_Tests__1_.json

Issue 985273002: Changed recipe_modules base paths to be abstract entities in their own right. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Rebase Created 5 years, 9 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\\kill_processes.py" 6 "[BUILD]\\scripts\\slave\\kill_processes.py"
7 ], 7 ],
8 "name": "taskkill" 8 "name": "taskkill"
9 }, 9 },
10 { 10 {
(...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after
167 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Win7 Tests (1)\", \"buildnumber\": 571, \"mastername\": \"chrom ium.win\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\", \"parent_buildername\": \"Win Builder\", \"parent_got_revision\": \"1111111\", \ "recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\" browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir\": \"/ path/to/workdir/TestSlavename\"}", 167 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Win7 Tests (1)\", \"buildnumber\": 571, \"mastername\": \"chrom ium.win\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\", \"parent_buildername\": \"Win Builder\", \"parent_got_revision\": \"1111111\", \ "recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\" browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir\": \"/ path/to/workdir/TestSlavename\"}",
168 "--build-properties", 168 "--build-properties",
169 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Win7 Tests (1)\", \"buildnumber\": 571, \"mastername\": \"chrom ium.win\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\", \"parent_buildername\": \"Win Builder\", \"parent_got_revision\": \"1111111\", \ "recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\" browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir\": \"/ path/to/workdir/TestSlavename\"}" 169 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Win7 Tests (1)\", \"buildnumber\": 571, \"mastername\": \"chrom ium.win\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\", \"parent_buildername\": \"Win Builder\", \"parent_got_revision\": \"1111111\", \ "recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\" browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir\": \"/ path/to/workdir/TestSlavename\"}"
170 ], 170 ],
171 "name": "extract build" 171 "name": "extract build"
172 }, 172 },
173 { 173 {
174 "cmd": [ 174 "cmd": [
175 "python", 175 "python",
176 "-u", 176 "-u",
177 "[BUILD]\\scripts\\slave\\recipe_modules\\isolate\\resources\\find_isolate d_tests.py", 177 "RECIPE_MODULE[isolate]\\resources\\find_isolated_tests.py",
178 "--build-dir", 178 "--build-dir",
179 "[SLAVE_BUILD]\\src\\out\\Release", 179 "[SLAVE_BUILD]\\src\\out\\Release",
180 "--output-json", 180 "--output-json",
181 "/path/to/tmp/json" 181 "/path/to/tmp/json"
182 ], 182 ],
183 "name": "find isolated tests", 183 "name": "find isolated tests",
184 "~followup_annotations": [ 184 "~followup_annotations": [
185 "@@@STEP_LOG_LINE@json.output@{@@@", 185 "@@@STEP_LOG_LINE@json.output@{@@@",
186 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@", 186 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@",
187 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@", 187 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@",
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after
290 "--write-full-results-to", 290 "--write-full-results-to",
291 "/path/to/tmp/json" 291 "/path/to/tmp/json"
292 ], 292 ],
293 "name": "test_installer" 293 "name": "test_installer"
294 }, 294 },
295 { 295 {
296 "allow_subannotations": true, 296 "allow_subannotations": true,
297 "cmd": [ 297 "cmd": [
298 "python", 298 "python",
299 "-u", 299 "-u",
300 "[BUILD]\\scripts\\slave\\recipe_modules\\swarming\\resources\\collect_gte st_task.py", 300 "RECIPE_MODULE[swarming]\\resources\\collect_gtest_task.py",
301 "--swarming-client-dir", 301 "--swarming-client-dir",
302 "[SLAVE_BUILD]\\src\\tools\\swarming_client", 302 "[SLAVE_BUILD]\\src\\tools\\swarming_client",
303 "--temp-root-dir", 303 "--temp-root-dir",
304 "[TMP_BASE]", 304 "[TMP_BASE]",
305 "--merged-test-output", 305 "--merged-test-output",
306 "/path/to/tmp/json", 306 "/path/to/tmp/json",
307 "--", 307 "--",
308 "collect", 308 "collect",
309 "--swarming", 309 "--swarming",
310 "https://chromium-swarm.appspot.com", 310 "https://chromium-swarm.appspot.com",
311 "--decorate", 311 "--decorate",
312 "--print-status-updates", 312 "--print-status-updates",
313 "--shards", 313 "--shards",
314 "1", 314 "1",
315 "browser_tests/Windows-7-SP1/ffffffffff/Win7 Tests (1)/571" 315 "browser_tests/Windows-7-SP1/ffffffffff/Win7 Tests (1)/571"
316 ], 316 ],
317 "name": "browser_tests" 317 "name": "browser_tests"
318 }, 318 },
319 { 319 {
320 "cmd": [ 320 "cmd": [
321 "python", 321 "python",
322 "-u", 322 "-u",
323 "[BUILD]\\scripts\\slave\\process_dumps.py", 323 "[BUILD]\\scripts\\slave\\process_dumps.py",
324 "--target", 324 "--target",
325 "Release" 325 "Release"
326 ], 326 ],
327 "name": "process_dumps" 327 "name": "process_dumps"
328 } 328 }
329 ] 329 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698