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