| 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 "client.v8.fyi", | 8 "client.v8.fyi", |
| 9 "--builder", | 9 "--builder", |
| 10 "V8-Blink Linux 64", | 10 "V8-Blink Linux 64", |
| 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 = '[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", | 16 "src", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"src\": \"got_cr_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
_revision\", \"src/v8\": \"got_revision\"}", | 18 "{\"src\": \"got_cr_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
_revision\", \"src/v8\": \"got_revision\"}", |
| 19 "--git-cache-dir", | 19 "--git-cache-dir", |
| 20 "[GIT_CACHE]", | 20 "[GIT_CACHE]", |
| 21 "--output_json", | 21 "--output_json", |
| 22 "/path/to/tmp/json", | 22 "/path/to/tmp/json", |
| 23 "--revision", | 23 "--revision", |
| 24 "src@HEAD", | 24 "src@HEAD", |
| 25 "--revision", | 25 "--revision", |
| 26 "src/v8@20123", | 26 "src/v8@20123", |
| 27 "--force", | 27 "--force", |
| 28 "--output_manifest" | 28 "--output_manifest" |
| 29 ], | 29 ], |
| 30 "cwd": "[SLAVE_BUILD]", | |
| 31 "env": { | 30 "env": { |
| 32 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 31 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 33 }, | 32 }, |
| 34 "name": "bot_update", | 33 "name": "bot_update", |
| 35 "~followup_annotations": [ | 34 "~followup_annotations": [ |
| 36 "@@@STEP_TEXT@Some step text@@@", | 35 "@@@STEP_TEXT@Some step text@@@", |
| 37 "@@@STEP_LOG_LINE@json.output@{@@@", | 36 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 38 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 37 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 39 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 38 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 40 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", | 39 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 100 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 99 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 101 ] | 100 ] |
| 102 }, | 101 }, |
| 103 { | 102 { |
| 104 "cmd": [ | 103 "cmd": [ |
| 105 "python", | 104 "python", |
| 106 "-u", | 105 "-u", |
| 107 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 106 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 108 "runhooks" | 107 "runhooks" |
| 109 ], | 108 ], |
| 110 "cwd": "[SLAVE_BUILD]", | |
| 111 "env": { | 109 "env": { |
| 112 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 110 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 113 "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arc
h=x64 use_goma=1", | 111 "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arc
h=x64 use_goma=1", |
| 114 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 112 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 115 }, | 113 }, |
| 116 "name": "gclient runhooks" | 114 "name": "gclient runhooks" |
| 117 }, | 115 }, |
| 118 { | 116 { |
| 119 "cmd": [ | 117 "cmd": [ |
| 120 "python", | 118 "python", |
| (...skipping 18 matching lines...) Expand all Loading... |
| 139 "goma", | 137 "goma", |
| 140 "--goma-jsonstatus", | 138 "--goma-jsonstatus", |
| 141 "/path/to/tmp/json", | 139 "/path/to/tmp/json", |
| 142 "--goma-service-account-json-file", | 140 "--goma-service-account-json-file", |
| 143 "/creds/service_accounts/service-account-goma-client.json", | 141 "/creds/service_accounts/service-account-goma-client.json", |
| 144 "--goma-dir", | 142 "--goma-dir", |
| 145 "[BUILD]/goma", | 143 "[BUILD]/goma", |
| 146 "--", | 144 "--", |
| 147 "blink_tests" | 145 "blink_tests" |
| 148 ], | 146 ], |
| 149 "cwd": "[SLAVE_BUILD]", | |
| 150 "env": { | 147 "env": { |
| 151 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 148 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 152 }, | 149 }, |
| 153 "name": "compile", | 150 "name": "compile", |
| 154 "~followup_annotations": [ | 151 "~followup_annotations": [ |
| 155 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 152 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 156 "@@@STEP_LOG_END@json.output (invalid)@@@" | 153 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 157 ] | 154 ] |
| 158 }, | 155 }, |
| 159 { | 156 { |
| 160 "cmd": [ | 157 "cmd": [ |
| 161 "python", | 158 "python", |
| 162 "-u", | 159 "-u", |
| 163 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 160 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 164 "--target", | 161 "--target", |
| 165 "Release", | 162 "Release", |
| 166 "--xvfb", | 163 "--xvfb", |
| 167 "--factory-properties", | 164 "--factory-properties", |
| 168 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"V8-Blink Linux 64\", \"buildnumber\": 571, \"mastername\": \"cl
ient.v8.fyi\", \"recipe\": \"blink_downstream\", \"revision\": \"20123\", \"slav
ename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 165 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"V8-Blink Linux 64\", \"buildnumber\": 571, \"mastername\": \"cl
ient.v8.fyi\", \"recipe\": \"blink_downstream\", \"revision\": \"20123\", \"slav
ename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 169 "--build-properties", | 166 "--build-properties", |
| 170 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"V8-Blink Linux 64\", \"buildnumber\": 571, \"mastername\": \"cl
ient.v8.fyi\", \"recipe\": \"blink_downstream\", \"revision\": \"20123\", \"slav
ename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 167 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"V8-Blink Linux 64\", \"buildnumber\": 571, \"mastername\": \"cl
ient.v8.fyi\", \"recipe\": \"blink_downstream\", \"revision\": \"20123\", \"slav
ename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 171 "--step-name=webkit_unit_tests", | 168 "--step-name=webkit_unit_tests", |
| 172 "--builder-name=V8-Blink Linux 64", | 169 "--builder-name=V8-Blink Linux 64", |
| 173 "--slave-name=TestSlavename", | 170 "--slave-name=TestSlavename", |
| 174 "--build-number=571", | 171 "--build-number=571", |
| 175 "webkit_unit_tests" | 172 "webkit_unit_tests" |
| 176 ], | 173 ], |
| 177 "cwd": "[SLAVE_BUILD]", | |
| 178 "name": "webkit_unit_tests" | 174 "name": "webkit_unit_tests" |
| 179 }, | 175 }, |
| 180 { | 176 { |
| 181 "cmd": [ | 177 "cmd": [ |
| 182 "python", | 178 "python", |
| 183 "-u", | 179 "-u", |
| 184 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 180 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 185 "--target", | 181 "--target", |
| 186 "Release", | 182 "Release", |
| 187 "--no-xvfb", | 183 "--no-xvfb", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 208 "--build-number", | 204 "--build-number", |
| 209 "571", | 205 "571", |
| 210 "--builder-name", | 206 "--builder-name", |
| 211 "V8-Blink Linux 64", | 207 "V8-Blink Linux 64", |
| 212 "--step-name", | 208 "--step-name", |
| 213 "webkit_tests (with patch)", | 209 "webkit_tests (with patch)", |
| 214 "--no-pixel-tests", | 210 "--no-pixel-tests", |
| 215 "--additional-expectations", | 211 "--additional-expectations", |
| 216 "[SLAVE_BUILD]/src/v8/tools/blink_tests/TestExpectations" | 212 "[SLAVE_BUILD]/src/v8/tools/blink_tests/TestExpectations" |
| 217 ], | 213 ], |
| 218 "cwd": "[SLAVE_BUILD]", | |
| 219 "name": "webkit_tests (with patch)", | 214 "name": "webkit_tests (with patch)", |
| 220 "~followup_annotations": [ | 215 "~followup_annotations": [ |
| 221 "step returned non-zero exit code: 5", | 216 "step returned non-zero exit code: 5", |
| 222 "@@@STEP_TEXT@<br/>unexpected_flakes:<br/>flake/slow.html<br/>flake/totall
y-flakey.html<br/>flake/timeout-then-crash.html<br/><br/>unexpected_failures:<br
/>bad/totally-bad-probably.html<br/>tricky/totally-maybe-not-awesome.html<br/><b
r/>Total executed: 9001<br/>@@@", | 217 "@@@STEP_TEXT@<br/>unexpected_flakes:<br/>flake/slow.html<br/>flake/totall
y-flakey.html<br/>flake/timeout-then-crash.html<br/><br/>unexpected_failures:<br
/>bad/totally-bad-probably.html<br/>tricky/totally-maybe-not-awesome.html<br/><b
r/>Total executed: 9001<br/>@@@", |
| 223 "@@@STEP_FAILURE@@@" | 218 "@@@STEP_FAILURE@@@" |
| 224 ] | 219 ] |
| 225 }, | 220 }, |
| 226 { | 221 { |
| 227 "cmd": [ | 222 "cmd": [ |
| 228 "python", | 223 "python", |
| 229 "-u", | 224 "-u", |
| 230 "[BUILD]/scripts/slave/chromium/archive_layout_test_results.py", | 225 "[BUILD]/scripts/slave/chromium/archive_layout_test_results.py", |
| 231 "--results-dir", | 226 "--results-dir", |
| 232 "[SLAVE_BUILD]/layout-test-results", | 227 "[SLAVE_BUILD]/layout-test-results", |
| 233 "--build-dir", | 228 "--build-dir", |
| 234 "[SLAVE_BUILD]/src/out", | 229 "[SLAVE_BUILD]/src/out", |
| 235 "--build-number", | 230 "--build-number", |
| 236 "571", | 231 "571", |
| 237 "--builder-name", | 232 "--builder-name", |
| 238 "V8-Blink Linux 64", | 233 "V8-Blink Linux 64", |
| 239 "--gs-bucket", | 234 "--gs-bucket", |
| 240 "gs://chromium-layout-test-archives" | 235 "gs://chromium-layout-test-archives" |
| 241 ], | 236 ], |
| 242 "cwd": "[SLAVE_BUILD]", | |
| 243 "name": "archive_webkit_tests_results", | 237 "name": "archive_webkit_tests_results", |
| 244 "~followup_annotations": [ | 238 "~followup_annotations": [ |
| 245 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/V8-Blink_Linux_64/571/layout-test-results/results.html@@@", | 239 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/V8-Blink_Linux_64/571/layout-test-results/results.html@@@", |
| 246 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/V8-Blink_Linux_64/571/layout-test-results.zip@@@" | 240 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/V8-Blink_Linux_64/571/layout-test-results.zip@@@" |
| 247 ] | 241 ] |
| 248 }, | 242 }, |
| 249 { | 243 { |
| 250 "cmd": [ | 244 "cmd": [ |
| 251 "python", | 245 "python", |
| 252 "-u", | 246 "-u", |
| (...skipping 12 matching lines...) Expand all Loading... |
| 265 "{\"src\": \"got_cr_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
_revision\", \"src/v8\": \"got_revision\"}", | 259 "{\"src\": \"got_cr_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
_revision\", \"src/v8\": \"got_revision\"}", |
| 266 "--git-cache-dir", | 260 "--git-cache-dir", |
| 267 "[GIT_CACHE]", | 261 "[GIT_CACHE]", |
| 268 "--output_json", | 262 "--output_json", |
| 269 "/path/to/tmp/json", | 263 "/path/to/tmp/json", |
| 270 "--revision", | 264 "--revision", |
| 271 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 265 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 272 "--force", | 266 "--force", |
| 273 "--output_manifest" | 267 "--output_manifest" |
| 274 ], | 268 ], |
| 275 "cwd": "[SLAVE_BUILD]", | |
| 276 "env": { | 269 "env": { |
| 277 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 270 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 278 }, | 271 }, |
| 279 "name": "bot_update (2)", | 272 "name": "bot_update (2)", |
| 280 "~followup_annotations": [ | 273 "~followup_annotations": [ |
| 281 "@@@STEP_TEXT@Some step text@@@", | 274 "@@@STEP_TEXT@Some step text@@@", |
| 282 "@@@STEP_LOG_LINE@json.output@{@@@", | 275 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 283 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 276 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 284 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 277 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 285 "@@@STEP_LOG_LINE@json.output@ \"src\": \"f27fede2220bcd326aee3e86ddfd4
ebd0fe58cb9\"@@@", | 278 "@@@STEP_LOG_LINE@json.output@ \"src\": \"f27fede2220bcd326aee3e86ddfd4
ebd0fe58cb9\"@@@", |
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 332 "@@@STEP_LOG_END@json.output@@@" | 325 "@@@STEP_LOG_END@json.output@@@" |
| 333 ] | 326 ] |
| 334 }, | 327 }, |
| 335 { | 328 { |
| 336 "cmd": [ | 329 "cmd": [ |
| 337 "python", | 330 "python", |
| 338 "-u", | 331 "-u", |
| 339 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 332 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 340 "runhooks" | 333 "runhooks" |
| 341 ], | 334 ], |
| 342 "cwd": "[SLAVE_BUILD]", | |
| 343 "env": { | 335 "env": { |
| 344 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 336 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 345 "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arc
h=x64 use_goma=1", | 337 "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arc
h=x64 use_goma=1", |
| 346 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 338 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 347 }, | 339 }, |
| 348 "name": "gclient runhooks (2)" | 340 "name": "gclient runhooks (2)" |
| 349 }, | 341 }, |
| 350 { | 342 { |
| 351 "cmd": [ | 343 "cmd": [ |
| 352 "python", | 344 "python", |
| (...skipping 18 matching lines...) Expand all Loading... |
| 371 "goma", | 363 "goma", |
| 372 "--goma-jsonstatus", | 364 "--goma-jsonstatus", |
| 373 "/path/to/tmp/json", | 365 "/path/to/tmp/json", |
| 374 "--goma-service-account-json-file", | 366 "--goma-service-account-json-file", |
| 375 "/creds/service_accounts/service-account-goma-client.json", | 367 "/creds/service_accounts/service-account-goma-client.json", |
| 376 "--goma-dir", | 368 "--goma-dir", |
| 377 "[BUILD]/goma", | 369 "[BUILD]/goma", |
| 378 "--", | 370 "--", |
| 379 "blink_tests" | 371 "blink_tests" |
| 380 ], | 372 ], |
| 381 "cwd": "[SLAVE_BUILD]", | |
| 382 "env": { | 373 "env": { |
| 383 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 374 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 384 }, | 375 }, |
| 385 "name": "compile (2)", | 376 "name": "compile (2)", |
| 386 "~followup_annotations": [ | 377 "~followup_annotations": [ |
| 387 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 378 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 388 "@@@STEP_LOG_END@json.output (invalid)@@@" | 379 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 389 ] | 380 ] |
| 390 }, | 381 }, |
| 391 { | 382 { |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 423 "--step-name", | 414 "--step-name", |
| 424 "webkit_tests (without patch)", | 415 "webkit_tests (without patch)", |
| 425 "--no-pixel-tests", | 416 "--no-pixel-tests", |
| 426 "--additional-expectations", | 417 "--additional-expectations", |
| 427 "[SLAVE_BUILD]/src/v8/tools/blink_tests/TestExpectations", | 418 "[SLAVE_BUILD]/src/v8/tools/blink_tests/TestExpectations", |
| 428 "--test-list", | 419 "--test-list", |
| 429 "bad/totally-bad-probably.html\ntricky/totally-maybe-not-awesome.html", | 420 "bad/totally-bad-probably.html\ntricky/totally-maybe-not-awesome.html", |
| 430 "--skipped", | 421 "--skipped", |
| 431 "always" | 422 "always" |
| 432 ], | 423 ], |
| 433 "cwd": "[SLAVE_BUILD]", | |
| 434 "name": "webkit_tests (without patch)", | 424 "name": "webkit_tests (without patch)", |
| 435 "~followup_annotations": [ | 425 "~followup_annotations": [ |
| 436 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" | 426 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" |
| 437 ] | 427 ] |
| 438 }, | 428 }, |
| 439 { | 429 { |
| 440 "cmd": [ | 430 "cmd": [ |
| 441 "python", | 431 "python", |
| 442 "-u", | 432 "-u", |
| 443 "import sys; sys.exit(1)" | 433 "import sys; sys.exit(1)" |
| 444 ], | 434 ], |
| 445 "cwd": "[SLAVE_BUILD]", | |
| 446 "name": "webkit_tests (retry summary)", | 435 "name": "webkit_tests (retry summary)", |
| 447 "~followup_annotations": [ | 436 "~followup_annotations": [ |
| 448 "step returned non-zero exit code: 1", | 437 "step returned non-zero exit code: 1", |
| 449 "@@@STEP_TEXT@<br/>failures:<br/>bad/totally-bad-probably.html<br/>tricky/
totally-maybe-not-awesome.html<br/>@@@", | 438 "@@@STEP_TEXT@<br/>failures:<br/>bad/totally-bad-probably.html<br/>tricky/
totally-maybe-not-awesome.html<br/>@@@", |
| 450 "@@@STEP_FAILURE@@@" | 439 "@@@STEP_FAILURE@@@" |
| 451 ] | 440 ] |
| 452 }, | 441 }, |
| 453 { | 442 { |
| 454 "name": "$result", | 443 "name": "$result", |
| 455 "reason": "1 out of 1 aggregated steps failed. Failures: Step('webkit_tests
(retry summary)') failed with return_code 1", | 444 "reason": "1 out of 1 aggregated steps failed. Failures: Step('webkit_tests
(retry summary)') failed with return_code 1", |
| 456 "status_code": 1 | 445 "status_code": 1 |
| 457 } | 446 } |
| 458 ] | 447 ] |
| OLD | NEW |