| OLD | NEW |
| 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 "[BUILD]\\scripts\\slave\\kill_processes.py" |
| 7 ], |
| 8 "cwd": "[SLAVE_BUILD]", |
| 9 "name": "taskkill" |
| 10 }, |
| 11 { |
| 12 "cmd": [ |
| 13 "python", |
| 14 "-u", |
| 15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
| 7 "--master", | 16 "--master", |
| 8 "tryserver.chromium.win", | 17 "tryserver.chromium.win", |
| 9 "--builder", | 18 "--builder", |
| 10 "win_chromium_variable", | 19 "win_chromium_variable", |
| 11 "--slave", | 20 "--slave", |
| 12 "build1-a1", | 21 "build1-a1", |
| 13 "--spec", | 22 "--spec", |
| 14 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://
svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.
org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}]", | 23 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://
svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.
org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}]", |
| 15 "--root", | 24 "--root", |
| 16 "src", | 25 "src", |
| 17 "--revision_mapping_file", | 26 "--revision_mapping_file", |
| 18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", | 27 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", |
| 19 "--git-cache-dir", | 28 "--git-cache-dir", |
| 20 "[GIT_CACHE]", | 29 "[GIT_CACHE]", |
| 21 "--output_json", | 30 "--output_json", |
| 22 "/path/to/tmp/json", | 31 "/path/to/tmp/json", |
| 23 "--revision", | 32 "--revision", |
| 24 "src@r1", | 33 "src@r1", |
| 25 "--output_manifest" | 34 "--output_manifest" |
| 26 ], | 35 ], |
| 27 "cwd": "[SLAVE_BUILD]", | 36 "cwd": "[SLAVE_BUILD]", |
| 28 "env": { | 37 "env": { |
| 29 "PATH": "%(PATH)s:RECIPE_PACKAGE[depot_tools]" | 38 "PATH": "%(PATH)s;RECIPE_PACKAGE[depot_tools]" |
| 30 }, | 39 }, |
| 31 "name": "bot_update", | 40 "name": "bot_update", |
| 32 "~followup_annotations": [ | 41 "~followup_annotations": [ |
| 33 "@@@STEP_TEXT@Some step text@@@", | 42 "@@@STEP_TEXT@Some step text@@@", |
| 34 "@@@STEP_LOG_LINE@json.output@{@@@", | 43 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 44 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 36 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 37 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r1\"@@@", | 46 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r1\"@@@", |
| 38 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 47 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 39 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", | 48 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 93 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 102 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 94 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 103 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 95 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 104 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 96 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 105 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 97 ] | 106 ] |
| 98 }, | 107 }, |
| 99 { | 108 { |
| 100 "cmd": [ | 109 "cmd": [ |
| 101 "python", | 110 "python", |
| 102 "-u", | 111 "-u", |
| 103 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 112 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 104 "--version" | 113 "--version" |
| 105 ], | 114 ], |
| 106 "cwd": "[SLAVE_BUILD]", | 115 "cwd": "[SLAVE_BUILD]", |
| 107 "name": "swarming.py --version", | 116 "name": "swarming.py --version", |
| 108 "stdout": "/path/to/tmp/", | 117 "stdout": "/path/to/tmp/", |
| 109 "~followup_annotations": [ | 118 "~followup_annotations": [ |
| 110 "@@@STEP_TEXT@0.4.10@@@" | 119 "@@@STEP_TEXT@0.4.10@@@" |
| 111 ] | 120 ] |
| 112 }, | 121 }, |
| 113 { | 122 { |
| 114 "cmd": [ | 123 "cmd": [ |
| 115 "python", | 124 "python", |
| 116 "-u", | 125 "-u", |
| 117 "RECIPE_PACKAGE[depot_tools]/gclient.py", | 126 "RECIPE_PACKAGE[depot_tools]\\gclient.py", |
| 118 "runhooks" | 127 "runhooks" |
| 119 ], | 128 ], |
| 120 "cwd": "[SLAVE_BUILD]", | 129 "cwd": "[SLAVE_BUILD]", |
| 121 "env": { | 130 "env": { |
| 122 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library ffmpeg_brandi
ng=Chrome gomadir='[BUILD]/goma' proprietary_codecs=1 target_arch=ia32 test_isol
ation_mode=prepare use_goma=1", | 131 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]\\goma' proprietary_cod
ecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1", |
| 123 "PATH": "%(PATH)s:RECIPE_PACKAGE[depot_tools]" | 132 "PATH": "%(PATH)s;RECIPE_PACKAGE[depot_tools]" |
| 124 }, | 133 }, |
| 125 "name": "gclient runhooks" | 134 "name": "gclient runhooks" |
| 126 }, | 135 }, |
| 127 { | 136 { |
| 128 "cmd": [ | 137 "cmd": [ |
| 129 "python", | 138 "python", |
| 130 "-u", | 139 "-u", |
| 131 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 140 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
| 132 "--output", | 141 "--output", |
| 133 "/path/to/tmp/json", | 142 "/path/to/tmp/json", |
| 134 "--", | 143 "--", |
| 135 "--build-config-fs", | 144 "--build-config-fs", |
| 136 "Release", | 145 "Release", |
| 137 "--use-src-side-runtest-py", | 146 "--use-src-side-runtest-py", |
| 138 "--paths", | 147 "--paths", |
| 139 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", | 148 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]\\\\src\"}", |
| 140 "--properties", | 149 "--properties", |
| 141 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"linux\"}" | 150 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"win\"}" |
| 142 ], | 151 ], |
| 143 "cwd": "[SLAVE_BUILD]", | 152 "cwd": "[SLAVE_BUILD]", |
| 144 "name": "get compile targets for scripts", | 153 "name": "get compile targets for scripts", |
| 145 "~followup_annotations": [ | 154 "~followup_annotations": [ |
| 146 "@@@STEP_LOG_LINE@json.output@{}@@@", | 155 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 147 "@@@STEP_LOG_END@json.output@@@" | 156 "@@@STEP_LOG_END@json.output@@@" |
| 148 ] | 157 ] |
| 149 }, | 158 }, |
| 150 { | 159 { |
| 151 "cmd": [ | 160 "cmd": [ |
| 152 "python", | 161 "python", |
| 153 "-u", | 162 "-u", |
| 154 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 163 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 155 "[SLAVE_BUILD]/src/testing/buildbot/chromium.win.json", | 164 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", |
| 156 "/path/to/tmp/json" | 165 "/path/to/tmp/json" |
| 157 ], | 166 ], |
| 158 "cwd": "[SLAVE_BUILD]", | 167 "cwd": "[SLAVE_BUILD]", |
| 159 "name": "read test spec", | 168 "name": "read test spec", |
| 160 "~followup_annotations": [ | 169 "~followup_annotations": [ |
| 161 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.win.json@@
@", | 170 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js
on@@@", |
| 162 "@@@STEP_LOG_LINE@json.output@{}@@@", | 171 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 163 "@@@STEP_LOG_END@json.output@@@" | 172 "@@@STEP_LOG_END@json.output@@@" |
| 164 ] | 173 ] |
| 165 }, | 174 }, |
| 166 { | 175 { |
| 167 "cmd": [ | 176 "cmd": [ |
| 168 "git", | 177 "[DEPOT_TOOLS]\\git.bat", |
| 169 "log", | 178 "log", |
| 170 "--format=%H", | 179 "--format=%H", |
| 171 "r0..r1" | 180 "r0..r1" |
| 172 ], | 181 ], |
| 173 "cwd": "[SLAVE_BUILD]/src", | 182 "cwd": "[SLAVE_BUILD]\\src", |
| 174 "name": "git commits in range", | 183 "name": "git commits in range", |
| 175 "stdout": "/path/to/tmp/", | 184 "stdout": "/path/to/tmp/", |
| 176 "~followup_annotations": [ | 185 "~followup_annotations": [ |
| 177 "@@@STEP_LOG_LINE@revisions@r1@@@", | 186 "@@@STEP_LOG_LINE@revisions@r1@@@", |
| 178 "@@@STEP_LOG_END@revisions@@@" | 187 "@@@STEP_LOG_END@revisions@@@" |
| 179 ] | 188 ] |
| 180 }, | 189 }, |
| 181 { | 190 { |
| 182 "cmd": [], | 191 "cmd": [], |
| 183 "cwd": "[SLAVE_BUILD]", | 192 "cwd": "[SLAVE_BUILD]", |
| 184 "name": "test r1" | 193 "name": "test r1" |
| 185 }, | 194 }, |
| 186 { | 195 { |
| 187 "cmd": [ | 196 "cmd": [ |
| 188 "python", | 197 "python", |
| 189 "-u", | 198 "-u", |
| 190 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 199 "[BUILD]\\scripts\\slave\\kill_processes.py" |
| 200 ], |
| 201 "cwd": "[SLAVE_BUILD]", |
| 202 "name": "test r1.taskkill", |
| 203 "~followup_annotations": [ |
| 204 "@@@STEP_NEST_LEVEL@1@@@" |
| 205 ] |
| 206 }, |
| 207 { |
| 208 "cmd": [ |
| 209 "python", |
| 210 "-u", |
| 211 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
| 191 "--master", | 212 "--master", |
| 192 "tryserver.chromium.win", | 213 "tryserver.chromium.win", |
| 193 "--builder", | 214 "--builder", |
| 194 "win_chromium_variable", | 215 "win_chromium_variable", |
| 195 "--slave", | 216 "--slave", |
| 196 "build1-a1", | 217 "build1-a1", |
| 197 "--spec", | 218 "--spec", |
| 198 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://
svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.
org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}]", | 219 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://
svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.
org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}]", |
| 199 "--root", | 220 "--root", |
| 200 "src", | 221 "src", |
| 201 "--revision_mapping_file", | 222 "--revision_mapping_file", |
| 202 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", | 223 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", |
| 203 "--git-cache-dir", | 224 "--git-cache-dir", |
| 204 "[GIT_CACHE]", | 225 "[GIT_CACHE]", |
| 205 "--output_json", | 226 "--output_json", |
| 206 "/path/to/tmp/json", | 227 "/path/to/tmp/json", |
| 207 "--revision", | 228 "--revision", |
| 208 "src@r1", | 229 "src@r1", |
| 209 "--output_manifest" | 230 "--output_manifest" |
| 210 ], | 231 ], |
| 211 "cwd": "[SLAVE_BUILD]", | 232 "cwd": "[SLAVE_BUILD]", |
| 212 "env": { | 233 "env": { |
| 213 "PATH": "%(PATH)s:RECIPE_PACKAGE[depot_tools]" | 234 "PATH": "%(PATH)s;RECIPE_PACKAGE[depot_tools]" |
| 214 }, | 235 }, |
| 215 "name": "test r1.bot_update", | 236 "name": "test r1.bot_update", |
| 216 "~followup_annotations": [ | 237 "~followup_annotations": [ |
| 217 "@@@STEP_NEST_LEVEL@1@@@", | 238 "@@@STEP_NEST_LEVEL@1@@@", |
| 218 "@@@STEP_TEXT@Some step text@@@", | 239 "@@@STEP_TEXT@Some step text@@@", |
| 219 "@@@STEP_LOG_LINE@json.output@{@@@", | 240 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 220 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 241 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 221 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 242 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 222 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r1\"@@@", | 243 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r1\"@@@", |
| 223 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 244 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 278 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 299 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 279 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 300 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 280 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 301 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 281 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 302 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 282 ] | 303 ] |
| 283 }, | 304 }, |
| 284 { | 305 { |
| 285 "cmd": [ | 306 "cmd": [ |
| 286 "python", | 307 "python", |
| 287 "-u", | 308 "-u", |
| 288 "RECIPE_PACKAGE[depot_tools]/gclient.py", | 309 "RECIPE_PACKAGE[depot_tools]\\gclient.py", |
| 289 "runhooks" | 310 "runhooks" |
| 290 ], | 311 ], |
| 291 "cwd": "[SLAVE_BUILD]", | 312 "cwd": "[SLAVE_BUILD]", |
| 292 "env": { | 313 "env": { |
| 293 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library ffmpeg_brandi
ng=Chrome gomadir='[BUILD]/goma' proprietary_codecs=1 target_arch=ia32 test_isol
ation_mode=prepare use_goma=1", | 314 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]\\goma' proprietary_cod
ecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1", |
| 294 "PATH": "%(PATH)s:RECIPE_PACKAGE[depot_tools]" | 315 "PATH": "%(PATH)s;RECIPE_PACKAGE[depot_tools]" |
| 295 }, | 316 }, |
| 296 "name": "test r1.gclient runhooks", | 317 "name": "test r1.gclient runhooks", |
| 297 "~followup_annotations": [ | 318 "~followup_annotations": [ |
| 298 "@@@STEP_NEST_LEVEL@1@@@" | 319 "@@@STEP_NEST_LEVEL@1@@@" |
| 299 ] | 320 ] |
| 300 }, | 321 }, |
| 301 { | 322 { |
| 302 "cmd": [ | 323 "cmd": [ |
| 303 "python", | 324 "python", |
| 304 "-u", | 325 "-u", |
| 305 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 326 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
| 306 "--output", | 327 "--output", |
| 307 "/path/to/tmp/json", | 328 "/path/to/tmp/json", |
| 308 "--", | 329 "--", |
| 309 "--build-config-fs", | 330 "--build-config-fs", |
| 310 "Release", | 331 "Release", |
| 311 "--use-src-side-runtest-py", | 332 "--use-src-side-runtest-py", |
| 312 "--paths", | 333 "--paths", |
| 313 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", | 334 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]\\\\src\"}", |
| 314 "--properties", | 335 "--properties", |
| 315 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"linux\"}" | 336 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"win\"}" |
| 316 ], | 337 ], |
| 317 "cwd": "[SLAVE_BUILD]", | 338 "cwd": "[SLAVE_BUILD]", |
| 318 "name": "test r1.get compile targets for scripts", | 339 "name": "test r1.get compile targets for scripts", |
| 319 "~followup_annotations": [ | 340 "~followup_annotations": [ |
| 320 "@@@STEP_NEST_LEVEL@1@@@", | 341 "@@@STEP_NEST_LEVEL@1@@@", |
| 321 "@@@STEP_LOG_LINE@json.output@{}@@@", | 342 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 322 "@@@STEP_LOG_END@json.output@@@" | 343 "@@@STEP_LOG_END@json.output@@@" |
| 323 ] | 344 ] |
| 324 }, | 345 }, |
| 325 { | 346 { |
| 326 "cmd": [ | 347 "cmd": [ |
| 327 "python", | 348 "python", |
| 328 "-u", | 349 "-u", |
| 329 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 350 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 330 "[SLAVE_BUILD]/src/testing/buildbot/chromium.win.json", | 351 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", |
| 331 "/path/to/tmp/json" | 352 "/path/to/tmp/json" |
| 332 ], | 353 ], |
| 333 "cwd": "[SLAVE_BUILD]", | 354 "cwd": "[SLAVE_BUILD]", |
| 334 "name": "test r1.read test spec", | 355 "name": "test r1.read test spec", |
| 335 "~followup_annotations": [ | 356 "~followup_annotations": [ |
| 336 "@@@STEP_NEST_LEVEL@1@@@", | 357 "@@@STEP_NEST_LEVEL@1@@@", |
| 337 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.win.json@@
@", | 358 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js
on@@@", |
| 338 "@@@STEP_LOG_LINE@json.output@{@@@", | 359 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 339 "@@@STEP_LOG_LINE@json.output@ \"Win7 Tests (1)\": {@@@", | 360 "@@@STEP_LOG_LINE@json.output@ \"Win7 Tests (1)\": {@@@", |
| 340 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 361 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 341 "@@@STEP_LOG_LINE@json.output@ {@@@", | 362 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 342 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 363 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 343 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 364 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 344 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 365 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 345 "@@@STEP_LOG_LINE@json.output@ \"test\": \"affected_tests\"@@@", | 366 "@@@STEP_LOG_LINE@json.output@ \"test\": \"affected_tests\"@@@", |
| 346 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 367 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 347 "@@@STEP_LOG_LINE@json.output@ {@@@", | 368 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 348 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 369 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 349 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 370 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 350 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 371 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 351 "@@@STEP_LOG_LINE@json.output@ \"test\": \"unaffected_tests\"@@@", | 372 "@@@STEP_LOG_LINE@json.output@ \"test\": \"unaffected_tests\"@@@", |
| 352 "@@@STEP_LOG_LINE@json.output@ }@@@", | 373 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 353 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 374 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 354 "@@@STEP_LOG_LINE@json.output@ }@@@", | 375 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 355 "@@@STEP_LOG_LINE@json.output@}@@@", | 376 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 356 "@@@STEP_LOG_END@json.output@@@" | 377 "@@@STEP_LOG_END@json.output@@@" |
| 357 ] | 378 ] |
| 358 }, | 379 }, |
| 359 { | 380 { |
| 360 "cmd": [ | 381 "cmd": [ |
| 361 "git", | 382 "[DEPOT_TOOLS]\\git.bat", |
| 362 "diff", | 383 "diff", |
| 363 "r1~1", | 384 "r1~1", |
| 364 "r1", | 385 "r1", |
| 365 "--name-only" | 386 "--name-only" |
| 366 ], | 387 ], |
| 367 "cwd": "[SLAVE_BUILD]/src", | 388 "cwd": "[SLAVE_BUILD]\\src", |
| 368 "name": "test r1.git diff to analyze commit", | 389 "name": "test r1.git diff to analyze commit", |
| 369 "stdout": "/path/to/tmp/", | 390 "stdout": "/path/to/tmp/", |
| 370 "~followup_annotations": [ | 391 "~followup_annotations": [ |
| 371 "@@@STEP_NEST_LEVEL@1@@@", | 392 "@@@STEP_NEST_LEVEL@1@@@", |
| 372 "@@@STEP_LOG_LINE@files@foo.cc@@@", | 393 "@@@STEP_LOG_LINE@files@foo.cc@@@", |
| 373 "@@@STEP_LOG_END@files@@@" | 394 "@@@STEP_LOG_END@files@@@" |
| 374 ] | 395 ] |
| 375 }, | 396 }, |
| 376 { | 397 { |
| 377 "cmd": [ | 398 "cmd": [ |
| 378 "python", | 399 "python", |
| 379 "-u", | 400 "-u", |
| 380 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 401 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 381 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", | 402 "[SLAVE_BUILD]\\src\\testing\\buildbot\\trybot_analyze_config.json", |
| 382 "/path/to/tmp/json" | 403 "/path/to/tmp/json" |
| 383 ], | 404 ], |
| 384 "cwd": "[SLAVE_BUILD]", | 405 "cwd": "[SLAVE_BUILD]", |
| 385 "name": "test r1.read filter exclusion spec", | 406 "name": "test r1.read filter exclusion spec", |
| 386 "~followup_annotations": [ | 407 "~followup_annotations": [ |
| 387 "@@@STEP_NEST_LEVEL@1@@@", | 408 "@@@STEP_NEST_LEVEL@1@@@", |
| 388 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", | 409 "@@@STEP_TEXT@path: 'testing\\\\buildbot\\\\trybot_analyze_config.json'@@@
", |
| 389 "@@@STEP_LOG_LINE@json.output@{@@@", | 410 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 390 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", | 411 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", |
| 391 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 412 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| 392 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 413 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 393 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", | 414 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", |
| 394 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 415 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| 395 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 416 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 396 "@@@STEP_LOG_LINE@json.output@ \"ios\": {@@@", | 417 "@@@STEP_LOG_LINE@json.output@ \"ios\": {@@@", |
| 397 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 418 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| 398 "@@@STEP_LOG_LINE@json.output@ }@@@", | 419 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 399 "@@@STEP_LOG_LINE@json.output@}@@@", | 420 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 400 "@@@STEP_LOG_END@json.output@@@" | 421 "@@@STEP_LOG_END@json.output@@@" |
| 401 ] | 422 ] |
| 402 }, | 423 }, |
| 403 { | 424 { |
| 404 "cmd": [ | 425 "cmd": [ |
| 405 "python", | 426 "python", |
| 406 "-u", | 427 "-u", |
| 407 "[SLAVE_BUILD]/src/build/gyp_chromium", | 428 "[SLAVE_BUILD]\\src\\build\\gyp_chromium", |
| 408 "--analyzer", | 429 "--analyzer", |
| 409 "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targ
ets\": [\"affected_tests\", \"affected_tests_run\", \"unaffected_tests\", \"unaf
fected_tests_run\"]}", | 430 "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targ
ets\": [\"affected_tests\", \"affected_tests_run\", \"unaffected_tests\", \"unaf
fected_tests_run\"]}", |
| 410 "/path/to/tmp/json" | 431 "/path/to/tmp/json" |
| 411 ], | 432 ], |
| 412 "cwd": "[SLAVE_BUILD]", | 433 "cwd": "[SLAVE_BUILD]", |
| 413 "env": { | 434 "env": { |
| 414 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library ffmpeg_brandi
ng=Chrome gomadir='[BUILD]/goma' proprietary_codecs=1 target_arch=ia32 test_isol
ation_mode=prepare use_goma=1" | 435 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]\\goma' proprietary_cod
ecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1" |
| 415 }, | 436 }, |
| 416 "name": "test r1.analyze", | 437 "name": "test r1.analyze", |
| 417 "~followup_annotations": [ | 438 "~followup_annotations": [ |
| 418 "@@@STEP_NEST_LEVEL@1@@@", | 439 "@@@STEP_NEST_LEVEL@1@@@", |
| 419 "@@@STEP_LOG_LINE@json.output@{@@@", | 440 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 420 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [@@@", | 441 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [@@@", |
| 421 "@@@STEP_LOG_LINE@json.output@ \"affected_tests\", @@@", | 442 "@@@STEP_LOG_LINE@json.output@ \"affected_tests\", @@@", |
| 422 "@@@STEP_LOG_LINE@json.output@ \"affected_tests_run\"@@@", | 443 "@@@STEP_LOG_LINE@json.output@ \"affected_tests_run\"@@@", |
| 423 "@@@STEP_LOG_LINE@json.output@ ], @@@", | 444 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 424 "@@@STEP_LOG_LINE@json.output@ \"status\": \"Found dependency\", @@@", | 445 "@@@STEP_LOG_LINE@json.output@ \"status\": \"Found dependency\", @@@", |
| 425 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": [@@@", | 446 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": [@@@", |
| 426 "@@@STEP_LOG_LINE@json.output@ \"affected_tests\", @@@", | 447 "@@@STEP_LOG_LINE@json.output@ \"affected_tests\", @@@", |
| 427 "@@@STEP_LOG_LINE@json.output@ \"affected_tests_run\"@@@", | 448 "@@@STEP_LOG_LINE@json.output@ \"affected_tests_run\"@@@", |
| 428 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 449 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 429 "@@@STEP_LOG_LINE@json.output@}@@@", | 450 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 430 "@@@STEP_LOG_END@json.output@@@", | 451 "@@@STEP_LOG_END@json.output@@@", |
| 431 "@@@STEP_LOG_LINE@analyze_details@{@@@", | 452 "@@@STEP_LOG_LINE@analyze_details@{@@@", |
| 432 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [], @@
@", | 453 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [], @@
@", |
| 433 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", | 454 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", |
| 434 "@@@STEP_LOG_LINE@analyze_details@ \"affected_tests\", @@@", | 455 "@@@STEP_LOG_LINE@analyze_details@ \"affected_tests\", @@@", |
| 435 "@@@STEP_LOG_LINE@analyze_details@ \"affected_tests_run\"@@@", | 456 "@@@STEP_LOG_LINE@analyze_details@ \"affected_tests_run\", @@@", |
| 457 "@@@STEP_LOG_LINE@analyze_details@ \"crash_service\"@@@", |
| 436 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 458 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
| 437 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@
@", | 459 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@
@", |
| 438 "@@@STEP_LOG_LINE@analyze_details@ \"affected_tests\", @@@", | 460 "@@@STEP_LOG_LINE@analyze_details@ \"affected_tests\", @@@", |
| 439 "@@@STEP_LOG_LINE@analyze_details@ \"affected_tests_run\"@@@", | 461 "@@@STEP_LOG_LINE@analyze_details@ \"affected_tests_run\"@@@", |
| 440 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 462 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
| 441 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [@@@", | 463 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [@@@", |
| 442 "@@@STEP_LOG_LINE@analyze_details@ \"affected_tests\", @@@", | 464 "@@@STEP_LOG_LINE@analyze_details@ \"affected_tests\", @@@", |
| 443 "@@@STEP_LOG_LINE@analyze_details@ \"affected_tests_run\"@@@", | 465 "@@@STEP_LOG_LINE@analyze_details@ \"affected_tests_run\"@@@", |
| 444 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 466 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
| 445 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", | 467 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", |
| 446 "@@@STEP_LOG_LINE@analyze_details@ \"affected_tests\", @@@", | 468 "@@@STEP_LOG_LINE@analyze_details@ \"affected_tests\", @@@", |
| 447 "@@@STEP_LOG_LINE@analyze_details@ \"affected_tests_run\", @@@", | 469 "@@@STEP_LOG_LINE@analyze_details@ \"affected_tests_run\", @@@", |
| 448 "@@@STEP_LOG_LINE@analyze_details@ \"unaffected_tests\", @@@", | 470 "@@@STEP_LOG_LINE@analyze_details@ \"unaffected_tests\", @@@", |
| 449 "@@@STEP_LOG_LINE@analyze_details@ \"unaffected_tests_run\"@@@", | 471 "@@@STEP_LOG_LINE@analyze_details@ \"unaffected_tests_run\"@@@", |
| 450 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", | 472 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", |
| 451 "@@@STEP_LOG_LINE@analyze_details@}@@@", | 473 "@@@STEP_LOG_LINE@analyze_details@}@@@", |
| 452 "@@@STEP_LOG_END@analyze_details@@@" | 474 "@@@STEP_LOG_END@analyze_details@@@" |
| 453 ] | 475 ] |
| 454 }, | 476 }, |
| 455 { | 477 { |
| 456 "cmd": [ | 478 "cmd": [ |
| 457 "python", | 479 "python", |
| 458 "-u", | 480 "-u", |
| 459 "[BUILD]/scripts/slave/cleanup_temp.py" | 481 "[BUILD]\\scripts\\slave\\cleanup_temp.py" |
| 460 ], | 482 ], |
| 461 "cwd": "[SLAVE_BUILD]", | 483 "cwd": "[SLAVE_BUILD]", |
| 462 "name": "test r1.cleanup_temp", | 484 "name": "test r1.cleanup_temp", |
| 463 "~followup_annotations": [ | 485 "~followup_annotations": [ |
| 464 "@@@STEP_NEST_LEVEL@1@@@" | 486 "@@@STEP_NEST_LEVEL@1@@@" |
| 465 ] | 487 ] |
| 466 }, | 488 }, |
| 467 { | 489 { |
| 468 "cmd": [ | 490 "cmd": [ |
| 469 "python", | 491 "python", |
| 470 "-u", | 492 "-u", |
| 471 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", | 493 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", |
| 472 "--build-dir", | 494 "--build-dir", |
| 473 "[SLAVE_BUILD]/src/out/Release", | 495 "[SLAVE_BUILD]\\src\\out\\Release", |
| 474 "--clean-isolated-files" | 496 "--clean-isolated-files" |
| 475 ], | 497 ], |
| 476 "cwd": "[SLAVE_BUILD]", | 498 "cwd": "[SLAVE_BUILD]", |
| 477 "name": "test r1.clean isolated files", | 499 "name": "test r1.clean isolated files", |
| 478 "~followup_annotations": [ | 500 "~followup_annotations": [ |
| 479 "@@@STEP_NEST_LEVEL@1@@@" | 501 "@@@STEP_NEST_LEVEL@1@@@" |
| 480 ] | 502 ] |
| 481 }, | 503 }, |
| 482 { | 504 { |
| 483 "cmd": [ | 505 "cmd": [ |
| 484 "python", | 506 "python", |
| 485 "-u", | 507 "-u", |
| 486 "[BUILD]/scripts/slave/compile.py", | 508 "[BUILD]\\scripts\\slave\\compile.py", |
| 487 "--target", | 509 "--target", |
| 488 "Release", | 510 "Release", |
| 489 "--src-dir", | 511 "--src-dir", |
| 490 "[SLAVE_BUILD]/src", | 512 "[SLAVE_BUILD]\\src", |
| 491 "--build-tool", | 513 "--build-tool", |
| 492 "ninja", | 514 "ninja", |
| 493 "--compiler", | 515 "--compiler", |
| 494 "goma", | 516 "goma", |
| 495 "--goma-jsonstatus", | 517 "--goma-jsonstatus", |
| 496 "/path/to/tmp/json", | 518 "/path/to/tmp/json", |
| 497 "--goma-dir", | 519 "--goma-dir", |
| 498 "[BUILD]/goma", | 520 "[BUILD]\\goma", |
| 499 "--ninja-ensure-up-to-date", | 521 "--ninja-ensure-up-to-date", |
| 500 "--", | 522 "--", |
| 501 "affected_tests", | 523 "affected_tests", |
| 502 "affected_tests_run" | 524 "affected_tests_run", |
| 525 "crash_service" |
| 503 ], | 526 ], |
| 504 "cwd": "[SLAVE_BUILD]", | 527 "cwd": "[SLAVE_BUILD]", |
| 505 "name": "test r1.compile", | 528 "name": "test r1.compile", |
| 506 "~followup_annotations": [ | 529 "~followup_annotations": [ |
| 507 "@@@STEP_NEST_LEVEL@1@@@", | 530 "@@@STEP_NEST_LEVEL@1@@@", |
| 508 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 531 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 509 "@@@STEP_LOG_END@json.output (invalid)@@@" | 532 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 510 ] | 533 ] |
| 511 }, | 534 }, |
| 512 { | 535 { |
| 513 "cmd": [ | 536 "cmd": [ |
| 514 "python", | 537 "python", |
| 515 "-u", | 538 "-u", |
| 516 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", | 539 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", |
| 517 "--build-dir", | 540 "--build-dir", |
| 518 "[SLAVE_BUILD]/src/out/Release", | 541 "[SLAVE_BUILD]\\src\\out\\Release", |
| 519 "--src-dir", | 542 "--src-dir", |
| 520 "[SLAVE_BUILD]/src" | 543 "[SLAVE_BUILD]\\src" |
| 521 ], | 544 ], |
| 522 "cwd": "[SLAVE_BUILD]", | 545 "cwd": "[SLAVE_BUILD]", |
| 523 "name": "test r1.remove_build_metadata", | 546 "name": "test r1.remove_build_metadata", |
| 524 "~followup_annotations": [ | 547 "~followup_annotations": [ |
| 525 "@@@STEP_NEST_LEVEL@1@@@" | 548 "@@@STEP_NEST_LEVEL@1@@@" |
| 526 ] | 549 ] |
| 527 }, | 550 }, |
| 528 { | 551 { |
| 529 "cmd": [ | 552 "cmd": [ |
| 530 "python", | 553 "python", |
| 531 "-u", | 554 "-u", |
| 532 "RECIPE_MODULE[build::isolate]/resources/isolate.py", | 555 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", |
| 533 "[SLAVE_BUILD]/src/tools/swarming_client", | 556 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
| 534 "batcharchive", | 557 "batcharchive", |
| 535 "--dump-json", | 558 "--dump-json", |
| 536 "/path/to/tmp/json", | 559 "/path/to/tmp/json", |
| 537 "--isolate-server", | 560 "--isolate-server", |
| 538 "https://isolateserver.appspot.com", | 561 "https://isolateserver.appspot.com", |
| 539 "--verbose", | 562 "--verbose", |
| 540 "[SLAVE_BUILD]/src/out/Release/affected_tests.isolated.gen.json" | 563 "[SLAVE_BUILD]\\src\\out\\Release\\affected_tests.isolated.gen.json" |
| 541 ], | 564 ], |
| 542 "cwd": "[SLAVE_BUILD]", | 565 "cwd": "[SLAVE_BUILD]", |
| 543 "name": "test r1.isolate tests", | 566 "name": "test r1.isolate tests", |
| 544 "~followup_annotations": [ | 567 "~followup_annotations": [ |
| 545 "@@@STEP_NEST_LEVEL@1@@@", | 568 "@@@STEP_NEST_LEVEL@1@@@", |
| 546 "@@@STEP_LOG_LINE@json.output@{@@@", | 569 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 547 "@@@STEP_LOG_LINE@json.output@ \"affected_tests\": \"[dummy hash for affe
cted_tests]\"@@@", | 570 "@@@STEP_LOG_LINE@json.output@ \"affected_tests\": \"[dummy hash for affe
cted_tests]\"@@@", |
| 548 "@@@STEP_LOG_LINE@json.output@}@@@", | 571 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 549 "@@@STEP_LOG_END@json.output@@@" | 572 "@@@STEP_LOG_END@json.output@@@" |
| 550 ] | 573 ] |
| 551 }, | 574 }, |
| 552 { | 575 { |
| 553 "cmd": [ | 576 "cmd": [ |
| 554 "python", | 577 "python", |
| 555 "-u", | 578 "-u", |
| 556 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 579 "[BUILD]\\scripts\\slave\\chromium\\run_crash_handler.py", |
| 580 "--target", |
| 581 "Release" |
| 582 ], |
| 583 "cwd": "[SLAVE_BUILD]", |
| 584 "name": "test r1.start_crash_service", |
| 585 "~followup_annotations": [ |
| 586 "@@@STEP_NEST_LEVEL@1@@@" |
| 587 ] |
| 588 }, |
| 589 { |
| 590 "cmd": [ |
| 591 "python", |
| 592 "-u", |
| 593 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 557 "trigger", | 594 "trigger", |
| 558 "--swarming", | 595 "--swarming", |
| 559 "https://chromium-swarm.appspot.com", | 596 "https://chromium-swarm.appspot.com", |
| 560 "--isolate-server", | 597 "--isolate-server", |
| 561 "https://isolateserver.appspot.com", | 598 "https://isolateserver.appspot.com", |
| 562 "--priority", | 599 "--priority", |
| 563 "25", | 600 "25", |
| 564 "--shards", | 601 "--shards", |
| 565 "1", | 602 "1", |
| 566 "--task-name", | 603 "--task-name", |
| 567 "affected_tests (r1)/Ubuntu-12.04/[dummy has/win_chromium_variable/1", | 604 "affected_tests (r1)/Windows-7-SP1/[dummy has/win_chromium_variable/1", |
| 568 "--dump-json", | 605 "--dump-json", |
| 569 "/path/to/tmp/json", | 606 "/path/to/tmp/json", |
| 570 "--expiration", | 607 "--expiration", |
| 571 "3600", | 608 "3600", |
| 572 "--io-timeout", | 609 "--io-timeout", |
| 573 "1200", | 610 "1200", |
| 574 "--hard-timeout", | 611 "--hard-timeout", |
| 575 "3600", | 612 "3600", |
| 576 "--dimension", | 613 "--dimension", |
| 577 "cpu", | 614 "cpu", |
| 578 "x86-64", | 615 "x86-64", |
| 579 "--dimension", | 616 "--dimension", |
| 580 "gpu", | 617 "gpu", |
| 581 "none", | 618 "none", |
| 582 "--dimension", | 619 "--dimension", |
| 583 "os", | 620 "os", |
| 584 "Ubuntu-12.04", | 621 "Windows-7-SP1", |
| 585 "--dimension", | 622 "--dimension", |
| 586 "pool", | 623 "pool", |
| 587 "Chrome", | 624 "Chrome", |
| 588 "--tag", | 625 "--tag", |
| 589 "buildername:win_chromium_variable", | 626 "buildername:win_chromium_variable", |
| 590 "--tag", | 627 "--tag", |
| 591 "buildnumber:1", | 628 "buildnumber:1", |
| 592 "--tag", | 629 "--tag", |
| 593 "data:[dummy hash for affected_tests]", | 630 "data:[dummy hash for affected_tests]", |
| 594 "--tag", | 631 "--tag", |
| 595 "master:tryserver.chromium.win", | 632 "master:tryserver.chromium.win", |
| 596 "--tag", | 633 "--tag", |
| 597 "name:affected_tests (r1)", | 634 "name:affected_tests (r1)", |
| 598 "--tag", | 635 "--tag", |
| 599 "os:Ubuntu-12.04", | 636 "os:Windows-7-SP1", |
| 600 "--tag", | 637 "--tag", |
| 601 "project:chromium", | 638 "project:chromium", |
| 602 "--tag", | 639 "--tag", |
| 603 "purpose:CI", | 640 "purpose:CI", |
| 604 "--tag", | 641 "--tag", |
| 605 "purpose:post-commit", | 642 "purpose:post-commit", |
| 606 "--tag", | 643 "--tag", |
| 607 "slavename:build1-a1", | 644 "slavename:build1-a1", |
| 608 "--tag", | 645 "--tag", |
| 609 "stepname:affected_tests (r1)", | 646 "stepname:affected_tests (r1) on Windows-7-SP1", |
| 610 "--idempotent", | 647 "--idempotent", |
| 611 "[dummy hash for affected_tests]", | 648 "[dummy hash for affected_tests]", |
| 612 "--", | 649 "--", |
| 613 "--gtest_filter=Test.One", | 650 "--gtest_filter=Test.One", |
| 614 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 651 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 615 ], | 652 ], |
| 616 "cwd": "[SLAVE_BUILD]", | 653 "cwd": "[SLAVE_BUILD]", |
| 617 "name": "test r1.[trigger] affected_tests (r1)", | 654 "name": "test r1.[trigger] affected_tests (r1) on Windows-7-SP1", |
| 618 "~followup_annotations": [ | 655 "~followup_annotations": [ |
| 619 "@@@STEP_NEST_LEVEL@1@@@", | 656 "@@@STEP_NEST_LEVEL@1@@@", |
| 620 "@@@STEP_LOG_LINE@json.output@{@@@", | 657 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 621 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"affected_tests (r1)/
Ubuntu-12.04/[dummy has/win_chromium_variable/1\", @@@", | 658 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"affected_tests (r1)/
Windows-7-SP1/[dummy has/win_chromium_variable/1\", @@@", |
| 622 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 659 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 623 "@@@STEP_LOG_LINE@json.output@ \"affected_tests (r1)/Ubuntu-12.04/[dumm
y has/win_chromium_variable/1\": {@@@", | 660 "@@@STEP_LOG_LINE@json.output@ \"affected_tests (r1)/Windows-7-SP1/[dum
my has/win_chromium_variable/1\": {@@@", |
| 624 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 661 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 625 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 662 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 626 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 663 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 627 "@@@STEP_LOG_LINE@json.output@ }@@@", | 664 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 628 "@@@STEP_LOG_LINE@json.output@ }@@@", | 665 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 629 "@@@STEP_LOG_LINE@json.output@}@@@", | 666 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 630 "@@@STEP_LOG_END@json.output@@@", | 667 "@@@STEP_LOG_END@json.output@@@", |
| 631 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 668 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 632 ] | 669 ] |
| 633 }, | 670 }, |
| 634 { | 671 { |
| 635 "allow_subannotations": true, | 672 "allow_subannotations": true, |
| 636 "cmd": [ | 673 "cmd": [ |
| 637 "python", | 674 "python", |
| 638 "-u", | 675 "-u", |
| 639 "RECIPE_MODULE[build::swarming]/resources/collect_gtest_task.py", | 676 "RECIPE_MODULE[build::swarming]\\resources\\collect_gtest_task.py", |
| 640 "--swarming-client-dir", | 677 "--swarming-client-dir", |
| 641 "[SLAVE_BUILD]/src/tools/swarming_client", | 678 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
| 642 "--temp-root-dir", | 679 "--temp-root-dir", |
| 643 "[TMP_BASE]", | 680 "[TMP_BASE]", |
| 644 "--merged-test-output", | 681 "--merged-test-output", |
| 645 "/path/to/tmp/json", | 682 "/path/to/tmp/json", |
| 646 "--", | 683 "--", |
| 647 "collect", | 684 "collect", |
| 648 "--swarming", | 685 "--swarming", |
| 649 "https://chromium-swarm.appspot.com", | 686 "https://chromium-swarm.appspot.com", |
| 650 "--decorate", | 687 "--decorate", |
| 651 "--print-status-updates", | 688 "--print-status-updates", |
| 652 "--shards", | 689 "--shards", |
| 653 "1", | 690 "1", |
| 654 "affected_tests (r1)/Ubuntu-12.04/[dummy has/win_chromium_variable/1" | 691 "affected_tests (r1)/Windows-7-SP1/[dummy has/win_chromium_variable/1" |
| 655 ], | 692 ], |
| 656 "cwd": "[SLAVE_BUILD]", | 693 "cwd": "[SLAVE_BUILD]", |
| 657 "name": "test r1.affected_tests (r1)", | 694 "name": "test r1.affected_tests (r1) on Windows-7-SP1", |
| 658 "~followup_annotations": [ | 695 "~followup_annotations": [ |
| 659 "@@@STEP_NEST_LEVEL@1@@@" | 696 "@@@STEP_NEST_LEVEL@1@@@" |
| 660 ] | 697 ] |
| 661 }, | 698 }, |
| 662 { | 699 { |
| 663 "cmd": [ | 700 "cmd": [ |
| 664 "python", | 701 "python", |
| 665 "-u", | 702 "-u", |
| 666 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", | 703 "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results.
py", |
| 667 "--input-gtest-json", | 704 "--input-gtest-json", |
| 668 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}]}]}", | 705 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}]}]}", |
| 669 "--master-name", | 706 "--master-name", |
| 670 "tryserver.chromium.win", | 707 "tryserver.chromium.win", |
| 671 "--builder-name", | 708 "--builder-name", |
| 672 "win_chromium_variable", | 709 "win_chromium_variable", |
| 673 "--build-number", | 710 "--build-number", |
| 674 "1", | 711 "1", |
| 675 "--test-type", | 712 "--test-type", |
| 676 "test r1.affected_tests (r1)", | 713 "test r1.affected_tests (r1) on Windows-7-SP1", |
| 677 "--test-results-server", | 714 "--test-results-server", |
| 678 "test-results.appspot.com", | 715 "test-results.appspot.com", |
| 679 "--chrome-revision", | 716 "--chrome-revision", |
| 680 "170242" | 717 "170242" |
| 681 ], | 718 ], |
| 682 "cwd": "[SLAVE_BUILD]", | 719 "cwd": "[SLAVE_BUILD]", |
| 683 "name": "test r1.Upload to test-results [test r1.affected_tests (r1)]", | 720 "name": "test r1.Upload to test-results [test r1.affected_tests (r1) on Wind
ows-7-SP1]", |
| 684 "~followup_annotations": [ | 721 "~followup_annotations": [ |
| 685 "@@@STEP_NEST_LEVEL@1@@@" | 722 "@@@STEP_NEST_LEVEL@1@@@" |
| 686 ] | 723 ] |
| 724 }, |
| 725 { |
| 726 "cmd": [ |
| 727 "python", |
| 728 "-u", |
| 729 "[BUILD]\\scripts\\slave\\process_dumps.py", |
| 730 "--target", |
| 731 "Release" |
| 732 ], |
| 733 "cwd": "[SLAVE_BUILD]", |
| 734 "name": "test r1.process_dumps", |
| 735 "~followup_annotations": [ |
| 736 "@@@STEP_NEST_LEVEL@1@@@" |
| 737 ] |
| 687 }, | 738 }, |
| 688 { | 739 { |
| 689 "cmd": [ | 740 "cmd": [ |
| 690 "python", | 741 "python", |
| 691 "-u", | 742 "-u", |
| 692 "import sys; sys.exit(0)" | 743 "import sys; sys.exit(0)" |
| 693 ], | 744 ], |
| 694 "cwd": "[SLAVE_BUILD]", | 745 "cwd": "[SLAVE_BUILD]", |
| 695 "name": "report", | 746 "name": "report", |
| 696 "~followup_annotations": [ | 747 "~followup_annotations": [ |
| (...skipping 17 matching lines...) Expand all Loading... |
| 714 "@@@STEP_LOG_END@report@@@", | 765 "@@@STEP_LOG_END@report@@@", |
| 715 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1
}, \"result\": {\"r1\": {\"affected_tests\": {\"status\": \"passed\", \"valid\":
true}, \"unaffected_tests\": {\"status\": \"skipped\", \"valid\": true}}}}@@@" | 766 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1
}, \"result\": {\"r1\": {\"affected_tests\": {\"status\": \"passed\", \"valid\":
true}, \"unaffected_tests\": {\"status\": \"skipped\", \"valid\": true}}}}@@@" |
| 716 ] | 767 ] |
| 717 }, | 768 }, |
| 718 { | 769 { |
| 719 "name": "$result", | 770 "name": "$result", |
| 720 "recipe_result": null, | 771 "recipe_result": null, |
| 721 "status_code": 0 | 772 "status_code": 0 |
| 722 } | 773 } |
| 723 ] | 774 ] |
| OLD | NEW |