| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
| 7 ], | 7 ], |
| 8 "cwd": "[SLAVE_BUILD]", | |
| 9 "name": "taskkill" | 8 "name": "taskkill" |
| 10 }, | 9 }, |
| 11 { | 10 { |
| 12 "cmd": [ | 11 "cmd": [ |
| 13 "python", | 12 "python", |
| 14 "-u", | 13 "-u", |
| 15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 14 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
| 16 "--master", | 15 "--master", |
| 17 "chromium.fyi", | 16 "chromium.fyi", |
| 18 "--builder", | 17 "--builder", |
| 19 "CrWinClangGoma", | 18 "CrWinClangGoma", |
| 20 "--slave", | 19 "--slave", |
| 21 "TestSlavename", | 20 "TestSlavename", |
| 22 "--spec", | 21 "--spec", |
| 23 "cache_dir = '[GIT_CACHE]'\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.chr
omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}]", | 22 "cache_dir = '[GIT_CACHE]'\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.chr
omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}]", |
| 24 "--root", | 23 "--root", |
| 25 "src", | 24 "src", |
| 26 "--revision_mapping_file", | 25 "--revision_mapping_file", |
| 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\"}", | 26 "{\"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\"}", |
| 28 "--git-cache-dir", | 27 "--git-cache-dir", |
| 29 "[GIT_CACHE]", | 28 "[GIT_CACHE]", |
| 30 "--output_json", | 29 "--output_json", |
| 31 "/path/to/tmp/json", | 30 "/path/to/tmp/json", |
| 32 "--revision", | 31 "--revision", |
| 33 "src@HEAD", | 32 "src@HEAD", |
| 34 "--force", | 33 "--force", |
| 35 "--output_manifest" | 34 "--output_manifest" |
| 36 ], | 35 ], |
| 37 "cwd": "[SLAVE_BUILD]", | |
| 38 "env": { | 36 "env": { |
| 39 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 37 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 40 }, | 38 }, |
| 41 "name": "bot_update", | 39 "name": "bot_update", |
| 42 "~followup_annotations": [ | 40 "~followup_annotations": [ |
| 43 "@@@STEP_TEXT@Some step text@@@", | 41 "@@@STEP_TEXT@Some step text@@@", |
| 44 "@@@STEP_LOG_LINE@json.output@{@@@", | 42 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 45 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 43 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 46 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 44 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 47 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 101 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 99 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 102 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 100 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 103 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 101 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 104 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 102 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 105 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 103 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 106 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 104 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 107 ] | 105 ] |
| 108 }, | 106 }, |
| 109 { | 107 { |
| 110 "cmd": [], | 108 "cmd": [], |
| 111 "cwd": "[SLAVE_BUILD]", | |
| 112 "name": "ensure_goma" | 109 "name": "ensure_goma" |
| 113 }, | 110 }, |
| 114 { | 111 { |
| 115 "cmd": [ | 112 "cmd": [ |
| 116 "python", | 113 "python", |
| 117 "-u", | 114 "-u", |
| 118 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 115 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
| 119 "--platform", | 116 "--platform", |
| 120 "windows-386", | 117 "windows-386", |
| 121 "--dest-directory", | 118 "--dest-directory", |
| 122 "[SLAVE_BUILD]\\cipd", | 119 "[SLAVE_BUILD]\\cipd", |
| 123 "--json-output", | 120 "--json-output", |
| 124 "/path/to/tmp/json" | 121 "/path/to/tmp/json" |
| 125 ], | 122 ], |
| 126 "cwd": "[SLAVE_BUILD]", | |
| 127 "name": "ensure_goma.install cipd", | 123 "name": "ensure_goma.install cipd", |
| 128 "~followup_annotations": [ | 124 "~followup_annotations": [ |
| 129 "@@@STEP_NEST_LEVEL@1@@@", | 125 "@@@STEP_NEST_LEVEL@1@@@", |
| 130 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
| 131 "@@@STEP_LOG_LINE@json.output@{@@@", | 127 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 132 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", | 128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", |
| 133 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 129 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
| 134 "@@@STEP_LOG_LINE@json.output@}@@@", | 130 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 135 "@@@STEP_LOG_END@json.output@@@" | 131 "@@@STEP_LOG_END@json.output@@@" |
| 136 ] | 132 ] |
| 137 }, | 133 }, |
| 138 { | 134 { |
| 139 "cmd": [ | 135 "cmd": [ |
| 140 "[SLAVE_BUILD]\\cipd\\cipd", | 136 "[SLAVE_BUILD]\\cipd\\cipd", |
| 141 "ensure", | 137 "ensure", |
| 142 "--root", | 138 "--root", |
| 143 "[CACHE]\\cipd\\goma", | 139 "[CACHE]\\cipd\\goma", |
| 144 "--list", | 140 "--list", |
| 145 "infra_internal/goma/client/windows-amd64 candidate", | 141 "infra_internal/goma/client/windows-amd64 candidate", |
| 146 "--json-output", | 142 "--json-output", |
| 147 "/path/to/tmp/json", | 143 "/path/to/tmp/json", |
| 148 "--service-account-json", | 144 "--service-account-json", |
| 149 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 145 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
| 150 ], | 146 ], |
| 151 "cwd": "[SLAVE_BUILD]", | |
| 152 "name": "ensure_goma.ensure_installed", | 147 "name": "ensure_goma.ensure_installed", |
| 153 "~followup_annotations": [ | 148 "~followup_annotations": [ |
| 154 "@@@STEP_NEST_LEVEL@1@@@", | 149 "@@@STEP_NEST_LEVEL@1@@@", |
| 155 "@@@STEP_LOG_LINE@json.output@{@@@", | 150 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 156 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 151 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
| 157 "@@@STEP_LOG_LINE@json.output@ {@@@", | 152 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 158 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-candidate-------\", @@@", | 153 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-candidate-------\", @@@", |
| 159 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 154 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
| 160 "@@@STEP_LOG_LINE@json.output@ }@@@", | 155 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 161 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 156 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 162 "@@@STEP_LOG_LINE@json.output@}@@@", | 157 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 163 "@@@STEP_LOG_END@json.output@@@" | 158 "@@@STEP_LOG_END@json.output@@@" |
| 164 ] | 159 ] |
| 165 }, | 160 }, |
| 166 { | 161 { |
| 167 "cmd": [ | 162 "cmd": [ |
| 168 "python", | 163 "python", |
| 169 "-u", | 164 "-u", |
| 170 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 165 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
| 171 "runhooks" | 166 "runhooks" |
| 172 ], | 167 ], |
| 173 "cwd": "[SLAVE_BUILD]", | |
| 174 "env": { | 168 "env": { |
| 175 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 169 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
| 176 "GYP_DEFINES": "clang=1 component=shared_library fastbuild=1 gomadir='[CAC
HE]\\cipd\\goma' target_arch=ia32 use_goma=1", | 170 "GYP_DEFINES": "clang=1 component=shared_library fastbuild=1 gomadir='[CAC
HE]\\cipd\\goma' target_arch=ia32 use_goma=1", |
| 177 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 171 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 178 }, | 172 }, |
| 179 "name": "gclient runhooks" | 173 "name": "gclient runhooks" |
| 180 }, | 174 }, |
| 181 { | 175 { |
| 182 "cmd": [ | 176 "cmd": [ |
| 183 "python", | 177 "python", |
| 184 "-u", | 178 "-u", |
| 185 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", | 179 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
| 186 "--output", | 180 "--output", |
| 187 "/path/to/tmp/json", | 181 "/path/to/tmp/json", |
| 188 "--", | 182 "--", |
| 189 "--build-config-fs", | 183 "--build-config-fs", |
| 190 "Release", | 184 "Release", |
| 191 "--paths", | 185 "--paths", |
| 192 "{\"checkout\": \"[SLAVE_BUILD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", | 186 "{\"checkout\": \"[SLAVE_BUILD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", |
| 193 "--properties", | 187 "--properties", |
| 194 "{\"buildername\": \"CrWinClangGoma\", \"buildnumber\": 571, \"mastername\
": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"wi
n\"}" | 188 "{\"buildername\": \"CrWinClangGoma\", \"buildnumber\": 571, \"mastername\
": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"wi
n\"}" |
| 195 ], | 189 ], |
| 196 "cwd": "[SLAVE_BUILD]", | |
| 197 "name": "get compile targets for scripts", | 190 "name": "get compile targets for scripts", |
| 198 "~followup_annotations": [ | 191 "~followup_annotations": [ |
| 199 "@@@STEP_LOG_LINE@json.output@{}@@@", | 192 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 200 "@@@STEP_LOG_END@json.output@@@" | 193 "@@@STEP_LOG_END@json.output@@@" |
| 201 ] | 194 ] |
| 202 }, | 195 }, |
| 203 { | 196 { |
| 204 "cmd": [ | 197 "cmd": [ |
| 205 "python", | 198 "python", |
| 206 "-u", | 199 "-u", |
| 207 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 200 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 208 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.json", | 201 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.json", |
| 209 "/path/to/tmp/json" | 202 "/path/to/tmp/json" |
| 210 ], | 203 ], |
| 211 "cwd": "[SLAVE_BUILD]", | |
| 212 "name": "read test spec", | 204 "name": "read test spec", |
| 213 "~followup_annotations": [ | 205 "~followup_annotations": [ |
| 214 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.js
on@@@", | 206 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.js
on@@@", |
| 215 "@@@STEP_LOG_LINE@json.output@{}@@@", | 207 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 216 "@@@STEP_LOG_END@json.output@@@" | 208 "@@@STEP_LOG_END@json.output@@@" |
| 217 ] | 209 ] |
| 218 }, | 210 }, |
| 219 { | 211 { |
| 220 "cmd": [ | 212 "cmd": [ |
| 221 "python", | 213 "python", |
| 222 "-u", | 214 "-u", |
| 223 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 215 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 224 "--show-path", | 216 "--show-path", |
| 225 "python", | 217 "python", |
| 226 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 218 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
| 227 ], | 219 ], |
| 228 "cwd": "[SLAVE_BUILD]", | |
| 229 "name": "cleanup_temp" | 220 "name": "cleanup_temp" |
| 230 }, | 221 }, |
| 231 { | 222 { |
| 232 "allow_subannotations": true, | 223 "allow_subannotations": true, |
| 233 "cmd": [ | 224 "cmd": [ |
| 234 "python", | 225 "python", |
| 235 "-u", | 226 "-u", |
| 236 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py", | 227 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py", |
| 237 "--src-dir", | 228 "--src-dir", |
| 238 "[SLAVE_BUILD]\\src", | 229 "[SLAVE_BUILD]\\src", |
| 239 "--output-json", | 230 "--output-json", |
| 240 "/path/to/tmp/json" | 231 "/path/to/tmp/json" |
| 241 ], | 232 ], |
| 242 "cwd": "[SLAVE_BUILD]", | |
| 243 "env": { | 233 "env": { |
| 244 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 234 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 245 }, | 235 }, |
| 246 "name": "clang_revision", | 236 "name": "clang_revision", |
| 247 "~followup_annotations": [ | 237 "~followup_annotations": [ |
| 248 "@@@STEP_LOG_LINE@json.output@{@@@", | 238 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 249 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | 239 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", |
| 250 "@@@STEP_LOG_LINE@json.output@}@@@", | 240 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 251 "@@@STEP_LOG_END@json.output@@@" | 241 "@@@STEP_LOG_END@json.output@@@" |
| 252 ] | 242 ] |
| (...skipping 30 matching lines...) Expand all Loading... |
| 283 "[CACHE]\\cipd\\goma", | 273 "[CACHE]\\cipd\\goma", |
| 284 "--goma-hermetic", | 274 "--goma-hermetic", |
| 285 "error", | 275 "error", |
| 286 "--goma-enable-compiler-info-cache", | 276 "--goma-enable-compiler-info-cache", |
| 287 "--clobber", | 277 "--clobber", |
| 288 "--", | 278 "--", |
| 289 "base_unittests", | 279 "base_unittests", |
| 290 "chromium_builder_tests", | 280 "chromium_builder_tests", |
| 291 "content_unittests" | 281 "content_unittests" |
| 292 ], | 282 ], |
| 293 "cwd": "[SLAVE_BUILD]", | |
| 294 "env": { | 283 "env": { |
| 295 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 284 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 296 }, | 285 }, |
| 297 "name": "compile", | 286 "name": "compile", |
| 298 "~followup_annotations": [ | 287 "~followup_annotations": [ |
| 299 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 288 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 300 "@@@STEP_LOG_END@json.output (invalid)@@@" | 289 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 301 ] | 290 ] |
| 302 }, | 291 }, |
| 303 { | 292 { |
| (...skipping 11 matching lines...) Expand all Loading... |
| 315 "--annotate=gtest", | 304 "--annotate=gtest", |
| 316 "--test-type=base_unittests", | 305 "--test-type=base_unittests", |
| 317 "--step-name=base_unittests", | 306 "--step-name=base_unittests", |
| 318 "--test-launcher-summary-output", | 307 "--test-launcher-summary-output", |
| 319 "/path/to/tmp/json", | 308 "/path/to/tmp/json", |
| 320 "--builder-name=CrWinClangGoma", | 309 "--builder-name=CrWinClangGoma", |
| 321 "--slave-name=TestSlavename", | 310 "--slave-name=TestSlavename", |
| 322 "--build-number=571", | 311 "--build-number=571", |
| 323 "base_unittests.exe" | 312 "base_unittests.exe" |
| 324 ], | 313 ], |
| 325 "cwd": "[SLAVE_BUILD]", | |
| 326 "name": "base_unittests" | 314 "name": "base_unittests" |
| 327 }, | 315 }, |
| 328 { | 316 { |
| 329 "allow_subannotations": true, | 317 "allow_subannotations": true, |
| 330 "cmd": [ | 318 "cmd": [ |
| 331 "python", | 319 "python", |
| 332 "-u", | 320 "-u", |
| 333 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | 321 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", |
| 334 "--target", | 322 "--target", |
| 335 "Release", | 323 "Release", |
| 336 "--factory-properties", | 324 "--factory-properties", |
| 337 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClangGom
a\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildernam
e\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir
\": \"/path/to/workdir/TestSlavename\"}", | 325 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClangGom
a\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildernam
e\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir
\": \"/path/to/workdir/TestSlavename\"}", |
| 338 "--build-properties", | 326 "--build-properties", |
| 339 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClangGom
a\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildernam
e\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir
\": \"/path/to/workdir/TestSlavename\"}", | 327 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClangGom
a\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildernam
e\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir
\": \"/path/to/workdir/TestSlavename\"}", |
| 340 "--annotate=gtest", | 328 "--annotate=gtest", |
| 341 "--test-type=content_unittests", | 329 "--test-type=content_unittests", |
| 342 "--step-name=content_unittests", | 330 "--step-name=content_unittests", |
| 343 "--test-launcher-summary-output", | 331 "--test-launcher-summary-output", |
| 344 "/path/to/tmp/json", | 332 "/path/to/tmp/json", |
| 345 "--builder-name=CrWinClangGoma", | 333 "--builder-name=CrWinClangGoma", |
| 346 "--slave-name=TestSlavename", | 334 "--slave-name=TestSlavename", |
| 347 "--build-number=571", | 335 "--build-number=571", |
| 348 "content_unittests.exe" | 336 "content_unittests.exe" |
| 349 ], | 337 ], |
| 350 "cwd": "[SLAVE_BUILD]", | |
| 351 "name": "content_unittests" | 338 "name": "content_unittests" |
| 352 }, | 339 }, |
| 353 { | 340 { |
| 354 "cmd": [ | 341 "cmd": [ |
| 355 "python", | 342 "python", |
| 356 "-u", | 343 "-u", |
| 357 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", | 344 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", |
| 358 "--target", | 345 "--target", |
| 359 "Release" | 346 "Release" |
| 360 ], | 347 ], |
| 361 "cwd": "[SLAVE_BUILD]", | |
| 362 "name": "process_dumps" | 348 "name": "process_dumps" |
| 363 }, | 349 }, |
| 364 { | 350 { |
| 365 "name": "$result", | 351 "name": "$result", |
| 366 "recipe_result": null, | 352 "recipe_result": null, |
| 367 "status_code": 0 | 353 "status_code": 0 |
| 368 } | 354 } |
| 369 ] | 355 ] |
| OLD | NEW |