OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_PACKAGE[build]/bot_update.py", | 6 "RECIPE_PACKAGE[build]/bot_update.py", |
7 "--master", | 7 "--master", |
8 "tryserver.chromium.linux", | 8 "tryserver.chromium.linux", |
9 "--builder", | 9 "--builder", |
10 "linux_chromium_rel_ng", | 10 "linux_chromium_rel_ng", |
(...skipping 293 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
304 "-u", | 304 "-u", |
305 "[BUILD]/scripts/slave/cleanup_temp.py" | 305 "[BUILD]/scripts/slave/cleanup_temp.py" |
306 ], | 306 ], |
307 "cwd": "[SLAVE_BUILD]", | 307 "cwd": "[SLAVE_BUILD]", |
308 "name": "cleanup_temp" | 308 "name": "cleanup_temp" |
309 }, | 309 }, |
310 { | 310 { |
311 "cmd": [ | 311 "cmd": [ |
312 "python", | 312 "python", |
313 "-u", | 313 "-u", |
314 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", | 314 "RECIPE_MODULE[build.isolate]/resources/find_isolated_tests.py", |
315 "--build-dir", | 315 "--build-dir", |
316 "[SLAVE_BUILD]/src/out/Release", | 316 "[SLAVE_BUILD]/src/out/Release", |
317 "--clean-isolated-files" | 317 "--clean-isolated-files" |
318 ], | 318 ], |
319 "cwd": "[SLAVE_BUILD]", | 319 "cwd": "[SLAVE_BUILD]", |
320 "name": "clean isolated files" | 320 "name": "clean isolated files" |
321 }, | 321 }, |
322 { | 322 { |
323 "cmd": [ | 323 "cmd": [ |
324 "python", | 324 "python", |
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
373 "name": "compile (with patch)", | 373 "name": "compile (with patch)", |
374 "~followup_annotations": [ | 374 "~followup_annotations": [ |
375 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 375 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
376 "@@@STEP_LOG_END@json.output (invalid)@@@" | 376 "@@@STEP_LOG_END@json.output (invalid)@@@" |
377 ] | 377 ] |
378 }, | 378 }, |
379 { | 379 { |
380 "cmd": [ | 380 "cmd": [ |
381 "python", | 381 "python", |
382 "-u", | 382 "-u", |
383 "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py", | 383 "RECIPE_MODULE[build.isolate]/resources/remove_build_metadata.py", |
384 "--build-dir", | 384 "--build-dir", |
385 "[SLAVE_BUILD]/src/out/Release", | 385 "[SLAVE_BUILD]/src/out/Release", |
386 "--src-dir", | 386 "--src-dir", |
387 "[SLAVE_BUILD]/src" | 387 "[SLAVE_BUILD]/src" |
388 ], | 388 ], |
389 "cwd": "[SLAVE_BUILD]", | 389 "cwd": "[SLAVE_BUILD]", |
390 "name": "remove_build_metadata" | 390 "name": "remove_build_metadata" |
391 }, | 391 }, |
392 { | 392 { |
393 "cmd": [ | 393 "cmd": [ |
394 "python", | 394 "python", |
395 "-u", | 395 "-u", |
396 "RECIPE_MODULE[isolate]/resources/isolate.py", | 396 "RECIPE_MODULE[build.isolate]/resources/isolate.py", |
397 "[SLAVE_BUILD]/src/tools/swarming_client", | 397 "[SLAVE_BUILD]/src/tools/swarming_client", |
398 "batcharchive", | 398 "batcharchive", |
399 "--dump-json", | 399 "--dump-json", |
400 "/path/to/tmp/json", | 400 "/path/to/tmp/json", |
401 "--isolate-server", | 401 "--isolate-server", |
402 "https://isolateserver.appspot.com", | 402 "https://isolateserver.appspot.com", |
403 "--verbose", | 403 "--verbose", |
404 "[SLAVE_BUILD]/src/out/Release/tab_capture_end2end_tests.isolated.gen.json
", | 404 "[SLAVE_BUILD]/src/out/Release/tab_capture_end2end_tests.isolated.gen.json
", |
405 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json", | 405 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json", |
406 "[SLAVE_BUILD]/src/out/Release/content_gl_tests.isolated.gen.json", | 406 "[SLAVE_BUILD]/src/out/Release/content_gl_tests.isolated.gen.json", |
(...skipping 1303 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1710 "@@@STEP_LOG_LINE@json.output@}@@@", | 1710 "@@@STEP_LOG_LINE@json.output@}@@@", |
1711 "@@@STEP_LOG_END@json.output@@@", | 1711 "@@@STEP_LOG_END@json.output@@@", |
1712 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 1712 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
1713 ] | 1713 ] |
1714 }, | 1714 }, |
1715 { | 1715 { |
1716 "allow_subannotations": true, | 1716 "allow_subannotations": true, |
1717 "cmd": [ | 1717 "cmd": [ |
1718 "python", | 1718 "python", |
1719 "-u", | 1719 "-u", |
1720 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 1720 "RECIPE_MODULE[build.swarming]/resources/collect_gtest_task.py", |
1721 "--swarming-client-dir", | 1721 "--swarming-client-dir", |
1722 "[SLAVE_BUILD]/src/tools/swarming_client", | 1722 "[SLAVE_BUILD]/src/tools/swarming_client", |
1723 "--temp-root-dir", | 1723 "--temp-root-dir", |
1724 "[TMP_BASE]", | 1724 "[TMP_BASE]", |
1725 "--merged-test-output", | 1725 "--merged-test-output", |
1726 "/path/to/tmp/json", | 1726 "/path/to/tmp/json", |
1727 "--", | 1727 "--", |
1728 "collect", | 1728 "collect", |
1729 "--swarming", | 1729 "--swarming", |
1730 "https://chromium-swarm.appspot.com", | 1730 "https://chromium-swarm.appspot.com", |
1731 "--decorate", | 1731 "--decorate", |
1732 "--print-status-updates", | 1732 "--print-status-updates", |
1733 "--shards", | 1733 "--shards", |
1734 "1", | 1734 "1", |
1735 "content_gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/lin
ux_chromium_rel_ng/571" | 1735 "content_gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/lin
ux_chromium_rel_ng/571" |
1736 ], | 1736 ], |
1737 "cwd": "[SLAVE_BUILD]", | 1737 "cwd": "[SLAVE_BUILD]", |
1738 "name": "content_gl_tests on NVIDIA GPU on Linux (with patch) on Linux", | 1738 "name": "content_gl_tests on NVIDIA GPU on Linux (with patch) on Linux", |
1739 "~followup_annotations": [ | 1739 "~followup_annotations": [ |
1740 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 1740 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
1741 ] | 1741 ] |
1742 }, | 1742 }, |
1743 { | 1743 { |
1744 "cmd": [ | 1744 "cmd": [ |
1745 "python", | 1745 "python", |
1746 "-u", | 1746 "-u", |
1747 "RECIPE_MODULE[test_results]/resources/upload_gtest_test_results.py", | 1747 "RECIPE_MODULE[build.test_results]/resources/upload_gtest_test_results.py"
, |
1748 "--input-gtest-json", | 1748 "--input-gtest-json", |
1749 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, | 1749 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, |
1750 "--master-name", | 1750 "--master-name", |
1751 "tryserver.chromium.linux", | 1751 "tryserver.chromium.linux", |
1752 "--builder-name", | 1752 "--builder-name", |
1753 "linux_chromium_rel_ng", | 1753 "linux_chromium_rel_ng", |
1754 "--build-number", | 1754 "--build-number", |
1755 "571", | 1755 "571", |
1756 "--test-type", | 1756 "--test-type", |
1757 "content_gl_tests on NVIDIA GPU on Linux (with patch) on Linux", | 1757 "content_gl_tests on NVIDIA GPU on Linux (with patch) on Linux", |
1758 "--test-results-server", | 1758 "--test-results-server", |
1759 "test-results.appspot.com", | 1759 "test-results.appspot.com", |
1760 "--chrome-revision", | 1760 "--chrome-revision", |
1761 "170242" | 1761 "170242" |
1762 ], | 1762 ], |
1763 "cwd": "[SLAVE_BUILD]", | 1763 "cwd": "[SLAVE_BUILD]", |
1764 "name": "Upload to test-results [content_gl_tests on NVIDIA GPU on Linux (wi
th patch) on Linux]" | 1764 "name": "Upload to test-results [content_gl_tests on NVIDIA GPU on Linux (wi
th patch) on Linux]" |
1765 }, | 1765 }, |
1766 { | 1766 { |
1767 "allow_subannotations": true, | 1767 "allow_subannotations": true, |
1768 "cmd": [ | 1768 "cmd": [ |
1769 "python", | 1769 "python", |
1770 "-u", | 1770 "-u", |
1771 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 1771 "RECIPE_MODULE[build.swarming]/resources/collect_gtest_task.py", |
1772 "--swarming-client-dir", | 1772 "--swarming-client-dir", |
1773 "[SLAVE_BUILD]/src/tools/swarming_client", | 1773 "[SLAVE_BUILD]/src/tools/swarming_client", |
1774 "--temp-root-dir", | 1774 "--temp-root-dir", |
1775 "[TMP_BASE]", | 1775 "[TMP_BASE]", |
1776 "--merged-test-output", | 1776 "--merged-test-output", |
1777 "/path/to/tmp/json", | 1777 "/path/to/tmp/json", |
1778 "--", | 1778 "--", |
1779 "collect", | 1779 "collect", |
1780 "--swarming", | 1780 "--swarming", |
1781 "https://chromium-swarm.appspot.com", | 1781 "https://chromium-swarm.appspot.com", |
1782 "--decorate", | 1782 "--decorate", |
1783 "--print-status-updates", | 1783 "--print-status-updates", |
1784 "--shards", | 1784 "--shards", |
1785 "1", | 1785 "1", |
1786 "gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chrom
ium_rel_ng/571" | 1786 "gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chrom
ium_rel_ng/571" |
1787 ], | 1787 ], |
1788 "cwd": "[SLAVE_BUILD]", | 1788 "cwd": "[SLAVE_BUILD]", |
1789 "name": "gl_tests on NVIDIA GPU on Linux (with patch) on Linux", | 1789 "name": "gl_tests on NVIDIA GPU on Linux (with patch) on Linux", |
1790 "~followup_annotations": [ | 1790 "~followup_annotations": [ |
1791 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 1791 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
1792 ] | 1792 ] |
1793 }, | 1793 }, |
1794 { | 1794 { |
1795 "cmd": [ | 1795 "cmd": [ |
1796 "python", | 1796 "python", |
1797 "-u", | 1797 "-u", |
1798 "RECIPE_MODULE[test_results]/resources/upload_gtest_test_results.py", | 1798 "RECIPE_MODULE[build.test_results]/resources/upload_gtest_test_results.py"
, |
1799 "--input-gtest-json", | 1799 "--input-gtest-json", |
1800 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, | 1800 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, |
1801 "--master-name", | 1801 "--master-name", |
1802 "tryserver.chromium.linux", | 1802 "tryserver.chromium.linux", |
1803 "--builder-name", | 1803 "--builder-name", |
1804 "linux_chromium_rel_ng", | 1804 "linux_chromium_rel_ng", |
1805 "--build-number", | 1805 "--build-number", |
1806 "571", | 1806 "571", |
1807 "--test-type", | 1807 "--test-type", |
1808 "gl_tests on NVIDIA GPU on Linux (with patch) on Linux", | 1808 "gl_tests on NVIDIA GPU on Linux (with patch) on Linux", |
1809 "--test-results-server", | 1809 "--test-results-server", |
1810 "test-results.appspot.com", | 1810 "test-results.appspot.com", |
1811 "--chrome-revision", | 1811 "--chrome-revision", |
1812 "170242" | 1812 "170242" |
1813 ], | 1813 ], |
1814 "cwd": "[SLAVE_BUILD]", | 1814 "cwd": "[SLAVE_BUILD]", |
1815 "name": "Upload to test-results [gl_tests on NVIDIA GPU on Linux (with patch
) on Linux]" | 1815 "name": "Upload to test-results [gl_tests on NVIDIA GPU on Linux (with patch
) on Linux]" |
1816 }, | 1816 }, |
1817 { | 1817 { |
1818 "allow_subannotations": true, | 1818 "allow_subannotations": true, |
1819 "cmd": [ | 1819 "cmd": [ |
1820 "python", | 1820 "python", |
1821 "-u", | 1821 "-u", |
1822 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 1822 "RECIPE_MODULE[build.swarming]/resources/collect_gtest_task.py", |
1823 "--swarming-client-dir", | 1823 "--swarming-client-dir", |
1824 "[SLAVE_BUILD]/src/tools/swarming_client", | 1824 "[SLAVE_BUILD]/src/tools/swarming_client", |
1825 "--temp-root-dir", | 1825 "--temp-root-dir", |
1826 "[TMP_BASE]", | 1826 "[TMP_BASE]", |
1827 "--merged-test-output", | 1827 "--merged-test-output", |
1828 "/path/to/tmp/json", | 1828 "/path/to/tmp/json", |
1829 "--", | 1829 "--", |
1830 "collect", | 1830 "collect", |
1831 "--swarming", | 1831 "--swarming", |
1832 "https://chromium-swarm.appspot.com", | 1832 "https://chromium-swarm.appspot.com", |
1833 "--decorate", | 1833 "--decorate", |
1834 "--print-status-updates", | 1834 "--print-status-updates", |
1835 "--shards", | 1835 "--shards", |
1836 "1", | 1836 "1", |
1837 "angle_unittests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu
x_chromium_rel_ng/571" | 1837 "angle_unittests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu
x_chromium_rel_ng/571" |
1838 ], | 1838 ], |
1839 "cwd": "[SLAVE_BUILD]", | 1839 "cwd": "[SLAVE_BUILD]", |
1840 "name": "angle_unittests on NVIDIA GPU on Linux (with patch) on Linux", | 1840 "name": "angle_unittests on NVIDIA GPU on Linux (with patch) on Linux", |
1841 "~followup_annotations": [ | 1841 "~followup_annotations": [ |
1842 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 1842 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
1843 ] | 1843 ] |
1844 }, | 1844 }, |
1845 { | 1845 { |
1846 "cmd": [ | 1846 "cmd": [ |
1847 "python", | 1847 "python", |
1848 "-u", | 1848 "-u", |
1849 "RECIPE_MODULE[test_results]/resources/upload_gtest_test_results.py", | 1849 "RECIPE_MODULE[build.test_results]/resources/upload_gtest_test_results.py"
, |
1850 "--input-gtest-json", | 1850 "--input-gtest-json", |
1851 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, | 1851 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, |
1852 "--master-name", | 1852 "--master-name", |
1853 "tryserver.chromium.linux", | 1853 "tryserver.chromium.linux", |
1854 "--builder-name", | 1854 "--builder-name", |
1855 "linux_chromium_rel_ng", | 1855 "linux_chromium_rel_ng", |
1856 "--build-number", | 1856 "--build-number", |
1857 "571", | 1857 "571", |
1858 "--test-type", | 1858 "--test-type", |
1859 "angle_unittests on NVIDIA GPU on Linux (with patch) on Linux", | 1859 "angle_unittests on NVIDIA GPU on Linux (with patch) on Linux", |
(...skipping 265 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2125 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 2125 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
2126 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 2126 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
2127 "@@@STEP_LOG_END@outdir_json@@@" | 2127 "@@@STEP_LOG_END@outdir_json@@@" |
2128 ] | 2128 ] |
2129 }, | 2129 }, |
2130 { | 2130 { |
2131 "allow_subannotations": true, | 2131 "allow_subannotations": true, |
2132 "cmd": [ | 2132 "cmd": [ |
2133 "python", | 2133 "python", |
2134 "-u", | 2134 "-u", |
2135 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 2135 "RECIPE_MODULE[build.swarming]/resources/collect_gtest_task.py", |
2136 "--swarming-client-dir", | 2136 "--swarming-client-dir", |
2137 "[SLAVE_BUILD]/src/tools/swarming_client", | 2137 "[SLAVE_BUILD]/src/tools/swarming_client", |
2138 "--temp-root-dir", | 2138 "--temp-root-dir", |
2139 "[TMP_BASE]", | 2139 "[TMP_BASE]", |
2140 "--merged-test-output", | 2140 "--merged-test-output", |
2141 "/path/to/tmp/json", | 2141 "/path/to/tmp/json", |
2142 "--", | 2142 "--", |
2143 "collect", | 2143 "collect", |
2144 "--swarming", | 2144 "--swarming", |
2145 "https://chromium-swarm.appspot.com", | 2145 "https://chromium-swarm.appspot.com", |
2146 "--decorate", | 2146 "--decorate", |
2147 "--print-status-updates", | 2147 "--print-status-updates", |
2148 "--shards", | 2148 "--shards", |
2149 "1", | 2149 "1", |
2150 "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch)/Linux/[dumm
y has/linux_chromium_rel_ng/571" | 2150 "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch)/Linux/[dumm
y has/linux_chromium_rel_ng/571" |
2151 ], | 2151 ], |
2152 "cwd": "[SLAVE_BUILD]", | 2152 "cwd": "[SLAVE_BUILD]", |
2153 "name": "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch) on Li
nux", | 2153 "name": "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch) on Li
nux", |
2154 "~followup_annotations": [ | 2154 "~followup_annotations": [ |
2155 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 2155 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
2156 ] | 2156 ] |
2157 }, | 2157 }, |
2158 { | 2158 { |
2159 "cmd": [ | 2159 "cmd": [ |
2160 "python", | 2160 "python", |
2161 "-u", | 2161 "-u", |
2162 "RECIPE_MODULE[test_results]/resources/upload_gtest_test_results.py", | 2162 "RECIPE_MODULE[build.test_results]/resources/upload_gtest_test_results.py"
, |
2163 "--input-gtest-json", | 2163 "--input-gtest-json", |
2164 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, | 2164 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, |
2165 "--master-name", | 2165 "--master-name", |
2166 "tryserver.chromium.linux", | 2166 "tryserver.chromium.linux", |
2167 "--builder-name", | 2167 "--builder-name", |
2168 "linux_chromium_rel_ng", | 2168 "linux_chromium_rel_ng", |
2169 "--build-number", | 2169 "--build-number", |
2170 "571", | 2170 "571", |
2171 "--test-type", | 2171 "--test-type", |
2172 "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch) on Linux", | 2172 "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch) on Linux", |
(...skipping 22 matching lines...) Expand all Loading... |
2195 "@@@STEP_FAILURE@@@", | 2195 "@@@STEP_FAILURE@@@", |
2196 "@@@SET_BUILD_PROPERTY@failure_hash@\"0e008d12c556af3dc006fa5cce0589149209
6976\"@@@" | 2196 "@@@SET_BUILD_PROPERTY@failure_hash@\"0e008d12c556af3dc006fa5cce0589149209
6976\"@@@" |
2197 ] | 2197 ] |
2198 }, | 2198 }, |
2199 { | 2199 { |
2200 "name": "$result", | 2200 "name": "$result", |
2201 "reason": "1 out of 1 aggregated steps failed. Failures: Step('maps_pixel_te
st on NVIDIA GPU on Linux') failed with return_code 1", | 2201 "reason": "1 out of 1 aggregated steps failed. Failures: Step('maps_pixel_te
st on NVIDIA GPU on Linux') failed with return_code 1", |
2202 "status_code": 1 | 2202 "status_code": 1 |
2203 } | 2203 } |
2204 ] | 2204 ] |
OLD | NEW |