Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(147)

Side by Side Diff: scripts/slave/recipes/findit/chromium/compile.expected/failed_compile_upon_infra_failure.json

Issue 1766863002: [Findit] Check existence of given targets before running compile in recipe findit/chromium/compile. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@setup_local_test
Patch Set: Rebase. Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « scripts/slave/recipes/findit/chromium/compile.expected/compile_specified_targets.json ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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.chromium.linux", 8 "tryserver.chromium.linux",
9 "--builder", 9 "--builder",
10 "linux_variable", 10 "linux_variable",
(...skipping 356 matching lines...) Expand 10 before | Expand all | Expand 10 after
367 "@@@STEP_NEST_LEVEL@1@@@", 367 "@@@STEP_NEST_LEVEL@1@@@",
368 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json @@@", 368 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json @@@",
369 "@@@STEP_LOG_LINE@json.output@{}@@@", 369 "@@@STEP_LOG_LINE@json.output@{}@@@",
370 "@@@STEP_LOG_END@json.output@@@" 370 "@@@STEP_LOG_END@json.output@@@"
371 ] 371 ]
372 }, 372 },
373 { 373 {
374 "cmd": [ 374 "cmd": [
375 "python", 375 "python",
376 "-u", 376 "-u",
377 "[SLAVE_BUILD]/src/tools/mb/mb.py",
378 "gen",
379 "-m",
380 "chromium.linux",
381 "-b",
382 "Linux Builder",
383 "--config-file",
384 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl",
385 "--goma-dir",
386 "[BUILD]/goma",
387 "//out/Release"
388 ],
389 "cwd": "[SLAVE_BUILD]",
390 "name": "test r1.generate_build_files",
391 "~followup_annotations": [
392 "@@@STEP_NEST_LEVEL@1@@@"
393 ]
394 },
395 {
396 "cmd": [
397 "python",
398 "-u",
399 "RECIPE_MODULE[build::findit]/resources/check_target_existence.py",
400 "--target-build-dir",
401 "[SLAVE_BUILD]/src/out/Release",
402 "--target",
403 "target_name",
404 "--json-output",
405 "/path/to/tmp/json"
406 ],
407 "cwd": "[SLAVE_BUILD]",
408 "name": "test r1.check_targets",
409 "~followup_annotations": [
410 "@@@STEP_NEST_LEVEL@1@@@",
411 "@@@STEP_LOG_LINE@json.output@{@@@",
412 "@@@STEP_LOG_LINE@json.output@ \"found\": [@@@",
413 "@@@STEP_LOG_LINE@json.output@ \"target_name\"@@@",
414 "@@@STEP_LOG_LINE@json.output@ ], @@@",
415 "@@@STEP_LOG_LINE@json.output@ \"not_found\": []@@@",
416 "@@@STEP_LOG_LINE@json.output@}@@@",
417 "@@@STEP_LOG_END@json.output@@@"
418 ]
419 },
420 {
421 "cmd": [
422 "python",
423 "-u",
377 "[BUILD]/scripts/slave/cleanup_temp.py" 424 "[BUILD]/scripts/slave/cleanup_temp.py"
378 ], 425 ],
379 "cwd": "[SLAVE_BUILD]", 426 "cwd": "[SLAVE_BUILD]",
380 "name": "test r1.cleanup_temp", 427 "name": "test r1.cleanup_temp",
381 "~followup_annotations": [ 428 "~followup_annotations": [
382 "@@@STEP_NEST_LEVEL@1@@@" 429 "@@@STEP_NEST_LEVEL@1@@@"
383 ] 430 ]
384 }, 431 },
385 { 432 {
386 "cmd": [ 433 "cmd": [
387 "python", 434 "python",
388 "-u", 435 "-u",
389 "[SLAVE_BUILD]/src/tools/mb/mb.py", 436 "[SLAVE_BUILD]/src/tools/mb/mb.py",
390 "gen", 437 "gen",
391 "-m", 438 "-m",
392 "chromium.linux", 439 "chromium.linux",
393 "-b", 440 "-b",
394 "Linux Builder", 441 "Linux Builder",
395 "--config-file", 442 "--config-file",
396 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", 443 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl",
397 "--goma-dir", 444 "--goma-dir",
398 "[BUILD]/goma", 445 "[BUILD]/goma",
399 "//out/Release" 446 "//out/Release"
400 ], 447 ],
401 "cwd": "[SLAVE_BUILD]", 448 "cwd": "[SLAVE_BUILD]",
402 "name": "test r1.generate_build_files", 449 "name": "test r1.generate_build_files (2)",
403 "~followup_annotations": [ 450 "~followup_annotations": [
404 "@@@STEP_NEST_LEVEL@1@@@" 451 "@@@STEP_NEST_LEVEL@1@@@"
405 ] 452 ]
406 }, 453 },
407 { 454 {
408 "cmd": [ 455 "cmd": [
409 "python", 456 "python",
410 "-u", 457 "-u",
411 "[BUILD]/scripts/slave/compile.py", 458 "[BUILD]/scripts/slave/compile.py",
412 "--target", 459 "--target",
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
461 "@@@STEP_LOG_END@report@@@", 508 "@@@STEP_LOG_END@report@@@",
462 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1 }, \"result\": {}}@@@" 509 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1 }, \"result\": {}}@@@"
463 ] 510 ]
464 }, 511 },
465 { 512 {
466 "name": "$result", 513 "name": "$result",
467 "reason": "Infra compile failure: Step Failure in test r1.compile", 514 "reason": "Infra compile failure: Step Failure in test r1.compile",
468 "status_code": 1 515 "status_code": 1
469 } 516 }
470 ] 517 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipes/findit/chromium/compile.expected/compile_specified_targets.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698