| 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\":
false@@@", | 364 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
false@@@", |
| 344 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 365 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 345 "@@@STEP_LOG_LINE@json.output@ \"test\": \"gl_tests\"@@@", | 366 "@@@STEP_LOG_LINE@json.output@ \"test\": \"gl_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@ }@@@", | 369 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 349 "@@@STEP_LOG_LINE@json.output@}@@@", | 370 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 350 "@@@STEP_LOG_END@json.output@@@" | 371 "@@@STEP_LOG_END@json.output@@@" |
| 351 ] | 372 ] |
| 352 }, | 373 }, |
| 353 { | 374 { |
| 354 "cmd": [ | 375 "cmd": [ |
| 355 "python", | 376 "python", |
| 356 "-u", | 377 "-u", |
| 357 "[BUILD]/scripts/slave/cleanup_temp.py" | 378 "[BUILD]\\scripts\\slave\\cleanup_temp.py" |
| 358 ], | 379 ], |
| 359 "cwd": "[SLAVE_BUILD]", | 380 "cwd": "[SLAVE_BUILD]", |
| 360 "name": "test r1.cleanup_temp", | 381 "name": "test r1.cleanup_temp", |
| 361 "~followup_annotations": [ | 382 "~followup_annotations": [ |
| 362 "@@@STEP_NEST_LEVEL@1@@@" | 383 "@@@STEP_NEST_LEVEL@1@@@" |
| 363 ] | 384 ] |
| 364 }, | 385 }, |
| 365 { | 386 { |
| 366 "cmd": [ | 387 "cmd": [ |
| 367 "python", | 388 "python", |
| 368 "-u", | 389 "-u", |
| 369 "[BUILD]/scripts/slave/compile.py", | 390 "[BUILD]\\scripts\\slave\\compile.py", |
| 370 "--target", | 391 "--target", |
| 371 "Release", | 392 "Release", |
| 372 "--src-dir", | 393 "--src-dir", |
| 373 "[SLAVE_BUILD]/src", | 394 "[SLAVE_BUILD]\\src", |
| 374 "--build-tool", | 395 "--build-tool", |
| 375 "ninja", | 396 "ninja", |
| 376 "--compiler", | 397 "--compiler", |
| 377 "goma", | 398 "goma", |
| 378 "--goma-jsonstatus", | 399 "--goma-jsonstatus", |
| 379 "/path/to/tmp/json", | 400 "/path/to/tmp/json", |
| 380 "--goma-dir", | 401 "--goma-dir", |
| 381 "[BUILD]/goma", | 402 "[BUILD]\\goma", |
| 382 "--ninja-ensure-up-to-date", | 403 "--ninja-ensure-up-to-date", |
| 383 "--", | 404 "--", |
| 384 "gl_tests" | 405 "gl_tests" |
| 385 ], | 406 ], |
| 386 "cwd": "[SLAVE_BUILD]", | 407 "cwd": "[SLAVE_BUILD]", |
| 387 "name": "test r1.compile", | 408 "name": "test r1.compile", |
| 388 "~followup_annotations": [ | 409 "~followup_annotations": [ |
| 389 "@@@STEP_NEST_LEVEL@1@@@", | 410 "@@@STEP_NEST_LEVEL@1@@@", |
| 390 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 411 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 391 "@@@STEP_LOG_END@json.output (invalid)@@@" | 412 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 392 ] | 413 ] |
| 393 }, | 414 }, |
| 394 { | 415 { |
| 416 "cmd": [ |
| 417 "python", |
| 418 "-u", |
| 419 "[BUILD]\\scripts\\slave\\chromium\\run_crash_handler.py", |
| 420 "--target", |
| 421 "Release" |
| 422 ], |
| 423 "cwd": "[SLAVE_BUILD]", |
| 424 "name": "test r1.start_crash_service", |
| 425 "~followup_annotations": [ |
| 426 "@@@STEP_NEST_LEVEL@1@@@" |
| 427 ] |
| 428 }, |
| 429 { |
| 395 "allow_subannotations": true, | 430 "allow_subannotations": true, |
| 396 "cmd": [ | 431 "cmd": [ |
| 397 "python", | 432 "python", |
| 398 "-u", | 433 "-u", |
| 399 "[SLAVE_BUILD]/src/infra/scripts/runtest_wrapper.py", | 434 "[SLAVE_BUILD]\\src\\infra\\scripts\\runtest_wrapper.py", |
| 400 "--path-build", | 435 "--path-build", |
| 401 "[BUILD]", | 436 "[BUILD]", |
| 402 "--", | 437 "--", |
| 403 "--target", | 438 "--target", |
| 404 "Release", | 439 "Release", |
| 405 "--xvfb", | |
| 406 "--factory-properties", | 440 "--factory-properties", |
| 407 "{\"bad_revision\": \"r1\", \"buildername\": \"win_chromium_variable\", \"
buildnumber\": 1, \"good_revision\": \"r0\", \"mastername\": \"tryserver.chromiu
m.win\", \"recipe\": \"findit/chromium/test\", \"slavename\": \"build1-a1\", \"t
arget_mastername\": \"chromium.win\", \"target_testername\": \"Win7 Tests (1)\",
\"tests\": {\"gl_tests\": [\"Test.One\", \"Test.Two\", \"Test.Three\"]}, \"use_
analyze\": false}", | 441 "{\"bad_revision\": \"r1\", \"buildername\": \"win_chromium_variable\", \"
buildnumber\": 1, \"good_revision\": \"r0\", \"mastername\": \"tryserver.chromiu
m.win\", \"recipe\": \"findit/chromium/test\", \"slavename\": \"build1-a1\", \"t
arget_mastername\": \"chromium.win\", \"target_testername\": \"Win7 Tests (1)\",
\"tests\": {\"gl_tests\": [\"Test.One\", \"Test.Two\", \"Test.Three\"]}, \"use_
analyze\": false}", |
| 408 "--build-properties", | 442 "--build-properties", |
| 409 "{\"bad_revision\": \"r1\", \"buildername\": \"win_chromium_variable\", \"
buildnumber\": 1, \"good_revision\": \"r0\", \"mastername\": \"tryserver.chromiu
m.win\", \"recipe\": \"findit/chromium/test\", \"slavename\": \"build1-a1\", \"t
arget_mastername\": \"chromium.win\", \"target_testername\": \"Win7 Tests (1)\",
\"tests\": {\"gl_tests\": [\"Test.One\", \"Test.Two\", \"Test.Three\"]}, \"use_
analyze\": false}", | 443 "{\"bad_revision\": \"r1\", \"buildername\": \"win_chromium_variable\", \"
buildnumber\": 1, \"good_revision\": \"r0\", \"mastername\": \"tryserver.chromiu
m.win\", \"recipe\": \"findit/chromium/test\", \"slavename\": \"build1-a1\", \"t
arget_mastername\": \"chromium.win\", \"target_testername\": \"Win7 Tests (1)\",
\"tests\": {\"gl_tests\": [\"Test.One\", \"Test.Two\", \"Test.Three\"]}, \"use_
analyze\": false}", |
| 410 "--annotate=gtest", | 444 "--annotate=gtest", |
| 411 "--test-type=gl_tests", | 445 "--test-type=gl_tests", |
| 412 "--step-name=gl_tests (r1)", | 446 "--step-name=gl_tests (r1)", |
| 413 "--test-launcher-summary-output", | 447 "--test-launcher-summary-output", |
| 414 "/path/to/tmp/json", | 448 "/path/to/tmp/json", |
| 415 "--generate-json-file", | 449 "--generate-json-file", |
| 416 "-o", | 450 "-o", |
| 417 "gtest-results/gl_tests", | 451 "gtest-results/gl_tests.exe", |
| 418 "--builder-name=win_chromium_variable", | 452 "--builder-name=win_chromium_variable", |
| 419 "--slave-name=build1-a1", | 453 "--slave-name=build1-a1", |
| 420 "--build-number=1", | 454 "--build-number=1", |
| 421 "gl_tests", | 455 "gl_tests.exe", |
| 422 "Test.One\nTest.Two\nTest.Three" | 456 "Test.One\nTest.Two\nTest.Three" |
| 423 ], | 457 ], |
| 424 "cwd": "[SLAVE_BUILD]", | 458 "cwd": "[SLAVE_BUILD]", |
| 425 "name": "test r1.gl_tests (r1)", | 459 "name": "test r1.gl_tests (r1)", |
| 426 "~followup_annotations": [ | 460 "~followup_annotations": [ |
| 427 "@@@STEP_NEST_LEVEL@1@@@", | 461 "@@@STEP_NEST_LEVEL@1@@@", |
| 428 "step returned non-zero exit code: 1", | 462 "step returned non-zero exit code: 1", |
| 429 "@@@STEP_TEXT@<br/>failures:<br/>Test.One<br/>Test.Two<br/>@@@", | 463 "@@@STEP_TEXT@<br/>failures:<br/>Test.One<br/>Test.Two<br/>@@@", |
| 430 "@@@STEP_FAILURE@@@" | 464 "@@@STEP_FAILURE@@@" |
| 431 ] | 465 ] |
| 432 }, | 466 }, |
| 433 { | 467 { |
| 434 "cmd": [ | 468 "cmd": [ |
| 435 "python", | 469 "python", |
| 436 "-u", | 470 "-u", |
| 471 "[BUILD]\\scripts\\slave\\process_dumps.py", |
| 472 "--target", |
| 473 "Release" |
| 474 ], |
| 475 "cwd": "[SLAVE_BUILD]", |
| 476 "name": "test r1.process_dumps", |
| 477 "~followup_annotations": [ |
| 478 "@@@STEP_NEST_LEVEL@1@@@" |
| 479 ] |
| 480 }, |
| 481 { |
| 482 "cmd": [ |
| 483 "python", |
| 484 "-u", |
| 437 "import sys; sys.exit(0)" | 485 "import sys; sys.exit(0)" |
| 438 ], | 486 ], |
| 439 "cwd": "[SLAVE_BUILD]", | 487 "cwd": "[SLAVE_BUILD]", |
| 440 "name": "report", | 488 "name": "report", |
| 441 "~followup_annotations": [ | 489 "~followup_annotations": [ |
| 442 "@@@STEP_LOG_LINE@report@{@@@", | 490 "@@@STEP_LOG_LINE@report@{@@@", |
| 443 "@@@STEP_LOG_LINE@report@ \"result\": {@@@", | 491 "@@@STEP_LOG_LINE@report@ \"result\": {@@@", |
| 444 "@@@STEP_LOG_LINE@report@ \"r1\": {@@@", | 492 "@@@STEP_LOG_LINE@report@ \"r1\": {@@@", |
| 445 "@@@STEP_LOG_LINE@report@ \"gl_tests\": {@@@", | 493 "@@@STEP_LOG_LINE@report@ \"gl_tests\": {@@@", |
| 446 "@@@STEP_LOG_LINE@report@ \"status\": \"failed\", @@@", | 494 "@@@STEP_LOG_LINE@report@ \"status\": \"failed\", @@@", |
| (...skipping 12 matching lines...) Expand all Loading... |
| 459 "@@@STEP_LOG_END@report@@@", | 507 "@@@STEP_LOG_END@report@@@", |
| 460 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1
}, \"result\": {\"r1\": {\"gl_tests\": {\"failures\": [\"Test.One\", \"Test.Two\
"], \"status\": \"failed\", \"valid\": true}}}}@@@" | 508 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1
}, \"result\": {\"r1\": {\"gl_tests\": {\"failures\": [\"Test.One\", \"Test.Two\
"], \"status\": \"failed\", \"valid\": true}}}}@@@" |
| 461 ] | 509 ] |
| 462 }, | 510 }, |
| 463 { | 511 { |
| 464 "name": "$result", | 512 "name": "$result", |
| 465 "recipe_result": null, | 513 "recipe_result": null, |
| 466 "status_code": 0 | 514 "status_code": 0 |
| 467 } | 515 } |
| 468 ] | 516 ] |
| OLD | NEW |