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

Side by Side Diff: scripts/slave/recipes/findit/chromium/test.expected/swarming_tests.json

Issue 1720873002: swarming: always append task's OS dimension to step name (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 10 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 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master", 7 "--master",
8 "tryserver.chromium.mac", 8 "tryserver.chromium.mac",
9 "--builder", 9 "--builder",
10 "mac_chromium_variable", 10 "mac_chromium_variable",
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
112 }, 112 },
113 { 113 {
114 "cmd": [ 114 "cmd": [
115 "python", 115 "python",
116 "-u", 116 "-u",
117 "RECIPE_PACKAGE[depot_tools]/gclient.py", 117 "RECIPE_PACKAGE[depot_tools]/gclient.py",
118 "runhooks" 118 "runhooks"
119 ], 119 ],
120 "cwd": "[SLAVE_BUILD]", 120 "cwd": "[SLAVE_BUILD]",
121 "env": { 121 "env": {
122 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library ffmpeg_brandi ng=Chrome gomadir='[BUILD]/goma' proprietary_codecs=1 target_arch=x64 test_isola tion_mode=prepare use_goma=1", 122 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library ffmpe g_branding=Chrome gomadir='[BUILD]/goma' proprietary_codecs=1 target_arch=x64 te st_isolation_mode=prepare use_goma=1",
123 "PATH": "%(PATH)s:RECIPE_PACKAGE[depot_tools]" 123 "PATH": "%(PATH)s:RECIPE_PACKAGE[depot_tools]"
124 }, 124 },
125 "name": "gclient runhooks" 125 "name": "gclient runhooks"
126 }, 126 },
127 { 127 {
128 "cmd": [ 128 "cmd": [
129 "python", 129 "python",
130 "-u", 130 "-u",
131 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", 131 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py",
132 "--output", 132 "--output",
133 "/path/to/tmp/json", 133 "/path/to/tmp/json",
134 "--", 134 "--",
135 "--build-config-fs", 135 "--build-config-fs",
136 "Release", 136 "Release",
137 "--use-src-side-runtest-py", 137 "--use-src-side-runtest-py",
138 "--paths", 138 "--paths",
139 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", 139 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}",
140 "--properties", 140 "--properties",
141 "{\"buildername\": \"mac_chromium_variable\", \"buildnumber\": 1, \"master name\": \"tryserver.chromium.mac\", \"slavename\": \"build1-a1\", \"target_platf orm\": \"linux\"}" 141 "{\"buildername\": \"mac_chromium_variable\", \"buildnumber\": 1, \"master name\": \"tryserver.chromium.mac\", \"slavename\": \"build1-a1\", \"target_platf orm\": \"mac\"}"
142 ], 142 ],
143 "cwd": "[SLAVE_BUILD]", 143 "cwd": "[SLAVE_BUILD]",
144 "name": "get compile targets for scripts", 144 "name": "get compile targets for scripts",
145 "~followup_annotations": [ 145 "~followup_annotations": [
146 "@@@STEP_LOG_LINE@json.output@{}@@@", 146 "@@@STEP_LOG_LINE@json.output@{}@@@",
147 "@@@STEP_LOG_END@json.output@@@" 147 "@@@STEP_LOG_END@json.output@@@"
148 ] 148 ]
149 }, 149 },
150 { 150 {
151 "cmd": [ 151 "cmd": [
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after
283 }, 283 },
284 { 284 {
285 "cmd": [ 285 "cmd": [
286 "python", 286 "python",
287 "-u", 287 "-u",
288 "RECIPE_PACKAGE[depot_tools]/gclient.py", 288 "RECIPE_PACKAGE[depot_tools]/gclient.py",
289 "runhooks" 289 "runhooks"
290 ], 290 ],
291 "cwd": "[SLAVE_BUILD]", 291 "cwd": "[SLAVE_BUILD]",
292 "env": { 292 "env": {
293 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library ffmpeg_brandi ng=Chrome gomadir='[BUILD]/goma' proprietary_codecs=1 target_arch=x64 test_isola tion_mode=prepare use_goma=1", 293 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library ffmpe g_branding=Chrome gomadir='[BUILD]/goma' proprietary_codecs=1 target_arch=x64 te st_isolation_mode=prepare use_goma=1",
294 "PATH": "%(PATH)s:RECIPE_PACKAGE[depot_tools]" 294 "PATH": "%(PATH)s:RECIPE_PACKAGE[depot_tools]"
295 }, 295 },
296 "name": "test r1.gclient runhooks", 296 "name": "test r1.gclient runhooks",
297 "~followup_annotations": [ 297 "~followup_annotations": [
298 "@@@STEP_NEST_LEVEL@1@@@" 298 "@@@STEP_NEST_LEVEL@1@@@"
299 ] 299 ]
300 }, 300 },
301 { 301 {
302 "cmd": [ 302 "cmd": [
303 "python", 303 "python",
304 "-u", 304 "-u",
305 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", 305 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py",
306 "--output", 306 "--output",
307 "/path/to/tmp/json", 307 "/path/to/tmp/json",
308 "--", 308 "--",
309 "--build-config-fs", 309 "--build-config-fs",
310 "Release", 310 "Release",
311 "--use-src-side-runtest-py", 311 "--use-src-side-runtest-py",
312 "--paths", 312 "--paths",
313 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", 313 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}",
314 "--properties", 314 "--properties",
315 "{\"buildername\": \"mac_chromium_variable\", \"buildnumber\": 1, \"master name\": \"tryserver.chromium.mac\", \"slavename\": \"build1-a1\", \"target_platf orm\": \"linux\"}" 315 "{\"buildername\": \"mac_chromium_variable\", \"buildnumber\": 1, \"master name\": \"tryserver.chromium.mac\", \"slavename\": \"build1-a1\", \"target_platf orm\": \"mac\"}"
316 ], 316 ],
317 "cwd": "[SLAVE_BUILD]", 317 "cwd": "[SLAVE_BUILD]",
318 "name": "test r1.get compile targets for scripts", 318 "name": "test r1.get compile targets for scripts",
319 "~followup_annotations": [ 319 "~followup_annotations": [
320 "@@@STEP_NEST_LEVEL@1@@@", 320 "@@@STEP_NEST_LEVEL@1@@@",
321 "@@@STEP_LOG_LINE@json.output@{}@@@", 321 "@@@STEP_LOG_LINE@json.output@{}@@@",
322 "@@@STEP_LOG_END@json.output@@@" 322 "@@@STEP_LOG_END@json.output@@@"
323 ] 323 ]
324 }, 324 },
325 { 325 {
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
371 "[SLAVE_BUILD]/src/out/Release", 371 "[SLAVE_BUILD]/src/out/Release",
372 "--clean-isolated-files" 372 "--clean-isolated-files"
373 ], 373 ],
374 "cwd": "[SLAVE_BUILD]", 374 "cwd": "[SLAVE_BUILD]",
375 "name": "test r1.clean isolated files", 375 "name": "test r1.clean isolated files",
376 "~followup_annotations": [ 376 "~followup_annotations": [
377 "@@@STEP_NEST_LEVEL@1@@@" 377 "@@@STEP_NEST_LEVEL@1@@@"
378 ] 378 ]
379 }, 379 },
380 { 380 {
381 "allow_subannotations": true,
382 "cmd": [
383 "python",
384 "-u",
385 "[BUILD]/scripts/slave/clang_revision.py",
386 "--src-dir",
387 "[SLAVE_BUILD]/src",
388 "--output-json",
389 "/path/to/tmp/json"
390 ],
391 "cwd": "[SLAVE_BUILD]",
392 "name": "test r1.clang_revision",
393 "~followup_annotations": [
394 "@@@STEP_NEST_LEVEL@1@@@",
395 "@@@STEP_LOG_LINE@json.output@{@@@",
396 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@",
397 "@@@STEP_LOG_LINE@json.output@}@@@",
398 "@@@STEP_LOG_END@json.output@@@"
399 ]
400 },
401 {
381 "cmd": [ 402 "cmd": [
382 "python", 403 "python",
383 "-u", 404 "-u",
384 "[BUILD]/scripts/slave/compile.py", 405 "[BUILD]/scripts/slave/compile.py",
385 "--target", 406 "--target",
386 "Release", 407 "Release",
387 "--src-dir", 408 "--src-dir",
388 "[SLAVE_BUILD]/src", 409 "[SLAVE_BUILD]/src",
389 "--build-tool", 410 "--build-tool",
390 "ninja", 411 "ninja",
391 "--compiler", 412 "--compiler",
392 "goma", 413 "goma-clang",
393 "--goma-jsonstatus", 414 "--goma-jsonstatus",
394 "/path/to/tmp/json", 415 "/path/to/tmp/json",
395 "--goma-dir", 416 "--goma-dir",
396 "[BUILD]/goma", 417 "[BUILD]/goma",
397 "--ninja-ensure-up-to-date", 418 "--ninja-ensure-up-to-date",
398 "--", 419 "--",
399 "gl_tests", 420 "gl_tests",
400 "gl_tests_run" 421 "gl_tests_run"
401 ], 422 ],
402 "cwd": "[SLAVE_BUILD]", 423 "cwd": "[SLAVE_BUILD]",
(...skipping 205 matching lines...) Expand 10 before | Expand all | Expand 10 after
608 "@@@STEP_LOG_END@report@@@", 629 "@@@STEP_LOG_END@report@@@",
609 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1 }, \"result\": {\"r1\": {\"gl_tests\": {\"status\": \"passed\", \"valid\": true} }}}@@@" 630 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1 }, \"result\": {\"r1\": {\"gl_tests\": {\"status\": \"passed\", \"valid\": true} }}}@@@"
610 ] 631 ]
611 }, 632 },
612 { 633 {
613 "name": "$result", 634 "name": "$result",
614 "recipe_result": null, 635 "recipe_result": null,
615 "status_code": 0 636 "status_code": 0
616 } 637 }
617 ] 638 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698