| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 7 "[BUILDER_CACHE]/V8_Blink_Linux_64", | 7 "[BUILDER_CACHE]/V8_Blink_Linux_64", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
| (...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 187 "@@@STEP_LOG_END@json.output@@@" | 187 "@@@STEP_LOG_END@json.output@@@" |
| 188 ] | 188 ] |
| 189 }, | 189 }, |
| 190 { | 190 { |
| 191 "cmd": [ | 191 "cmd": [ |
| 192 "python", | 192 "python", |
| 193 "-u", | 193 "-u", |
| 194 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 194 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 195 "runhooks" | 195 "runhooks" |
| 196 ], | 196 ], |
| 197 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64/src", | 197 "cwd": "[SLAVE_BUILD]/src", |
| 198 "env": { | 198 "env": { |
| 199 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 199 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 200 "GYP_CHROMIUM_NO_ACTION": "1", | 200 "GYP_CHROMIUM_NO_ACTION": "1", |
| 201 "GYP_DEFINES": "component=static_library gomadir='[CACHE]/cipd/goma' targe
t_arch=x64 use_goma=1", | 201 "GYP_DEFINES": "component=static_library gomadir='[CACHE]/cipd/goma' targe
t_arch=x64 use_goma=1", |
| 202 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 202 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 203 }, | 203 }, |
| 204 "name": "gclient runhooks" | 204 "name": "gclient runhooks" |
| 205 }, | 205 }, |
| 206 { | 206 { |
| 207 "cmd": [ | 207 "cmd": [ |
| 208 "python", | 208 "python", |
| 209 "-u", | 209 "-u", |
| 210 "[BUILDER_CACHE]/V8_Blink_Linux_64/src/tools/mb/mb.py", | 210 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
| 211 "gen", | 211 "gen", |
| 212 "-m", | 212 "-m", |
| 213 "client.v8.fyi", | 213 "client.v8.fyi", |
| 214 "-b", | 214 "-b", |
| 215 "V8-Blink Linux 64", | 215 "V8-Blink Linux 64", |
| 216 "--config-file", | 216 "--config-file", |
| 217 "[BUILDER_CACHE]/V8_Blink_Linux_64/src/tools/mb/mb_config.pyl", | 217 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
| 218 "--goma-dir", | 218 "--goma-dir", |
| 219 "[CACHE]/cipd/goma", | 219 "[CACHE]/cipd/goma", |
| 220 "//out/Release" | 220 "//out/Release" |
| 221 ], | 221 ], |
| 222 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64/src", | 222 "cwd": "[SLAVE_BUILD]/src", |
| 223 "env": { | 223 "env": { |
| 224 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 224 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 225 }, | 225 }, |
| 226 "name": "generate_build_files (with patch)" | 226 "name": "generate_build_files (with patch)" |
| 227 }, | 227 }, |
| 228 { | 228 { |
| 229 "cmd": [ | 229 "cmd": [ |
| 230 "python", | 230 "python", |
| 231 "-u", | 231 "-u", |
| 232 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 232 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 233 "--show-path", | 233 "--show-path", |
| 234 "python", | 234 "python", |
| 235 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 235 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| 236 "--gsutil-py-path", | 236 "--gsutil-py-path", |
| 237 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 237 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 238 "--ninja-path", | 238 "--ninja-path", |
| 239 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 239 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 240 "--target", | 240 "--target", |
| 241 "Release", | 241 "Release", |
| 242 "--src-dir", | 242 "--src-dir", |
| 243 "[BUILDER_CACHE]/V8_Blink_Linux_64/src", | 243 "[SLAVE_BUILD]/src", |
| 244 "--goma-cache-dir", | 244 "--goma-cache-dir", |
| 245 "[GOMA_CACHE]", | 245 "[GOMA_CACHE]", |
| 246 "--goma-deps-cache-dir", | 246 "--goma-deps-cache-dir", |
| 247 "[GOMA_DEPS_CACHE]", | 247 "[GOMA_DEPS_CACHE]", |
| 248 "--compiler", | 248 "--compiler", |
| 249 "goma", | 249 "goma", |
| 250 "--goma-jsonstatus", | 250 "--goma-jsonstatus", |
| 251 "/path/to/tmp/json", | 251 "/path/to/tmp/json", |
| 252 "--goma-service-account-json-file", | 252 "--goma-service-account-json-file", |
| 253 "/creds/service_accounts/service-account-goma-client.json", | 253 "/creds/service_accounts/service-account-goma-client.json", |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 303 "--builder-name=V8-Blink Linux 64", | 303 "--builder-name=V8-Blink Linux 64", |
| 304 "--slave-name=TestSlavename", | 304 "--slave-name=TestSlavename", |
| 305 "--build-number=571", | 305 "--build-number=571", |
| 306 "--run-python-script", | 306 "--run-python-script", |
| 307 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/layout_test_wrapper.py"
, | 307 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/layout_test_wrapper.py"
, |
| 308 "--target", | 308 "--target", |
| 309 "Release", | 309 "Release", |
| 310 "-o", | 310 "-o", |
| 311 "[SLAVE_BUILD]/layout-test-results", | 311 "[SLAVE_BUILD]/layout-test-results", |
| 312 "--build-dir", | 312 "--build-dir", |
| 313 "[BUILDER_CACHE]/V8_Blink_Linux_64/src/out", | 313 "[SLAVE_BUILD]/src/out", |
| 314 "--json-test-results", | 314 "--json-test-results", |
| 315 "/path/to/tmp/json", | 315 "/path/to/tmp/json", |
| 316 "--test-results-server", | 316 "--test-results-server", |
| 317 "test-results.appspot.com", | 317 "test-results.appspot.com", |
| 318 "--build-number", | 318 "--build-number", |
| 319 "571", | 319 "571", |
| 320 "--builder-name", | 320 "--builder-name", |
| 321 "V8-Blink Linux 64", | 321 "V8-Blink Linux 64", |
| 322 "--step-name", | 322 "--step-name", |
| 323 "webkit_tests (with patch)", | 323 "webkit_tests (with patch)", |
| 324 "--no-pixel-tests", | 324 "--no-pixel-tests", |
| 325 "--additional-expectations", | 325 "--additional-expectations", |
| 326 "[BUILDER_CACHE]/V8_Blink_Linux_64/src/v8/tools/blink_tests/TestExpectatio
ns" | 326 "[SLAVE_BUILD]/src/v8/tools/blink_tests/TestExpectations" |
| 327 ], | 327 ], |
| 328 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64", | 328 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64", |
| 329 "name": "webkit_tests (with patch)", | 329 "name": "webkit_tests (with patch)", |
| 330 "~followup_annotations": [ | 330 "~followup_annotations": [ |
| 331 "step returned non-zero exit code: 101", | 331 "step returned non-zero exit code: 101", |
| 332 "@@@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/failing78.html<br/>bad/failing46.html<br/>bad/failing101.html<br/>bad/fail
ing37.html<br/>bad/failing70.html<br/>bad/failing17.html<br/>bad/failing82.html<
br/>bad/failing120.html<br/>bad/failing73.html<br/>bad/failing112.html<br/>bad/f
ailing114.html<br/>bad/failing99.html<br/>bad/failing27.html<br/>bad/failing108.
html<br/>bad/failing76.html<br/>bad/failing50.html<br/>bad/failing23.html<br/>ba
d/failing104.html<br/>bad/failing93.html<br/>bad/failing67.html<br/>bad/failing1
24.html<br/>bad/failing53.html<br/>bad/failing69.html<br/>bad/failing117.html<br
/>bad/failing34.html<br/>bad/failing51.html<br/>bad/failing80.html<br/>bad/faili
ng20.html<br/>bad/failing107.html<br/>bad/failing56.html<br/>bad/failing68.html<
br/>bad/failing71.html<br/>bad/failing77.html<br/>bad/failing39.html<br/>bad/fai
ling92.html<br/>bad/failing90.html<br/>bad/failing89.html<br/>bad/failing122.htm
l<br/>bad/failing105.html<br/>tricky/totally-maybe-not-awesome.html<br/>bad/fail
ing36.html<br/>bad/failing44.html<br/>bad/failing21.html<br/>bad/failing85.html<
br/>bad/failing42.html<br/>bad/failing55.html<br/>bad/failing9.html<br/>bad/fail
ing15.html<br/>bad/failing65.html<br/>bad/failing118.html<br/>bad/failing95.html
<br/>bad/failing45.html<br/>bad/failing66.html<br/>bad/failing26.html<br/>bad/fa
iling35.html<br/>bad/failing74.html<br/>bad/failing109.html<br/>bad/failing97.ht
ml<br/>bad/failing58.html<br/>bad/totally-bad-probably.html<br/>bad/failing11.ht
ml<br/>bad/failing111.html<br/>bad/failing86.html<br/>bad/failing30.html<br/>bad
/failing54.html<br/>bad/failing38.html<br/>bad/failing13.html<br/>bad/failing63.
html<br/>bad/failing116.html<br/>bad/failing41.html<br/>bad/failing18.html<br/>b
ad/failing84.html<br/>bad/failing2.html<br/>bad/failing28.html<br/>bad/failing33
.html<br/>bad/failing106.html<br/>bad/failing48.html<br/>bad/failing0.html<br/>b
ad/failing4.html<br/>bad/failing64.html<br/>bad/failing47.html<br/>bad/failing12
1.html<br/>bad/failing25.html<br/>bad/failing8.html<br/>bad/failing100.html<br/>
bad/failing102.html<br/>bad/failing123.html<br/>bad/failing88.html<br/>bad/faili
ng61.html<br/>bad/failing79.html<br/>bad/failing43.html<br/>bad/failing57.html<b
r/>bad/failing16.html<br/>bad/failing96.html<br/>bad/failing94.html<br/>bad/fail
ing119.html<br/>bad/failing113.html<br/>bad/failing72.html<br/>bad/failing1.html
<br/>bad/failing103.html<br/>bad/failing110.html<br/>bad/failing32.html<br/>bad/
failing12.html<br/>bad/failing10.html<br/>bad/failing40.html<br/>bad/failing5.ht
ml<br/>bad/failing75.html<br/>bad/failing98.html<br/>bad/failing115.html<br/>bad
/failing49.html<br/>bad/failing6.html<br/>bad/failing19.html<br/>bad/failing87.h
tml<br/>bad/failing59.html<br/>bad/failing22.html<br/>bad/failing24.html<br/>bad
/failing3.html<br/>bad/failing91.html<br/>bad/failing60.html<br/>bad/failing81.h
tml<br/>bad/failing83.html<br/>bad/failing62.html<br/>bad/failing52.html<br/>bad
/failing29.html<br/>bad/failing31.html<br/>bad/failing7.html<br/>bad/failing14.h
tml<br/><br/>Total executed: 9001<br/>@@@", | 332 "@@@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/failing78.html<br/>bad/failing46.html<br/>bad/failing101.html<br/>bad/fail
ing37.html<br/>bad/failing70.html<br/>bad/failing17.html<br/>bad/failing82.html<
br/>bad/failing120.html<br/>bad/failing73.html<br/>bad/failing112.html<br/>bad/f
ailing114.html<br/>bad/failing99.html<br/>bad/failing27.html<br/>bad/failing108.
html<br/>bad/failing76.html<br/>bad/failing50.html<br/>bad/failing23.html<br/>ba
d/failing104.html<br/>bad/failing93.html<br/>bad/failing67.html<br/>bad/failing1
24.html<br/>bad/failing53.html<br/>bad/failing69.html<br/>bad/failing117.html<br
/>bad/failing34.html<br/>bad/failing51.html<br/>bad/failing80.html<br/>bad/faili
ng20.html<br/>bad/failing107.html<br/>bad/failing56.html<br/>bad/failing68.html<
br/>bad/failing71.html<br/>bad/failing77.html<br/>bad/failing39.html<br/>bad/fai
ling92.html<br/>bad/failing90.html<br/>bad/failing89.html<br/>bad/failing122.htm
l<br/>bad/failing105.html<br/>tricky/totally-maybe-not-awesome.html<br/>bad/fail
ing36.html<br/>bad/failing44.html<br/>bad/failing21.html<br/>bad/failing85.html<
br/>bad/failing42.html<br/>bad/failing55.html<br/>bad/failing9.html<br/>bad/fail
ing15.html<br/>bad/failing65.html<br/>bad/failing118.html<br/>bad/failing95.html
<br/>bad/failing45.html<br/>bad/failing66.html<br/>bad/failing26.html<br/>bad/fa
iling35.html<br/>bad/failing74.html<br/>bad/failing109.html<br/>bad/failing97.ht
ml<br/>bad/failing58.html<br/>bad/totally-bad-probably.html<br/>bad/failing11.ht
ml<br/>bad/failing111.html<br/>bad/failing86.html<br/>bad/failing30.html<br/>bad
/failing54.html<br/>bad/failing38.html<br/>bad/failing13.html<br/>bad/failing63.
html<br/>bad/failing116.html<br/>bad/failing41.html<br/>bad/failing18.html<br/>b
ad/failing84.html<br/>bad/failing2.html<br/>bad/failing28.html<br/>bad/failing33
.html<br/>bad/failing106.html<br/>bad/failing48.html<br/>bad/failing0.html<br/>b
ad/failing4.html<br/>bad/failing64.html<br/>bad/failing47.html<br/>bad/failing12
1.html<br/>bad/failing25.html<br/>bad/failing8.html<br/>bad/failing100.html<br/>
bad/failing102.html<br/>bad/failing123.html<br/>bad/failing88.html<br/>bad/faili
ng61.html<br/>bad/failing79.html<br/>bad/failing43.html<br/>bad/failing57.html<b
r/>bad/failing16.html<br/>bad/failing96.html<br/>bad/failing94.html<br/>bad/fail
ing119.html<br/>bad/failing113.html<br/>bad/failing72.html<br/>bad/failing1.html
<br/>bad/failing103.html<br/>bad/failing110.html<br/>bad/failing32.html<br/>bad/
failing12.html<br/>bad/failing10.html<br/>bad/failing40.html<br/>bad/failing5.ht
ml<br/>bad/failing75.html<br/>bad/failing98.html<br/>bad/failing115.html<br/>bad
/failing49.html<br/>bad/failing6.html<br/>bad/failing19.html<br/>bad/failing87.h
tml<br/>bad/failing59.html<br/>bad/failing22.html<br/>bad/failing24.html<br/>bad
/failing3.html<br/>bad/failing91.html<br/>bad/failing60.html<br/>bad/failing81.h
tml<br/>bad/failing83.html<br/>bad/failing62.html<br/>bad/failing52.html<br/>bad
/failing29.html<br/>bad/failing31.html<br/>bad/failing7.html<br/>bad/failing14.h
tml<br/><br/>Total executed: 9001<br/>@@@", |
| 333 "@@@STEP_FAILURE@@@" | 333 "@@@STEP_FAILURE@@@" |
| 334 ] | 334 ] |
| 335 }, | 335 }, |
| 336 { | 336 { |
| 337 "cmd": [ | 337 "cmd": [ |
| 338 "python", | 338 "python", |
| 339 "-u", | 339 "-u", |
| 340 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_layout_test_res
ults.py", | 340 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_layout_test_res
ults.py", |
| 341 "--results-dir", | 341 "--results-dir", |
| 342 "[SLAVE_BUILD]/layout-test-results", | 342 "[SLAVE_BUILD]/layout-test-results", |
| 343 "--build-dir", | 343 "--build-dir", |
| 344 "[BUILDER_CACHE]/V8_Blink_Linux_64/src/out", | 344 "[SLAVE_BUILD]/src/out", |
| 345 "--build-number", | 345 "--build-number", |
| 346 "571", | 346 "571", |
| 347 "--builder-name", | 347 "--builder-name", |
| 348 "V8-Blink Linux 64", | 348 "V8-Blink Linux 64", |
| 349 "--gs-bucket", | 349 "--gs-bucket", |
| 350 "gs://chromium-layout-test-archives", | 350 "gs://chromium-layout-test-archives", |
| 351 "--staging-dir", | 351 "--staging-dir", |
| 352 "[CACHE]/chrome_staging" | 352 "[CACHE]/chrome_staging" |
| 353 ], | 353 ], |
| 354 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64", | 354 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64", |
| (...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 447 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", | 447 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", |
| 448 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", | 448 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", |
| 449 "@@@STEP_LOG_LINE@json.output@}@@@", | 449 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 450 "@@@STEP_LOG_END@json.output@@@" | 450 "@@@STEP_LOG_END@json.output@@@" |
| 451 ] | 451 ] |
| 452 }, | 452 }, |
| 453 { | 453 { |
| 454 "cmd": [ | 454 "cmd": [ |
| 455 "python", | 455 "python", |
| 456 "-u", | 456 "-u", |
| 457 "[BUILDER_CACHE]/V8_Blink_Linux_64/src/tools/mb/mb.py", | 457 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
| 458 "gen", | 458 "gen", |
| 459 "-m", | 459 "-m", |
| 460 "client.v8.fyi", | 460 "client.v8.fyi", |
| 461 "-b", | 461 "-b", |
| 462 "V8-Blink Linux 64", | 462 "V8-Blink Linux 64", |
| 463 "--config-file", | 463 "--config-file", |
| 464 "[BUILDER_CACHE]/V8_Blink_Linux_64/src/tools/mb/mb_config.pyl", | 464 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
| 465 "--goma-dir", | 465 "--goma-dir", |
| 466 "[CACHE]/cipd/goma", | 466 "[CACHE]/cipd/goma", |
| 467 "//out/Release" | 467 "//out/Release" |
| 468 ], | 468 ], |
| 469 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64/src", | 469 "cwd": "[SLAVE_BUILD]/src", |
| 470 "env": { | 470 "env": { |
| 471 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 471 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 472 }, | 472 }, |
| 473 "name": "generate_build_files (without patch)" | 473 "name": "generate_build_files (without patch)" |
| 474 }, | 474 }, |
| 475 { | 475 { |
| 476 "cmd": [ | 476 "cmd": [ |
| 477 "python", | 477 "python", |
| 478 "-u", | 478 "-u", |
| 479 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 479 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 480 "--show-path", | 480 "--show-path", |
| 481 "python", | 481 "python", |
| 482 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 482 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| 483 "--gsutil-py-path", | 483 "--gsutil-py-path", |
| 484 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 484 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 485 "--ninja-path", | 485 "--ninja-path", |
| 486 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 486 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 487 "--target", | 487 "--target", |
| 488 "Release", | 488 "Release", |
| 489 "--src-dir", | 489 "--src-dir", |
| 490 "[BUILDER_CACHE]/V8_Blink_Linux_64/src", | 490 "[SLAVE_BUILD]/src", |
| 491 "--goma-cache-dir", | 491 "--goma-cache-dir", |
| 492 "[GOMA_CACHE]", | 492 "[GOMA_CACHE]", |
| 493 "--goma-deps-cache-dir", | 493 "--goma-deps-cache-dir", |
| 494 "[GOMA_DEPS_CACHE]", | 494 "[GOMA_DEPS_CACHE]", |
| 495 "--compiler", | 495 "--compiler", |
| 496 "goma", | 496 "goma", |
| 497 "--goma-jsonstatus", | 497 "--goma-jsonstatus", |
| 498 "/path/to/tmp/json", | 498 "/path/to/tmp/json", |
| 499 "--goma-service-account-json-file", | 499 "--goma-service-account-json-file", |
| 500 "/creds/service_accounts/service-account-goma-client.json", | 500 "/creds/service_accounts/service-account-goma-client.json", |
| (...skipping 28 matching lines...) Expand all Loading... |
| 529 "--builder-name=V8-Blink Linux 64", | 529 "--builder-name=V8-Blink Linux 64", |
| 530 "--slave-name=TestSlavename", | 530 "--slave-name=TestSlavename", |
| 531 "--build-number=571", | 531 "--build-number=571", |
| 532 "--run-python-script", | 532 "--run-python-script", |
| 533 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/layout_test_wrapper.py"
, | 533 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/layout_test_wrapper.py"
, |
| 534 "--target", | 534 "--target", |
| 535 "Release", | 535 "Release", |
| 536 "-o", | 536 "-o", |
| 537 "[SLAVE_BUILD]/layout-test-results", | 537 "[SLAVE_BUILD]/layout-test-results", |
| 538 "--build-dir", | 538 "--build-dir", |
| 539 "[BUILDER_CACHE]/V8_Blink_Linux_64/src/out", | 539 "[SLAVE_BUILD]/src/out", |
| 540 "--json-test-results", | 540 "--json-test-results", |
| 541 "/path/to/tmp/json", | 541 "/path/to/tmp/json", |
| 542 "--test-results-server", | 542 "--test-results-server", |
| 543 "test-results.appspot.com", | 543 "test-results.appspot.com", |
| 544 "--build-number", | 544 "--build-number", |
| 545 "571", | 545 "571", |
| 546 "--builder-name", | 546 "--builder-name", |
| 547 "V8-Blink Linux 64", | 547 "V8-Blink Linux 64", |
| 548 "--step-name", | 548 "--step-name", |
| 549 "webkit_tests (without patch)", | 549 "webkit_tests (without patch)", |
| 550 "--no-pixel-tests", | 550 "--no-pixel-tests", |
| 551 "--additional-expectations", | 551 "--additional-expectations", |
| 552 "[BUILDER_CACHE]/V8_Blink_Linux_64/src/v8/tools/blink_tests/TestExpectatio
ns", | 552 "[SLAVE_BUILD]/src/v8/tools/blink_tests/TestExpectations", |
| 553 "--test-list", | 553 "--test-list", |
| 554 "bad/failing78.html\nbad/failing46.html\nbad/failing101.html\nbad/failing3
7.html\nbad/failing70.html\nbad/failing17.html\nbad/failing82.html\nbad/failing1
20.html\nbad/failing73.html\nbad/failing112.html\nbad/failing114.html\nbad/faili
ng99.html\nbad/failing27.html\nbad/failing108.html\nbad/failing76.html\nbad/fail
ing50.html\nbad/failing23.html\nbad/failing104.html\nbad/failing93.html\nbad/fai
ling67.html\nbad/failing124.html\nbad/failing53.html\nbad/failing69.html\nbad/fa
iling117.html\nbad/failing34.html\nbad/failing51.html\nbad/failing80.html\nbad/f
ailing20.html\nbad/failing107.html\nbad/failing56.html\nbad/failing68.html\nbad/
failing71.html\nbad/failing77.html\nbad/failing39.html\nbad/failing92.html\nbad/
failing90.html\nbad/failing89.html\nbad/failing122.html\nbad/failing105.html\ntr
icky/totally-maybe-not-awesome.html\nbad/failing36.html\nbad/failing44.html\nbad
/failing21.html\nbad/failing85.html\nbad/failing42.html\nbad/failing55.html\nbad
/failing9.html\nbad/failing15.html\nbad/failing65.html\nbad/failing118.html\nbad
/failing95.html\nbad/failing45.html\nbad/failing66.html\nbad/failing26.html\nbad
/failing35.html\nbad/failing74.html\nbad/failing109.html\nbad/failing97.html\nba
d/failing58.html\nbad/totally-bad-probably.html\nbad/failing11.html\nbad/failing
111.html\nbad/failing86.html\nbad/failing30.html\nbad/failing54.html\nbad/failin
g38.html\nbad/failing13.html\nbad/failing63.html\nbad/failing116.html\nbad/faili
ng41.html\nbad/failing18.html\nbad/failing84.html\nbad/failing2.html\nbad/failin
g28.html\nbad/failing33.html\nbad/failing106.html\nbad/failing48.html\nbad/faili
ng0.html\nbad/failing4.html\nbad/failing64.html\nbad/failing47.html\nbad/failing
121.html\nbad/failing25.html\nbad/failing8.html\nbad/failing100.html\nbad/failin
g102.html\nbad/failing123.html\nbad/failing88.html\nbad/failing61.html\nbad/fail
ing79.html\nbad/failing43.html\nbad/failing57.html\nbad/failing16.html\nbad/fail
ing96.html\nbad/failing94.html\nbad/failing119.html\nbad/failing113.html\nbad/fa
iling72.html\nbad/failing1.html\nbad/failing103.html\nbad/failing110.html\nbad/f
ailing32.html\nbad/failing12.html\nbad/failing10.html\nbad/failing40.html\nbad/f
ailing5.html\nbad/failing75.html\nbad/failing98.html\nbad/failing115.html\nbad/f
ailing49.html\nbad/failing6.html\nbad/failing19.html\nbad/failing87.html\nbad/fa
iling59.html\nbad/failing22.html\nbad/failing24.html\nbad/failing3.html\nbad/fai
ling91.html\nbad/failing60.html\nbad/failing81.html\nbad/failing83.html\nbad/fai
ling62.html\nbad/failing52.html\nbad/failing29.html\nbad/failing31.html\nbad/fai
ling7.html\nbad/failing14.html", | 554 "bad/failing78.html\nbad/failing46.html\nbad/failing101.html\nbad/failing3
7.html\nbad/failing70.html\nbad/failing17.html\nbad/failing82.html\nbad/failing1
20.html\nbad/failing73.html\nbad/failing112.html\nbad/failing114.html\nbad/faili
ng99.html\nbad/failing27.html\nbad/failing108.html\nbad/failing76.html\nbad/fail
ing50.html\nbad/failing23.html\nbad/failing104.html\nbad/failing93.html\nbad/fai
ling67.html\nbad/failing124.html\nbad/failing53.html\nbad/failing69.html\nbad/fa
iling117.html\nbad/failing34.html\nbad/failing51.html\nbad/failing80.html\nbad/f
ailing20.html\nbad/failing107.html\nbad/failing56.html\nbad/failing68.html\nbad/
failing71.html\nbad/failing77.html\nbad/failing39.html\nbad/failing92.html\nbad/
failing90.html\nbad/failing89.html\nbad/failing122.html\nbad/failing105.html\ntr
icky/totally-maybe-not-awesome.html\nbad/failing36.html\nbad/failing44.html\nbad
/failing21.html\nbad/failing85.html\nbad/failing42.html\nbad/failing55.html\nbad
/failing9.html\nbad/failing15.html\nbad/failing65.html\nbad/failing118.html\nbad
/failing95.html\nbad/failing45.html\nbad/failing66.html\nbad/failing26.html\nbad
/failing35.html\nbad/failing74.html\nbad/failing109.html\nbad/failing97.html\nba
d/failing58.html\nbad/totally-bad-probably.html\nbad/failing11.html\nbad/failing
111.html\nbad/failing86.html\nbad/failing30.html\nbad/failing54.html\nbad/failin
g38.html\nbad/failing13.html\nbad/failing63.html\nbad/failing116.html\nbad/faili
ng41.html\nbad/failing18.html\nbad/failing84.html\nbad/failing2.html\nbad/failin
g28.html\nbad/failing33.html\nbad/failing106.html\nbad/failing48.html\nbad/faili
ng0.html\nbad/failing4.html\nbad/failing64.html\nbad/failing47.html\nbad/failing
121.html\nbad/failing25.html\nbad/failing8.html\nbad/failing100.html\nbad/failin
g102.html\nbad/failing123.html\nbad/failing88.html\nbad/failing61.html\nbad/fail
ing79.html\nbad/failing43.html\nbad/failing57.html\nbad/failing16.html\nbad/fail
ing96.html\nbad/failing94.html\nbad/failing119.html\nbad/failing113.html\nbad/fa
iling72.html\nbad/failing1.html\nbad/failing103.html\nbad/failing110.html\nbad/f
ailing32.html\nbad/failing12.html\nbad/failing10.html\nbad/failing40.html\nbad/f
ailing5.html\nbad/failing75.html\nbad/failing98.html\nbad/failing115.html\nbad/f
ailing49.html\nbad/failing6.html\nbad/failing19.html\nbad/failing87.html\nbad/fa
iling59.html\nbad/failing22.html\nbad/failing24.html\nbad/failing3.html\nbad/fai
ling91.html\nbad/failing60.html\nbad/failing81.html\nbad/failing83.html\nbad/fai
ling62.html\nbad/failing52.html\nbad/failing29.html\nbad/failing31.html\nbad/fai
ling7.html\nbad/failing14.html", |
| 555 "--skipped", | 555 "--skipped", |
| 556 "always" | 556 "always" |
| 557 ], | 557 ], |
| 558 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64", | 558 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64", |
| 559 "name": "webkit_tests (without patch)", | 559 "name": "webkit_tests (without patch)", |
| 560 "~followup_annotations": [ | 560 "~followup_annotations": [ |
| 561 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" | 561 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" |
| 562 ] | 562 ] |
| (...skipping 12 matching lines...) Expand all Loading... |
| 575 "@@@STEP_FAILURE@@@" | 575 "@@@STEP_FAILURE@@@" |
| 576 ] | 576 ] |
| 577 }, | 577 }, |
| 578 { | 578 { |
| 579 "name": "$result", | 579 "name": "$result", |
| 580 "reason": "1 out of 1 aggregated steps failed. Failures: Step('webkit_tests
(retry summary)') failed with return_code 1", | 580 "reason": "1 out of 1 aggregated steps failed. Failures: Step('webkit_tests
(retry summary)') failed with return_code 1", |
| 581 "recipe_result": null, | 581 "recipe_result": null, |
| 582 "status_code": 1 | 582 "status_code": 1 |
| 583 } | 583 } |
| 584 ] | 584 ] |
| OLD | NEW |