| 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\": \"unaffected_tests\"@@@", | 366 "@@@STEP_LOG_LINE@json.output@ \"test\": \"unaffected_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@ \"scripts\": [@@@", | 369 "@@@STEP_LOG_LINE@json.output@ \"scripts\": [@@@", |
| 349 "@@@STEP_LOG_LINE@json.output@ {@@@", | 370 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 350 "@@@STEP_LOG_LINE@json.output@ \"name\": \"checkperms\", @@@", | 371 "@@@STEP_LOG_LINE@json.output@ \"name\": \"checkperms\", @@@", |
| 351 "@@@STEP_LOG_LINE@json.output@ \"script\": \"checkperms.py\"@@@", | 372 "@@@STEP_LOG_LINE@json.output@ \"script\": \"checkperms.py\"@@@", |
| 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\": [\"unaffected_tests\", \"unaffected_tests_run\"]}", | 430 "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targ
ets\": [\"unaffected_tests\", \"unaffected_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_TEXT@No compile necessary@@@", | 440 "@@@STEP_TEXT@No compile necessary@@@", |
| 420 "@@@STEP_LOG_LINE@json.output@{@@@", | 441 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 421 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@", | 442 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@", |
| 422 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependencies\", @@@", | 443 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependencies\", @@@", |
| 423 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@", | 444 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@", |
| 424 "@@@STEP_LOG_LINE@json.output@}@@@", | 445 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 425 "@@@STEP_LOG_END@json.output@@@", | 446 "@@@STEP_LOG_END@json.output@@@", |
| 426 "@@@STEP_LOG_LINE@analyze_details@{@@@", | 447 "@@@STEP_LOG_LINE@analyze_details@{@@@", |
| 427 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [], @@
@", | 448 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [], @@
@", |
| 428 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@", | 449 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@", |
| 429 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [],
@@@", | 450 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [],
@@@", |
| 430 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@
@", | 451 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@
@", |
| 431 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", | 452 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", |
| 432 "@@@STEP_LOG_LINE@analyze_details@ \"unaffected_tests\", @@@", | 453 "@@@STEP_LOG_LINE@analyze_details@ \"unaffected_tests\", @@@", |
| 433 "@@@STEP_LOG_LINE@analyze_details@ \"unaffected_tests_run\"@@@", | 454 "@@@STEP_LOG_LINE@analyze_details@ \"unaffected_tests_run\"@@@", |
| 434 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", | 455 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", |
| 435 "@@@STEP_LOG_LINE@analyze_details@}@@@", | 456 "@@@STEP_LOG_LINE@analyze_details@}@@@", |
| 436 "@@@STEP_LOG_END@analyze_details@@@" | 457 "@@@STEP_LOG_END@analyze_details@@@" |
| 437 ] | 458 ] |
| 438 }, | 459 }, |
| 439 { | 460 { |
| 440 "cmd": [ | 461 "cmd": [ |
| 441 "python", | 462 "python", |
| 442 "-u", | 463 "-u", |
| 443 "[SLAVE_BUILD]/src/testing/scripts/checkperms.py", | 464 "[BUILD]\\scripts\\slave\\chromium\\run_crash_handler.py", |
| 465 "--target", |
| 466 "Release" |
| 467 ], |
| 468 "cwd": "[SLAVE_BUILD]", |
| 469 "name": "test r1.start_crash_service", |
| 470 "~followup_annotations": [ |
| 471 "@@@STEP_NEST_LEVEL@1@@@" |
| 472 ] |
| 473 }, |
| 474 { |
| 475 "cmd": [ |
| 476 "python", |
| 477 "-u", |
| 478 "[SLAVE_BUILD]\\src\\testing\\scripts\\checkperms.py", |
| 444 "--build-config-fs", | 479 "--build-config-fs", |
| 445 "Release", | 480 "Release", |
| 446 "--use-src-side-runtest-py", | 481 "--use-src-side-runtest-py", |
| 447 "--paths", | 482 "--paths", |
| 448 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", | 483 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]\\\\src\"}", |
| 449 "--properties", | 484 "--properties", |
| 450 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"linux\"}", | 485 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"win\"}", |
| 451 "run", | 486 "run", |
| 452 "--output", | 487 "--output", |
| 453 "/path/to/tmp/json" | 488 "/path/to/tmp/json" |
| 454 ], | 489 ], |
| 455 "cwd": "[SLAVE_BUILD]", | 490 "cwd": "[SLAVE_BUILD]", |
| 456 "name": "test r1.checkperms (r1)", | 491 "name": "test r1.checkperms (r1)", |
| 457 "~followup_annotations": [ | 492 "~followup_annotations": [ |
| 458 "@@@STEP_NEST_LEVEL@1@@@", | 493 "@@@STEP_NEST_LEVEL@1@@@", |
| 459 "@@@STEP_LOG_LINE@json.output@{@@@", | 494 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 460 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | 495 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 461 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 496 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 462 "@@@STEP_LOG_LINE@json.output@}@@@", | 497 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 463 "@@@STEP_LOG_END@json.output@@@" | 498 "@@@STEP_LOG_END@json.output@@@" |
| 464 ] | 499 ] |
| 465 }, | 500 }, |
| 466 { | 501 { |
| 467 "cmd": [ | 502 "cmd": [ |
| 468 "python", | 503 "python", |
| 469 "-u", | 504 "-u", |
| 505 "[BUILD]\\scripts\\slave\\process_dumps.py", |
| 506 "--target", |
| 507 "Release" |
| 508 ], |
| 509 "cwd": "[SLAVE_BUILD]", |
| 510 "name": "test r1.process_dumps", |
| 511 "~followup_annotations": [ |
| 512 "@@@STEP_NEST_LEVEL@1@@@" |
| 513 ] |
| 514 }, |
| 515 { |
| 516 "cmd": [ |
| 517 "python", |
| 518 "-u", |
| 470 "import sys; sys.exit(0)" | 519 "import sys; sys.exit(0)" |
| 471 ], | 520 ], |
| 472 "cwd": "[SLAVE_BUILD]", | 521 "cwd": "[SLAVE_BUILD]", |
| 473 "name": "report", | 522 "name": "report", |
| 474 "~followup_annotations": [ | 523 "~followup_annotations": [ |
| 475 "@@@STEP_LOG_LINE@report@{@@@", | 524 "@@@STEP_LOG_LINE@report@{@@@", |
| 476 "@@@STEP_LOG_LINE@report@ \"result\": {@@@", | 525 "@@@STEP_LOG_LINE@report@ \"result\": {@@@", |
| 477 "@@@STEP_LOG_LINE@report@ \"r1\": {@@@", | 526 "@@@STEP_LOG_LINE@report@ \"r1\": {@@@", |
| 478 "@@@STEP_LOG_LINE@report@ \"unaffected_tests\": {@@@", | 527 "@@@STEP_LOG_LINE@report@ \"unaffected_tests\": {@@@", |
| 479 "@@@STEP_LOG_LINE@report@ \"status\": \"skipped\", @@@", | 528 "@@@STEP_LOG_LINE@report@ \"status\": \"skipped\", @@@", |
| (...skipping 12 matching lines...) Expand all Loading... |
| 492 "@@@STEP_LOG_END@report@@@", | 541 "@@@STEP_LOG_END@report@@@", |
| 493 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1
}, \"result\": {\"r1\": {\"checkperms\": {\"status\": \"passed\", \"valid\": tru
e}, \"unaffected_tests\": {\"status\": \"skipped\", \"valid\": true}}}}@@@" | 542 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1
}, \"result\": {\"r1\": {\"checkperms\": {\"status\": \"passed\", \"valid\": tru
e}, \"unaffected_tests\": {\"status\": \"skipped\", \"valid\": true}}}}@@@" |
| 494 ] | 543 ] |
| 495 }, | 544 }, |
| 496 { | 545 { |
| 497 "name": "$result", | 546 "name": "$result", |
| 498 "recipe_result": null, | 547 "recipe_result": null, |
| 499 "status_code": 0 | 548 "status_code": 0 |
| 500 } | 549 } |
| 501 ] | 550 ] |
| OLD | NEW |