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

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

Issue 2014373002: chromium_tests: apply chromium.get_env() when running tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 7 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 | Annotate | Revision Log
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 690 matching lines...) Expand 10 before | Expand all | Expand 10 after
701 "--tag", 701 "--tag",
702 "slavename:build1-a1", 702 "slavename:build1-a1",
703 "--tag", 703 "--tag",
704 "stepname:gl_tests (r2) on Mac-10.9", 704 "stepname:gl_tests (r2) on Mac-10.9",
705 "--idempotent", 705 "--idempotent",
706 "[dummy hash for gl_tests]", 706 "[dummy hash for gl_tests]",
707 "--", 707 "--",
708 "--gtest_filter=Test.One", 708 "--gtest_filter=Test.One",
709 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" 709 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
710 ], 710 ],
711 "env": {
712 "FORCE_MAC_TOOLCHAIN": "1",
713 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
714 },
711 "name": "test r2.[trigger] gl_tests (r2) on Mac-10.9", 715 "name": "test r2.[trigger] gl_tests (r2) on Mac-10.9",
712 "~followup_annotations": [ 716 "~followup_annotations": [
713 "@@@STEP_NEST_LEVEL@1@@@", 717 "@@@STEP_NEST_LEVEL@1@@@",
714 "@@@STEP_LOG_LINE@json.output@{@@@", 718 "@@@STEP_LOG_LINE@json.output@{@@@",
715 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests (r2)/Mac-10 .9/[dummy has/mac_chromium_variable/1\", @@@", 719 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests (r2)/Mac-10 .9/[dummy has/mac_chromium_variable/1\", @@@",
716 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 720 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
717 "@@@STEP_LOG_LINE@json.output@ \"gl_tests (r2)/Mac-10.9/[dummy has/mac_ chromium_variable/1\": {@@@", 721 "@@@STEP_LOG_LINE@json.output@ \"gl_tests (r2)/Mac-10.9/[dummy has/mac_ chromium_variable/1\": {@@@",
718 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 722 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
719 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 723 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
720 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 724 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
(...skipping 21 matching lines...) Expand all
742 "--", 746 "--",
743 "collect", 747 "collect",
744 "--swarming", 748 "--swarming",
745 "https://chromium-swarm.appspot.com", 749 "https://chromium-swarm.appspot.com",
746 "--decorate", 750 "--decorate",
747 "--print-status-updates", 751 "--print-status-updates",
748 "--shards", 752 "--shards",
749 "1", 753 "1",
750 "gl_tests (r2)/Mac-10.9/[dummy has/mac_chromium_variable/1" 754 "gl_tests (r2)/Mac-10.9/[dummy has/mac_chromium_variable/1"
751 ], 755 ],
756 "env": {
757 "FORCE_MAC_TOOLCHAIN": "1",
758 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
759 },
752 "name": "test r2.gl_tests (r2) on Mac-10.9", 760 "name": "test r2.gl_tests (r2) on Mac-10.9",
753 "~followup_annotations": [ 761 "~followup_annotations": [
754 "@@@STEP_NEST_LEVEL@1@@@" 762 "@@@STEP_NEST_LEVEL@1@@@"
755 ] 763 ]
756 }, 764 },
757 { 765 {
758 "cmd": [ 766 "cmd": [
759 "python", 767 "python",
760 "-u", 768 "-u",
761 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py ", 769 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py ",
762 "--input-gtest-json", 770 "--input-gtest-json",
763 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp ut_snippet\": \"\", \"status\": \"SUCCESS\"}]}]}", 771 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp ut_snippet\": \"\", \"status\": \"SUCCESS\"}]}]}",
764 "--master-name", 772 "--master-name",
765 "tryserver.chromium.mac", 773 "tryserver.chromium.mac",
766 "--builder-name", 774 "--builder-name",
767 "mac_chromium_variable", 775 "mac_chromium_variable",
768 "--build-number", 776 "--build-number",
769 "1", 777 "1",
770 "--test-type", 778 "--test-type",
771 "test r2.gl_tests (r2) on Mac-10.9", 779 "test r2.gl_tests (r2) on Mac-10.9",
772 "--test-results-server", 780 "--test-results-server",
773 "test-results.appspot.com", 781 "test-results.appspot.com",
774 "--chrome-revision", 782 "--chrome-revision",
775 "170242" 783 "170242"
776 ], 784 ],
785 "env": {
786 "FORCE_MAC_TOOLCHAIN": "1",
787 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
788 },
777 "name": "test r2.Upload to test-results [test r2.gl_tests (r2) on Mac-10.9]" , 789 "name": "test r2.Upload to test-results [test r2.gl_tests (r2) on Mac-10.9]" ,
778 "~followup_annotations": [ 790 "~followup_annotations": [
779 "@@@STEP_NEST_LEVEL@1@@@" 791 "@@@STEP_NEST_LEVEL@1@@@"
780 ] 792 ]
781 }, 793 },
782 { 794 {
783 "cmd": [], 795 "cmd": [],
784 "name": "test r3" 796 "name": "test r3"
785 }, 797 },
786 { 798 {
(...skipping 449 matching lines...) Expand 10 before | Expand all | Expand 10 after
1236 "--tag", 1248 "--tag",
1237 "slavename:build1-a1", 1249 "slavename:build1-a1",
1238 "--tag", 1250 "--tag",
1239 "stepname:gl_tests (r3) on Mac-10.9", 1251 "stepname:gl_tests (r3) on Mac-10.9",
1240 "--idempotent", 1252 "--idempotent",
1241 "[dummy hash for gl_tests]", 1253 "[dummy hash for gl_tests]",
1242 "--", 1254 "--",
1243 "--gtest_filter=Test.One", 1255 "--gtest_filter=Test.One",
1244 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" 1256 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
1245 ], 1257 ],
1258 "env": {
1259 "FORCE_MAC_TOOLCHAIN": "1",
1260 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
1261 },
1246 "name": "test r3.[trigger] gl_tests (r3) on Mac-10.9", 1262 "name": "test r3.[trigger] gl_tests (r3) on Mac-10.9",
1247 "~followup_annotations": [ 1263 "~followup_annotations": [
1248 "@@@STEP_NEST_LEVEL@1@@@", 1264 "@@@STEP_NEST_LEVEL@1@@@",
1249 "@@@STEP_LOG_LINE@json.output@{@@@", 1265 "@@@STEP_LOG_LINE@json.output@{@@@",
1250 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests (r3)/Mac-10 .9/[dummy has/mac_chromium_variable/1\", @@@", 1266 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests (r3)/Mac-10 .9/[dummy has/mac_chromium_variable/1\", @@@",
1251 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 1267 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
1252 "@@@STEP_LOG_LINE@json.output@ \"gl_tests (r3)/Mac-10.9/[dummy has/mac_ chromium_variable/1\": {@@@", 1268 "@@@STEP_LOG_LINE@json.output@ \"gl_tests (r3)/Mac-10.9/[dummy has/mac_ chromium_variable/1\": {@@@",
1253 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 1269 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
1254 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 1270 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
1255 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 1271 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
(...skipping 21 matching lines...) Expand all
1277 "--", 1293 "--",
1278 "collect", 1294 "collect",
1279 "--swarming", 1295 "--swarming",
1280 "https://chromium-swarm.appspot.com", 1296 "https://chromium-swarm.appspot.com",
1281 "--decorate", 1297 "--decorate",
1282 "--print-status-updates", 1298 "--print-status-updates",
1283 "--shards", 1299 "--shards",
1284 "1", 1300 "1",
1285 "gl_tests (r3)/Mac-10.9/[dummy has/mac_chromium_variable/1" 1301 "gl_tests (r3)/Mac-10.9/[dummy has/mac_chromium_variable/1"
1286 ], 1302 ],
1303 "env": {
1304 "FORCE_MAC_TOOLCHAIN": "1",
1305 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
1306 },
1287 "name": "test r3.gl_tests (r3) on Mac-10.9", 1307 "name": "test r3.gl_tests (r3) on Mac-10.9",
1288 "~followup_annotations": [ 1308 "~followup_annotations": [
1289 "@@@STEP_NEST_LEVEL@1@@@" 1309 "@@@STEP_NEST_LEVEL@1@@@"
1290 ] 1310 ]
1291 }, 1311 },
1292 { 1312 {
1293 "cmd": [ 1313 "cmd": [
1294 "python", 1314 "python",
1295 "-u", 1315 "-u",
1296 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py ", 1316 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py ",
1297 "--input-gtest-json", 1317 "--input-gtest-json",
1298 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp ut_snippet\": \"\", \"status\": \"SUCCESS\"}]}]}", 1318 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp ut_snippet\": \"\", \"status\": \"SUCCESS\"}]}]}",
1299 "--master-name", 1319 "--master-name",
1300 "tryserver.chromium.mac", 1320 "tryserver.chromium.mac",
1301 "--builder-name", 1321 "--builder-name",
1302 "mac_chromium_variable", 1322 "mac_chromium_variable",
1303 "--build-number", 1323 "--build-number",
1304 "1", 1324 "1",
1305 "--test-type", 1325 "--test-type",
1306 "test r3.gl_tests (r3) on Mac-10.9", 1326 "test r3.gl_tests (r3) on Mac-10.9",
1307 "--test-results-server", 1327 "--test-results-server",
1308 "test-results.appspot.com", 1328 "test-results.appspot.com",
1309 "--chrome-revision", 1329 "--chrome-revision",
1310 "170242" 1330 "170242"
1311 ], 1331 ],
1332 "env": {
1333 "FORCE_MAC_TOOLCHAIN": "1",
1334 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
1335 },
1312 "name": "test r3.Upload to test-results [test r3.gl_tests (r3) on Mac-10.9]" , 1336 "name": "test r3.Upload to test-results [test r3.gl_tests (r3) on Mac-10.9]" ,
1313 "~followup_annotations": [ 1337 "~followup_annotations": [
1314 "@@@STEP_NEST_LEVEL@1@@@" 1338 "@@@STEP_NEST_LEVEL@1@@@"
1315 ] 1339 ]
1316 }, 1340 },
1317 { 1341 {
1318 "cmd": [], 1342 "cmd": [],
1319 "name": "test r4" 1343 "name": "test r4"
1320 }, 1344 },
1321 { 1345 {
(...skipping 449 matching lines...) Expand 10 before | Expand all | Expand 10 after
1771 "--tag", 1795 "--tag",
1772 "slavename:build1-a1", 1796 "slavename:build1-a1",
1773 "--tag", 1797 "--tag",
1774 "stepname:gl_tests (r4) on Mac-10.9", 1798 "stepname:gl_tests (r4) on Mac-10.9",
1775 "--idempotent", 1799 "--idempotent",
1776 "[dummy hash for gl_tests]", 1800 "[dummy hash for gl_tests]",
1777 "--", 1801 "--",
1778 "--gtest_filter=Test.One", 1802 "--gtest_filter=Test.One",
1779 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" 1803 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
1780 ], 1804 ],
1805 "env": {
1806 "FORCE_MAC_TOOLCHAIN": "1",
1807 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
1808 },
1781 "name": "test r4.[trigger] gl_tests (r4) on Mac-10.9", 1809 "name": "test r4.[trigger] gl_tests (r4) on Mac-10.9",
1782 "~followup_annotations": [ 1810 "~followup_annotations": [
1783 "@@@STEP_NEST_LEVEL@1@@@", 1811 "@@@STEP_NEST_LEVEL@1@@@",
1784 "@@@STEP_LOG_LINE@json.output@{@@@", 1812 "@@@STEP_LOG_LINE@json.output@{@@@",
1785 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests (r4)/Mac-10 .9/[dummy has/mac_chromium_variable/1\", @@@", 1813 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests (r4)/Mac-10 .9/[dummy has/mac_chromium_variable/1\", @@@",
1786 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 1814 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
1787 "@@@STEP_LOG_LINE@json.output@ \"gl_tests (r4)/Mac-10.9/[dummy has/mac_ chromium_variable/1\": {@@@", 1815 "@@@STEP_LOG_LINE@json.output@ \"gl_tests (r4)/Mac-10.9/[dummy has/mac_ chromium_variable/1\": {@@@",
1788 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 1816 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
1789 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 1817 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
1790 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 1818 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
(...skipping 21 matching lines...) Expand all
1812 "--", 1840 "--",
1813 "collect", 1841 "collect",
1814 "--swarming", 1842 "--swarming",
1815 "https://chromium-swarm.appspot.com", 1843 "https://chromium-swarm.appspot.com",
1816 "--decorate", 1844 "--decorate",
1817 "--print-status-updates", 1845 "--print-status-updates",
1818 "--shards", 1846 "--shards",
1819 "1", 1847 "1",
1820 "gl_tests (r4)/Mac-10.9/[dummy has/mac_chromium_variable/1" 1848 "gl_tests (r4)/Mac-10.9/[dummy has/mac_chromium_variable/1"
1821 ], 1849 ],
1850 "env": {
1851 "FORCE_MAC_TOOLCHAIN": "1",
1852 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
1853 },
1822 "name": "test r4.gl_tests (r4) on Mac-10.9", 1854 "name": "test r4.gl_tests (r4) on Mac-10.9",
1823 "~followup_annotations": [ 1855 "~followup_annotations": [
1824 "@@@STEP_NEST_LEVEL@1@@@", 1856 "@@@STEP_NEST_LEVEL@1@@@",
1825 "step returned non-zero exit code: 1", 1857 "step returned non-zero exit code: 1",
1826 "@@@STEP_TEXT@<br/>failures:<br/>Test.One<br/>@@@", 1858 "@@@STEP_TEXT@<br/>failures:<br/>Test.One<br/>@@@",
1827 "@@@STEP_FAILURE@@@" 1859 "@@@STEP_FAILURE@@@"
1828 ] 1860 ]
1829 }, 1861 },
1830 { 1862 {
1831 "cmd": [ 1863 "cmd": [
1832 "python", 1864 "python",
1833 "-u", 1865 "-u",
1834 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py ", 1866 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py ",
1835 "--input-gtest-json", 1867 "--input-gtest-json",
1836 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp ut_snippet\": \"\", \"status\": \"FAILURE\"}]}]}", 1868 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp ut_snippet\": \"\", \"status\": \"FAILURE\"}]}]}",
1837 "--master-name", 1869 "--master-name",
1838 "tryserver.chromium.mac", 1870 "tryserver.chromium.mac",
1839 "--builder-name", 1871 "--builder-name",
1840 "mac_chromium_variable", 1872 "mac_chromium_variable",
1841 "--build-number", 1873 "--build-number",
1842 "1", 1874 "1",
1843 "--test-type", 1875 "--test-type",
1844 "test r4.gl_tests (r4) on Mac-10.9", 1876 "test r4.gl_tests (r4) on Mac-10.9",
1845 "--test-results-server", 1877 "--test-results-server",
1846 "test-results.appspot.com", 1878 "test-results.appspot.com",
1847 "--chrome-revision", 1879 "--chrome-revision",
1848 "170242" 1880 "170242"
1849 ], 1881 ],
1882 "env": {
1883 "FORCE_MAC_TOOLCHAIN": "1",
1884 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
1885 },
1850 "name": "test r4.Upload to test-results [test r4.gl_tests (r4) on Mac-10.9]" , 1886 "name": "test r4.Upload to test-results [test r4.gl_tests (r4) on Mac-10.9]" ,
1851 "~followup_annotations": [ 1887 "~followup_annotations": [
1852 "@@@STEP_NEST_LEVEL@1@@@" 1888 "@@@STEP_NEST_LEVEL@1@@@"
1853 ] 1889 ]
1854 }, 1890 },
1855 { 1891 {
1856 "cmd": [ 1892 "cmd": [
1857 "python", 1893 "python",
1858 "-u", 1894 "-u",
1859 "import sys; sys.exit(0)" 1895 "import sys; sys.exit(0)"
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
1896 "@@@STEP_LOG_END@report@@@", 1932 "@@@STEP_LOG_END@report@@@",
1897 "@@@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}}}}@@@" 1933 "@@@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}}}}@@@"
1898 ] 1934 ]
1899 }, 1935 },
1900 { 1936 {
1901 "name": "$result", 1937 "name": "$result",
1902 "recipe_result": null, 1938 "recipe_result": null,
1903 "status_code": 0 1939 "status_code": 0
1904 } 1940 }
1905 ] 1941 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698