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

Side by Side Diff: scripts/slave/recipes/findit/chromium/test.expected/findit_tests_multiple_culprits.json

Issue 2152453003: recipes: Stop passing --build-tool=ninja to compile.py (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Created 4 years, 5 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
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.mac", 8 "tryserver.chromium.mac",
9 "--builder", 9 "--builder",
10 "mac_chromium_variable", 10 "mac_chromium_variable",
(...skipping 561 matching lines...) Expand 10 before | Expand all | Expand 10 after
572 "--gsutil-py-path", 572 "--gsutil-py-path",
573 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 573 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
574 "--ninja-path", 574 "--ninja-path",
575 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 575 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
576 "--target", 576 "--target",
577 "Release", 577 "Release",
578 "--src-dir", 578 "--src-dir",
579 "[SLAVE_BUILD]/src", 579 "[SLAVE_BUILD]/src",
580 "--goma-cache-dir", 580 "--goma-cache-dir",
581 "[GOMA_CACHE]", 581 "[GOMA_CACHE]",
582 "--build-tool",
583 "ninja",
584 "--compiler", 582 "--compiler",
585 "goma-clang", 583 "goma-clang",
586 "--goma-jsonstatus", 584 "--goma-jsonstatus",
587 "/path/to/tmp/json", 585 "/path/to/tmp/json",
588 "--goma-service-account-json-file", 586 "--goma-service-account-json-file",
589 "/creds/service_accounts/service-account-goma-client.json", 587 "/creds/service_accounts/service-account-goma-client.json",
590 "--goma-dir", 588 "--goma-dir",
591 "[CACHE]/cipd/goma", 589 "[CACHE]/cipd/goma",
592 "--ninja-ensure-up-to-date", 590 "--ninja-ensure-up-to-date",
593 "--", 591 "--",
(...skipping 528 matching lines...) Expand 10 before | Expand all | Expand 10 after
1122 "--gsutil-py-path", 1120 "--gsutil-py-path",
1123 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 1121 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
1124 "--ninja-path", 1122 "--ninja-path",
1125 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 1123 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
1126 "--target", 1124 "--target",
1127 "Release", 1125 "Release",
1128 "--src-dir", 1126 "--src-dir",
1129 "[SLAVE_BUILD]/src", 1127 "[SLAVE_BUILD]/src",
1130 "--goma-cache-dir", 1128 "--goma-cache-dir",
1131 "[GOMA_CACHE]", 1129 "[GOMA_CACHE]",
1132 "--build-tool",
1133 "ninja",
1134 "--compiler", 1130 "--compiler",
1135 "goma-clang", 1131 "goma-clang",
1136 "--goma-jsonstatus", 1132 "--goma-jsonstatus",
1137 "/path/to/tmp/json", 1133 "/path/to/tmp/json",
1138 "--goma-service-account-json-file", 1134 "--goma-service-account-json-file",
1139 "/creds/service_accounts/service-account-goma-client.json", 1135 "/creds/service_accounts/service-account-goma-client.json",
1140 "--goma-dir", 1136 "--goma-dir",
1141 "[CACHE]/cipd/goma", 1137 "[CACHE]/cipd/goma",
1142 "--ninja-ensure-up-to-date", 1138 "--ninja-ensure-up-to-date",
1143 "--", 1139 "--",
(...skipping 528 matching lines...) Expand 10 before | Expand all | Expand 10 after
1672 "--gsutil-py-path", 1668 "--gsutil-py-path",
1673 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 1669 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
1674 "--ninja-path", 1670 "--ninja-path",
1675 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 1671 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
1676 "--target", 1672 "--target",
1677 "Release", 1673 "Release",
1678 "--src-dir", 1674 "--src-dir",
1679 "[SLAVE_BUILD]/src", 1675 "[SLAVE_BUILD]/src",
1680 "--goma-cache-dir", 1676 "--goma-cache-dir",
1681 "[GOMA_CACHE]", 1677 "[GOMA_CACHE]",
1682 "--build-tool",
1683 "ninja",
1684 "--compiler", 1678 "--compiler",
1685 "goma-clang", 1679 "goma-clang",
1686 "--goma-jsonstatus", 1680 "--goma-jsonstatus",
1687 "/path/to/tmp/json", 1681 "/path/to/tmp/json",
1688 "--goma-service-account-json-file", 1682 "--goma-service-account-json-file",
1689 "/creds/service_accounts/service-account-goma-client.json", 1683 "/creds/service_accounts/service-account-goma-client.json",
1690 "--goma-dir", 1684 "--goma-dir",
1691 "[CACHE]/cipd/goma", 1685 "[CACHE]/cipd/goma",
1692 "--ninja-ensure-up-to-date", 1686 "--ninja-ensure-up-to-date",
1693 "--", 1687 "--",
(...skipping 528 matching lines...) Expand 10 before | Expand all | Expand 10 after
2222 "--gsutil-py-path", 2216 "--gsutil-py-path",
2223 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 2217 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
2224 "--ninja-path", 2218 "--ninja-path",
2225 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 2219 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
2226 "--target", 2220 "--target",
2227 "Release", 2221 "Release",
2228 "--src-dir", 2222 "--src-dir",
2229 "[SLAVE_BUILD]/src", 2223 "[SLAVE_BUILD]/src",
2230 "--goma-cache-dir", 2224 "--goma-cache-dir",
2231 "[GOMA_CACHE]", 2225 "[GOMA_CACHE]",
2232 "--build-tool",
2233 "ninja",
2234 "--compiler", 2226 "--compiler",
2235 "goma-clang", 2227 "goma-clang",
2236 "--goma-jsonstatus", 2228 "--goma-jsonstatus",
2237 "/path/to/tmp/json", 2229 "/path/to/tmp/json",
2238 "--goma-service-account-json-file", 2230 "--goma-service-account-json-file",
2239 "/creds/service_accounts/service-account-goma-client.json", 2231 "/creds/service_accounts/service-account-goma-client.json",
2240 "--goma-dir", 2232 "--goma-dir",
2241 "[CACHE]/cipd/goma", 2233 "[CACHE]/cipd/goma",
2242 "--ninja-ensure-up-to-date", 2234 "--ninja-ensure-up-to-date",
2243 "--", 2235 "--",
(...skipping 525 matching lines...) Expand 10 before | Expand all | Expand 10 after
2769 "--gsutil-py-path", 2761 "--gsutil-py-path",
2770 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 2762 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
2771 "--ninja-path", 2763 "--ninja-path",
2772 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 2764 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
2773 "--target", 2765 "--target",
2774 "Release", 2766 "Release",
2775 "--src-dir", 2767 "--src-dir",
2776 "[SLAVE_BUILD]/src", 2768 "[SLAVE_BUILD]/src",
2777 "--goma-cache-dir", 2769 "--goma-cache-dir",
2778 "[GOMA_CACHE]", 2770 "[GOMA_CACHE]",
2779 "--build-tool",
2780 "ninja",
2781 "--compiler", 2771 "--compiler",
2782 "goma-clang", 2772 "goma-clang",
2783 "--goma-jsonstatus", 2773 "--goma-jsonstatus",
2784 "/path/to/tmp/json", 2774 "/path/to/tmp/json",
2785 "--goma-service-account-json-file", 2775 "--goma-service-account-json-file",
2786 "/creds/service_accounts/service-account-goma-client.json", 2776 "/creds/service_accounts/service-account-goma-client.json",
2787 "--goma-dir", 2777 "--goma-dir",
2788 "[CACHE]/cipd/goma", 2778 "[CACHE]/cipd/goma",
2789 "--ninja-ensure-up-to-date", 2779 "--ninja-ensure-up-to-date",
2790 "--", 2780 "--",
(...skipping 267 matching lines...) Expand 10 before | Expand all | Expand 10 after
3058 "@@@STEP_LOG_END@report@@@", 3048 "@@@STEP_LOG_END@report@@@",
3059 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"gl_tests\": {\"Test.One\": \"r6\", \"Test.Three\": \"r5\", \"Test.Two\": \"r3\"}}, \"metadata\": {\"regres sion_range_size\": 6}, \"result\": {\"r2\": {\"gl_tests\": {\"status\": \"passed \", \"valid\": true}}, \"r3\": {\"gl_tests\": {\"failures\": [\"Test.Two\"], \"s tatus\": \"failed\", \"valid\": true}}, \"r4\": {\"gl_tests\": {\"failures\": [\ "Test.Two\"], \"status\": \"failed\", \"valid\": true}}, \"r5\": {\"gl_tests\": {\"failures\": [\"Test.Three\"], \"status\": \"failed\", \"valid\": true}}, \"r6 \": {\"gl_tests\": {\"failures\": [\"Test.One\"], \"status\": \"failed\", \"vali d\": true}}}}@@@" 3049 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"gl_tests\": {\"Test.One\": \"r6\", \"Test.Three\": \"r5\", \"Test.Two\": \"r3\"}}, \"metadata\": {\"regres sion_range_size\": 6}, \"result\": {\"r2\": {\"gl_tests\": {\"status\": \"passed \", \"valid\": true}}, \"r3\": {\"gl_tests\": {\"failures\": [\"Test.Two\"], \"s tatus\": \"failed\", \"valid\": true}}, \"r4\": {\"gl_tests\": {\"failures\": [\ "Test.Two\"], \"status\": \"failed\", \"valid\": true}}, \"r5\": {\"gl_tests\": {\"failures\": [\"Test.Three\"], \"status\": \"failed\", \"valid\": true}}, \"r6 \": {\"gl_tests\": {\"failures\": [\"Test.One\"], \"status\": \"failed\", \"vali d\": true}}}}@@@"
3060 ] 3050 ]
3061 }, 3051 },
3062 { 3052 {
3063 "name": "$result", 3053 "name": "$result",
3064 "recipe_result": null, 3054 "recipe_result": null,
3065 "status_code": 0 3055 "status_code": 0
3066 } 3056 }
3067 ] 3057 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698