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

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

Issue 2307743002: Reland "Avoid to use environment." (Closed)
Patch Set: rebase Created 4 years, 3 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 "\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]/mac", 7 "[BUILDER_CACHE]/mac",
8 "511" 8 "511"
9 ], 9 ],
10 "name": "makedirs checkout path", 10 "name": "makedirs checkout path",
(...skipping 619 matching lines...) Expand 10 before | Expand all | Expand 10 after
630 "--gsutil-py-path", 630 "--gsutil-py-path",
631 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 631 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
632 "--ninja-path", 632 "--ninja-path",
633 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 633 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
634 "--target", 634 "--target",
635 "Release", 635 "Release",
636 "--src-dir", 636 "--src-dir",
637 "[BUILDER_CACHE]/mac/src", 637 "[BUILDER_CACHE]/mac/src",
638 "--goma-cache-dir", 638 "--goma-cache-dir",
639 "[GOMA_CACHE]", 639 "[GOMA_CACHE]",
640 "--buildbot-buildername",
641 "mac_chromium_variable",
642 "--buildbot-mastername",
643 "tryserver.chromium.mac",
644 "--buildbot-slavename",
645 "build1-a1",
640 "--goma-deps-cache-dir", 646 "--goma-deps-cache-dir",
641 "[GOMA_DEPS_CACHE]", 647 "[GOMA_DEPS_CACHE]",
642 "--compiler", 648 "--compiler",
643 "goma-clang", 649 "goma-clang",
644 "--goma-jsonstatus", 650 "--goma-jsonstatus",
645 "/path/to/tmp/json", 651 "/path/to/tmp/json",
646 "--goma-service-account-json-file", 652 "--goma-service-account-json-file",
647 "/creds/service_accounts/service-account-goma-client.json", 653 "/creds/service_accounts/service-account-goma-client.json",
648 "--goma-dir", 654 "--goma-dir",
649 "[CACHE]/cipd/goma", 655 "[CACHE]/cipd/goma",
(...skipping 557 matching lines...) Expand 10 before | Expand all | Expand 10 after
1207 "--gsutil-py-path", 1213 "--gsutil-py-path",
1208 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 1214 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
1209 "--ninja-path", 1215 "--ninja-path",
1210 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 1216 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
1211 "--target", 1217 "--target",
1212 "Release", 1218 "Release",
1213 "--src-dir", 1219 "--src-dir",
1214 "[BUILDER_CACHE]/mac/src", 1220 "[BUILDER_CACHE]/mac/src",
1215 "--goma-cache-dir", 1221 "--goma-cache-dir",
1216 "[GOMA_CACHE]", 1222 "[GOMA_CACHE]",
1223 "--buildbot-buildername",
1224 "mac_chromium_variable",
1225 "--buildbot-mastername",
1226 "tryserver.chromium.mac",
1227 "--buildbot-slavename",
1228 "build1-a1",
1217 "--goma-deps-cache-dir", 1229 "--goma-deps-cache-dir",
1218 "[GOMA_DEPS_CACHE]", 1230 "[GOMA_DEPS_CACHE]",
1219 "--compiler", 1231 "--compiler",
1220 "goma-clang", 1232 "goma-clang",
1221 "--goma-jsonstatus", 1233 "--goma-jsonstatus",
1222 "/path/to/tmp/json", 1234 "/path/to/tmp/json",
1223 "--goma-service-account-json-file", 1235 "--goma-service-account-json-file",
1224 "/creds/service_accounts/service-account-goma-client.json", 1236 "/creds/service_accounts/service-account-goma-client.json",
1225 "--goma-dir", 1237 "--goma-dir",
1226 "[CACHE]/cipd/goma", 1238 "[CACHE]/cipd/goma",
(...skipping 557 matching lines...) Expand 10 before | Expand all | Expand 10 after
1784 "--gsutil-py-path", 1796 "--gsutil-py-path",
1785 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 1797 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
1786 "--ninja-path", 1798 "--ninja-path",
1787 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 1799 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
1788 "--target", 1800 "--target",
1789 "Release", 1801 "Release",
1790 "--src-dir", 1802 "--src-dir",
1791 "[BUILDER_CACHE]/mac/src", 1803 "[BUILDER_CACHE]/mac/src",
1792 "--goma-cache-dir", 1804 "--goma-cache-dir",
1793 "[GOMA_CACHE]", 1805 "[GOMA_CACHE]",
1806 "--buildbot-buildername",
1807 "mac_chromium_variable",
1808 "--buildbot-mastername",
1809 "tryserver.chromium.mac",
1810 "--buildbot-slavename",
1811 "build1-a1",
1794 "--goma-deps-cache-dir", 1812 "--goma-deps-cache-dir",
1795 "[GOMA_DEPS_CACHE]", 1813 "[GOMA_DEPS_CACHE]",
1796 "--compiler", 1814 "--compiler",
1797 "goma-clang", 1815 "goma-clang",
1798 "--goma-jsonstatus", 1816 "--goma-jsonstatus",
1799 "/path/to/tmp/json", 1817 "/path/to/tmp/json",
1800 "--goma-service-account-json-file", 1818 "--goma-service-account-json-file",
1801 "/creds/service_accounts/service-account-goma-client.json", 1819 "/creds/service_accounts/service-account-goma-client.json",
1802 "--goma-dir", 1820 "--goma-dir",
1803 "[CACHE]/cipd/goma", 1821 "[CACHE]/cipd/goma",
(...skipping 246 matching lines...) Expand 10 before | Expand all | Expand 10 after
2050 "@@@STEP_LOG_END@report@@@", 2068 "@@@STEP_LOG_END@report@@@",
2051 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"gl_tests\": {\"Test.One\": \"r4\"}}, \"metadata\": {\"regression_range_size\": 6}, \"result\": {\"r2\": {\ "gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r3\": {\"gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r4\": {\"gl_tests\": {\"failures\" : [\"Test.One\"], \"status\": \"failed\", \"valid\": true}}}}@@@" 2069 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"gl_tests\": {\"Test.One\": \"r4\"}}, \"metadata\": {\"regression_range_size\": 6}, \"result\": {\"r2\": {\ "gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r3\": {\"gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r4\": {\"gl_tests\": {\"failures\" : [\"Test.One\"], \"status\": \"failed\", \"valid\": true}}}}@@@"
2052 ] 2070 ]
2053 }, 2071 },
2054 { 2072 {
2055 "name": "$result", 2073 "name": "$result",
2056 "recipe_result": null, 2074 "recipe_result": null,
2057 "status_code": 0 2075 "status_code": 0
2058 } 2076 }
2059 ] 2077 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698