| 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 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "tryserver.blink", | 8 "tryserver.blink", |
| 9 "--builder", | 9 "--builder", |
| 10 "mac_blink_rel", | 10 "mac_blink_rel", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\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.c
hromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src',
'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", | 14 "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'}]", |
| 15 "--root", | 15 "--root", |
| 16 "src/v8", | 16 "src/v8", |
| 17 "--revision_mapping_file", | 17 "--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\"}", | 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\"}", |
| 19 "--git-cache-dir", | 19 "--git-cache-dir", |
| 20 "[ROOT]/b/build/slave/cache_dir", | 20 "[GIT_CACHE]", |
| 21 "--issue", | 21 "--issue", |
| 22 "12853011", | 22 "12853011", |
| 23 "--patchset", | 23 "--patchset", |
| 24 "1", | 24 "1", |
| 25 "--rietveld_server", | 25 "--rietveld_server", |
| 26 "https://codereview.chromium.org", | 26 "https://codereview.chromium.org", |
| 27 "--output_json", | 27 "--output_json", |
| 28 "/path/to/tmp/json", | 28 "/path/to/tmp/json", |
| 29 "--revision", | 29 "--revision", |
| 30 "src@HEAD", | 30 "src@HEAD", |
| 31 "--revision", | 31 "--revision", |
| 32 "src/third_party/WebKit@HEAD", | 32 "src/third_party/WebKit@HEAD", |
| 33 "--revision", | 33 "--revision", |
| 34 "src/v8@HEAD", | 34 "src/v8@HEAD", |
| 35 "--output_manifest" | 35 "--output_manifest" |
| 36 ], | 36 ], |
| 37 "cwd": "[SLAVE_BUILD]", |
| 37 "env": { | 38 "env": { |
| 38 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 39 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 39 }, | 40 }, |
| 40 "name": "bot_update", | 41 "name": "bot_update", |
| 41 "~followup_annotations": [ | 42 "~followup_annotations": [ |
| 42 "@@@STEP_TEXT@Some step text@@@", | 43 "@@@STEP_TEXT@Some step text@@@", |
| 43 "@@@STEP_LOG_LINE@json.output@{@@@", | 44 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 44 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 45 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 46 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 46 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", | 47 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", |
| (...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 102 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 103 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 103 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 104 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 104 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 105 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 105 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 106 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 106 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 107 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 107 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 108 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 108 ] | 109 ] |
| 109 }, | 110 }, |
| 110 { | 111 { |
| 111 "cmd": [], | 112 "cmd": [], |
| 113 "cwd": "[SLAVE_BUILD]", |
| 112 "name": "ensure_goma" | 114 "name": "ensure_goma" |
| 113 }, | 115 }, |
| 114 { | 116 { |
| 115 "cmd": [ | 117 "cmd": [ |
| 116 "python", | 118 "python", |
| 117 "-u", | 119 "-u", |
| 118 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 120 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", |
| 119 "--platform", | 121 "--platform", |
| 120 "mac-amd64", | 122 "mac-amd64", |
| 121 "--dest-directory", | 123 "--dest-directory", |
| 122 "[CWD]/cipd", | 124 "[SLAVE_BUILD]/cipd", |
| 123 "--json-output", | 125 "--json-output", |
| 124 "/path/to/tmp/json" | 126 "/path/to/tmp/json" |
| 125 ], | 127 ], |
| 128 "cwd": "[SLAVE_BUILD]", |
| 126 "name": "ensure_goma.install cipd", | 129 "name": "ensure_goma.install cipd", |
| 127 "~followup_annotations": [ | 130 "~followup_annotations": [ |
| 128 "@@@STEP_NEST_LEVEL@1@@@", | 131 "@@@STEP_NEST_LEVEL@1@@@", |
| 129 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 132 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
| 130 "@@@STEP_LOG_LINE@json.output@{@@@", | 133 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 131 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", | 134 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", |
| 132 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 135 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
| 133 "@@@STEP_LOG_LINE@json.output@}@@@", | 136 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 134 "@@@STEP_LOG_END@json.output@@@" | 137 "@@@STEP_LOG_END@json.output@@@" |
| 135 ] | 138 ] |
| 136 }, | 139 }, |
| 137 { | 140 { |
| 138 "cmd": [ | 141 "cmd": [ |
| 139 "fake_slave_build/cipd", | 142 "[SLAVE_BUILD]/cipd/cipd", |
| 140 "ensure", | 143 "ensure", |
| 141 "--root", | 144 "--root", |
| 142 "[ROOT]/b/build/slave/cache/cipd/goma", | 145 "[CACHE]/cipd/goma", |
| 143 "--list", | 146 "--list", |
| 144 "infra_internal/goma/client/mac-amd64 release", | 147 "infra_internal/goma/client/mac-amd64 release", |
| 145 "--json-output", | 148 "--json-output", |
| 146 "/path/to/tmp/json", | 149 "/path/to/tmp/json", |
| 147 "--service-account-json", | 150 "--service-account-json", |
| 148 "/creds/service_accounts/service-account-goma-client.json" | 151 "/creds/service_accounts/service-account-goma-client.json" |
| 149 ], | 152 ], |
| 153 "cwd": "[SLAVE_BUILD]", |
| 150 "name": "ensure_goma.ensure_installed", | 154 "name": "ensure_goma.ensure_installed", |
| 151 "~followup_annotations": [ | 155 "~followup_annotations": [ |
| 152 "@@@STEP_NEST_LEVEL@1@@@", | 156 "@@@STEP_NEST_LEVEL@1@@@", |
| 153 "@@@STEP_LOG_LINE@json.output@{@@@", | 157 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 154 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 158 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
| 155 "@@@STEP_LOG_LINE@json.output@ {@@@", | 159 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 156 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 160 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
| 157 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/mac-amd64\"@@@", | 161 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/mac-amd64\"@@@", |
| 158 "@@@STEP_LOG_LINE@json.output@ }@@@", | 162 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 159 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 163 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 160 "@@@STEP_LOG_LINE@json.output@}@@@", | 164 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 161 "@@@STEP_LOG_END@json.output@@@" | 165 "@@@STEP_LOG_END@json.output@@@" |
| 162 ] | 166 ] |
| 163 }, | 167 }, |
| 164 { | 168 { |
| 165 "cmd": [ | 169 "cmd": [ |
| 166 "python", | 170 "python", |
| 167 "-u", | 171 "-u", |
| 168 "[CWD]/src/tools/swarming_client/swarming.py", | 172 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 169 "--version" | 173 "--version" |
| 170 ], | 174 ], |
| 175 "cwd": "[SLAVE_BUILD]", |
| 171 "name": "swarming.py --version", | 176 "name": "swarming.py --version", |
| 172 "stdout": "/path/to/tmp/", | 177 "stdout": "/path/to/tmp/", |
| 173 "~followup_annotations": [ | 178 "~followup_annotations": [ |
| 174 "@@@STEP_TEXT@0.4.10@@@" | 179 "@@@STEP_TEXT@0.4.10@@@" |
| 175 ] | 180 ] |
| 176 }, | 181 }, |
| 177 { | 182 { |
| 178 "cmd": [ | 183 "cmd": [ |
| 179 "python", | 184 "python", |
| 180 "-u", | 185 "-u", |
| 181 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 186 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 182 "runhooks" | 187 "runhooks" |
| 183 ], | 188 ], |
| 189 "cwd": "[SLAVE_BUILD]", |
| 184 "env": { | 190 "env": { |
| 185 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 191 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 186 "GYP_CHROMIUM_NO_ACTION": "1", | 192 "GYP_CHROMIUM_NO_ACTION": "1", |
| 187 "GYP_DEFINES": "clang=1 component=static_library dcheck_always_on=1 fastbu
ild=1 gomadir='[ROOT]/b/build/slave/cache/cipd/goma' target_arch=x64 test_isolat
ion_mode=prepare use_goma=1", | 193 "GYP_DEFINES": "clang=1 component=static_library dcheck_always_on=1 fastbu
ild=1 gomadir='[CACHE]/cipd/goma' target_arch=x64 test_isolation_mode=prepare us
e_goma=1", |
| 188 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 194 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 189 }, | 195 }, |
| 190 "name": "gclient runhooks (with patch)" | 196 "name": "gclient runhooks (with patch)" |
| 191 }, | 197 }, |
| 192 { | 198 { |
| 193 "cmd": [ | 199 "cmd": [ |
| 194 "python", | 200 "python", |
| 195 "-u", | 201 "-u", |
| 196 "[CWD]/src/testing/scripts/get_compile_targets.py", | 202 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
| 197 "--output", | 203 "--output", |
| 198 "/path/to/tmp/json", | 204 "/path/to/tmp/json", |
| 199 "--", | 205 "--", |
| 200 "--build-config-fs", | 206 "--build-config-fs", |
| 201 "Release", | 207 "Release", |
| 202 "--paths", | 208 "--paths", |
| 203 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/
scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s
lave/runtest.py\"}", | 209 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", |
| 204 "--properties", | 210 "--properties", |
| 205 "{\"buildername\": \"mac_blink_rel\", \"buildnumber\": 571, \"mastername\"
: \"tryserver.blink\", \"slavename\": \"TestSlavename\", \"target_platform\": \"
mac\"}" | 211 "{\"buildername\": \"mac_blink_rel\", \"buildnumber\": 571, \"mastername\"
: \"tryserver.blink\", \"slavename\": \"TestSlavename\", \"target_platform\": \"
mac\"}" |
| 206 ], | 212 ], |
| 213 "cwd": "[SLAVE_BUILD]", |
| 207 "name": "get compile targets for scripts", | 214 "name": "get compile targets for scripts", |
| 208 "~followup_annotations": [ | 215 "~followup_annotations": [ |
| 209 "@@@STEP_LOG_LINE@json.output@{}@@@", | 216 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 210 "@@@STEP_LOG_END@json.output@@@" | 217 "@@@STEP_LOG_END@json.output@@@" |
| 211 ] | 218 ] |
| 212 }, | 219 }, |
| 213 { | 220 { |
| 214 "cmd": [ | 221 "cmd": [ |
| 215 "python", | 222 "python", |
| 216 "-u", | 223 "-u", |
| 217 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 224 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 218 "[CWD]/src/testing/buildbot/chromium.webkit.json", | 225 "[SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.json", |
| 219 "/path/to/tmp/json" | 226 "/path/to/tmp/json" |
| 220 ], | 227 ], |
| 228 "cwd": "[SLAVE_BUILD]", |
| 221 "name": "read test spec", | 229 "name": "read test spec", |
| 222 "~followup_annotations": [ | 230 "~followup_annotations": [ |
| 223 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.webkit.json@@@", | 231 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.jso
n@@@", |
| 224 "@@@STEP_LOG_LINE@json.output@{}@@@", | 232 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 225 "@@@STEP_LOG_END@json.output@@@" | 233 "@@@STEP_LOG_END@json.output@@@" |
| 226 ] | 234 ] |
| 227 }, | 235 }, |
| 228 { | 236 { |
| 229 "cmd": [ | 237 "cmd": [ |
| 230 "git", | 238 "git", |
| 231 "diff", | 239 "diff", |
| 232 "--cached", | 240 "--cached", |
| 233 "--name-only" | 241 "--name-only" |
| 234 ], | 242 ], |
| 235 "cwd": "[CWD]/src/v8", | 243 "cwd": "[SLAVE_BUILD]/src/v8", |
| 236 "name": "git diff to analyze patch", | 244 "name": "git diff to analyze patch", |
| 237 "stdout": "/path/to/tmp/", | 245 "stdout": "/path/to/tmp/", |
| 238 "~followup_annotations": [ | 246 "~followup_annotations": [ |
| 239 "@@@STEP_LOG_LINE@files@v8/foo.cc@@@", | 247 "@@@STEP_LOG_LINE@files@v8/foo.cc@@@", |
| 240 "@@@STEP_LOG_END@files@@@", | 248 "@@@STEP_LOG_END@files@@@", |
| 241 "@@@SET_BUILD_PROPERTY@subproject_tag@\"blink-paths\"@@@" | 249 "@@@SET_BUILD_PROPERTY@subproject_tag@\"blink-paths\"@@@" |
| 242 ] | 250 ] |
| 243 }, | 251 }, |
| 244 { | 252 { |
| 245 "cmd": [ | 253 "cmd": [ |
| 246 "python", | 254 "python", |
| 247 "-u", | 255 "-u", |
| 248 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 256 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 249 "[CWD]/src/testing/buildbot/trybot_analyze_config.json", | 257 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", |
| 250 "/path/to/tmp/json" | 258 "/path/to/tmp/json" |
| 251 ], | 259 ], |
| 260 "cwd": "[SLAVE_BUILD]", |
| 252 "name": "read filter exclusion spec", | 261 "name": "read filter exclusion spec", |
| 253 "~followup_annotations": [ | 262 "~followup_annotations": [ |
| 254 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", | 263 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", |
| 255 "@@@STEP_LOG_LINE@json.output@{@@@", | 264 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 256 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", | 265 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", |
| 257 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 266 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| 258 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 267 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 259 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", | 268 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", |
| 260 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 269 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| 261 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 270 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 262 "@@@STEP_LOG_LINE@json.output@ \"ios\": {@@@", | 271 "@@@STEP_LOG_LINE@json.output@ \"ios\": {@@@", |
| 263 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 272 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| 264 "@@@STEP_LOG_LINE@json.output@ }@@@", | 273 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 265 "@@@STEP_LOG_LINE@json.output@}@@@", | 274 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 266 "@@@STEP_LOG_END@json.output@@@" | 275 "@@@STEP_LOG_END@json.output@@@" |
| 267 ] | 276 ] |
| 268 }, | 277 }, |
| 269 { | 278 { |
| 270 "cmd": [ | 279 "cmd": [ |
| 271 "python", | 280 "python", |
| 272 "-u", | 281 "-u", |
| 273 "[CWD]/src/tools/mb/mb.py", | 282 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
| 274 "analyze", | 283 "analyze", |
| 275 "-m", | 284 "-m", |
| 276 "tryserver.blink", | 285 "tryserver.blink", |
| 277 "-b", | 286 "-b", |
| 278 "mac_blink_rel", | 287 "mac_blink_rel", |
| 279 "-v", | 288 "-v", |
| 280 "//out/Release", | 289 "//out/Release", |
| 281 "{\"additional_compile_targets\": [], \"files\": [\"v8/foo.cc\"], \"test_t
argets\": [\"blink_tests\"]}", | 290 "{\"additional_compile_targets\": [], \"files\": [\"v8/foo.cc\"], \"test_t
argets\": [\"blink_tests\"]}", |
| 282 "/path/to/tmp/json" | 291 "/path/to/tmp/json" |
| 283 ], | 292 ], |
| 293 "cwd": "[SLAVE_BUILD]", |
| 284 "name": "analyze", | 294 "name": "analyze", |
| 285 "~followup_annotations": [ | 295 "~followup_annotations": [ |
| 286 "@@@STEP_TEXT@No compile necessary@@@", | 296 "@@@STEP_TEXT@No compile necessary@@@", |
| 287 "@@@STEP_LOG_LINE@json.output@{@@@", | 297 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 288 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@", | 298 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@", |
| 289 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@", | 299 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@", |
| 290 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@", | 300 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@", |
| 291 "@@@STEP_LOG_LINE@json.output@}@@@", | 301 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 292 "@@@STEP_LOG_END@json.output@@@", | 302 "@@@STEP_LOG_END@json.output@@@", |
| 293 "@@@STEP_LOG_LINE@analyze_details@{@@@", | 303 "@@@STEP_LOG_LINE@analyze_details@{@@@", |
| 294 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [], @@
@", | 304 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [], @@
@", |
| 295 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@", | 305 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@", |
| 296 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [],
@@@", | 306 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [],
@@@", |
| 297 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@
@", | 307 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@
@", |
| 298 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", | 308 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", |
| 299 "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\"@@@", | 309 "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\"@@@", |
| 300 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", | 310 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", |
| 301 "@@@STEP_LOG_LINE@analyze_details@}@@@", | 311 "@@@STEP_LOG_LINE@analyze_details@}@@@", |
| 302 "@@@STEP_LOG_END@analyze_details@@@" | 312 "@@@STEP_LOG_END@analyze_details@@@" |
| 303 ] | 313 ] |
| 304 }, | 314 }, |
| 305 { | 315 { |
| 306 "cmd": [ | 316 "cmd": [ |
| 307 "python", | 317 "python", |
| 308 "-u", | 318 "-u", |
| 309 "import sys; sys.exit(0)" | 319 "import sys; sys.exit(0)" |
| 310 ], | 320 ], |
| 321 "cwd": "[SLAVE_BUILD]", |
| 311 "name": "mark: before_tests" | 322 "name": "mark: before_tests" |
| 312 }, | 323 }, |
| 313 { | 324 { |
| 314 "name": "$result", | 325 "name": "$result", |
| 315 "recipe_result": null, | 326 "recipe_result": null, |
| 316 "status_code": 0 | 327 "status_code": 0 |
| 317 } | 328 } |
| 318 ] | 329 ] |
| OLD | NEW |