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

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

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

Powered by Google App Engine
This is Rietveld 408576698