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

Side by Side Diff: scripts/slave/recipes/chromium_trybot.expected/compile_failure_without_patch_deapply_fn.json

Issue 1650333003: Roll dependencies (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebase and changing depot_tools to right before big roll. Created 4 years, 10 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_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 272 matching lines...) Expand 10 before | Expand all | Expand 10 after
283 "-u", 283 "-u",
284 "[BUILD]/scripts/slave/cleanup_temp.py" 284 "[BUILD]/scripts/slave/cleanup_temp.py"
285 ], 285 ],
286 "cwd": "[SLAVE_BUILD]", 286 "cwd": "[SLAVE_BUILD]",
287 "name": "cleanup_temp" 287 "name": "cleanup_temp"
288 }, 288 },
289 { 289 {
290 "cmd": [ 290 "cmd": [
291 "python", 291 "python",
292 "-u", 292 "-u",
293 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", 293 "RECIPE_MODULE[build.isolate]/resources/find_isolated_tests.py",
294 "--build-dir", 294 "--build-dir",
295 "[SLAVE_BUILD]/src/out/Release", 295 "[SLAVE_BUILD]/src/out/Release",
296 "--clean-isolated-files" 296 "--clean-isolated-files"
297 ], 297 ],
298 "cwd": "[SLAVE_BUILD]", 298 "cwd": "[SLAVE_BUILD]",
299 "name": "clean isolated files" 299 "name": "clean isolated files"
300 }, 300 },
301 { 301 {
302 "cmd": [ 302 "cmd": [
303 "python", 303 "python",
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
353 "name": "compile (with patch)", 353 "name": "compile (with patch)",
354 "~followup_annotations": [ 354 "~followup_annotations": [
355 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 355 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
356 "@@@STEP_LOG_END@json.output (invalid)@@@" 356 "@@@STEP_LOG_END@json.output (invalid)@@@"
357 ] 357 ]
358 }, 358 },
359 { 359 {
360 "cmd": [ 360 "cmd": [
361 "python", 361 "python",
362 "-u", 362 "-u",
363 "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py", 363 "RECIPE_MODULE[build.isolate]/resources/remove_build_metadata.py",
364 "--build-dir", 364 "--build-dir",
365 "[SLAVE_BUILD]/src/out/Release", 365 "[SLAVE_BUILD]/src/out/Release",
366 "--src-dir", 366 "--src-dir",
367 "[SLAVE_BUILD]/src" 367 "[SLAVE_BUILD]/src"
368 ], 368 ],
369 "cwd": "[SLAVE_BUILD]", 369 "cwd": "[SLAVE_BUILD]",
370 "name": "remove_build_metadata" 370 "name": "remove_build_metadata"
371 }, 371 },
372 { 372 {
373 "cmd": [ 373 "cmd": [
374 "python", 374 "python",
375 "-u", 375 "-u",
376 "RECIPE_MODULE[isolate]/resources/isolate.py", 376 "RECIPE_MODULE[build.isolate]/resources/isolate.py",
377 "[SLAVE_BUILD]/src/tools/swarming_client", 377 "[SLAVE_BUILD]/src/tools/swarming_client",
378 "batcharchive", 378 "batcharchive",
379 "--dump-json", 379 "--dump-json",
380 "/path/to/tmp/json", 380 "/path/to/tmp/json",
381 "--isolate-server", 381 "--isolate-server",
382 "https://isolateserver.appspot.com", 382 "https://isolateserver.appspot.com",
383 "--verbose", 383 "--verbose",
384 "[SLAVE_BUILD]/src/out/Release/content_gl_tests.isolated.gen.json", 384 "[SLAVE_BUILD]/src/out/Release/content_gl_tests.isolated.gen.json",
385 "[SLAVE_BUILD]/src/out/Release/gl_unittests.isolated.gen.json", 385 "[SLAVE_BUILD]/src/out/Release/gl_unittests.isolated.gen.json",
386 "[SLAVE_BUILD]/src/out/Release/tab_capture_end2end_tests.isolated.gen.json ", 386 "[SLAVE_BUILD]/src/out/Release/tab_capture_end2end_tests.isolated.gen.json ",
(...skipping 1431 matching lines...) Expand 10 before | Expand all | Expand 10 after
1818 "step returned non-zero exit code: 1", 1818 "step returned non-zero exit code: 1",
1819 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", 1819 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@",
1820 "@@@STEP_FAILURE@@@" 1820 "@@@STEP_FAILURE@@@"
1821 ] 1821 ]
1822 }, 1822 },
1823 { 1823 {
1824 "allow_subannotations": true, 1824 "allow_subannotations": true,
1825 "cmd": [ 1825 "cmd": [
1826 "python", 1826 "python",
1827 "-u", 1827 "-u",
1828 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", 1828 "RECIPE_MODULE[build.swarming]/resources/collect_gtest_task.py",
1829 "--swarming-client-dir", 1829 "--swarming-client-dir",
1830 "[SLAVE_BUILD]/src/tools/swarming_client", 1830 "[SLAVE_BUILD]/src/tools/swarming_client",
1831 "--temp-root-dir", 1831 "--temp-root-dir",
1832 "[TMP_BASE]", 1832 "[TMP_BASE]",
1833 "--merged-test-output", 1833 "--merged-test-output",
1834 "/path/to/tmp/json", 1834 "/path/to/tmp/json",
1835 "--", 1835 "--",
1836 "collect", 1836 "collect",
1837 "--swarming", 1837 "--swarming",
1838 "https://chromium-swarm.appspot.com", 1838 "https://chromium-swarm.appspot.com",
1839 "--decorate", 1839 "--decorate",
1840 "--print-status-updates", 1840 "--print-status-updates",
1841 "--shards", 1841 "--shards",
1842 "1", 1842 "1",
1843 "content_gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/lin ux_chromium_rel_ng/571" 1843 "content_gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/lin ux_chromium_rel_ng/571"
1844 ], 1844 ],
1845 "cwd": "[SLAVE_BUILD]", 1845 "cwd": "[SLAVE_BUILD]",
1846 "name": "content_gl_tests on NVIDIA GPU on Linux (with patch) on Linux", 1846 "name": "content_gl_tests on NVIDIA GPU on Linux (with patch) on Linux",
1847 "~followup_annotations": [ 1847 "~followup_annotations": [
1848 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 1848 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
1849 ] 1849 ]
1850 }, 1850 },
1851 { 1851 {
1852 "cmd": [ 1852 "cmd": [
1853 "python", 1853 "python",
1854 "-u", 1854 "-u",
1855 "RECIPE_MODULE[test_results]/resources/upload_gtest_test_results.py", 1855 "RECIPE_MODULE[build.test_results]/resources/upload_gtest_test_results.py" ,
1856 "--input-gtest-json", 1856 "--input-gtest-json",
1857 "{\"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\"}}]}}" , 1857 "{\"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\"}}]}}" ,
1858 "--master-name", 1858 "--master-name",
1859 "tryserver.chromium.linux", 1859 "tryserver.chromium.linux",
1860 "--builder-name", 1860 "--builder-name",
1861 "linux_chromium_rel_ng", 1861 "linux_chromium_rel_ng",
1862 "--build-number", 1862 "--build-number",
1863 "571", 1863 "571",
1864 "--test-type", 1864 "--test-type",
1865 "content_gl_tests on NVIDIA GPU on Linux (with patch) on Linux", 1865 "content_gl_tests on NVIDIA GPU on Linux (with patch) on Linux",
1866 "--test-results-server", 1866 "--test-results-server",
1867 "test-results.appspot.com", 1867 "test-results.appspot.com",
1868 "--chrome-revision", 1868 "--chrome-revision",
1869 "170242" 1869 "170242"
1870 ], 1870 ],
1871 "cwd": "[SLAVE_BUILD]", 1871 "cwd": "[SLAVE_BUILD]",
1872 "name": "Upload to test-results [content_gl_tests on NVIDIA GPU on Linux (wi th patch) on Linux]" 1872 "name": "Upload to test-results [content_gl_tests on NVIDIA GPU on Linux (wi th patch) on Linux]"
1873 }, 1873 },
1874 { 1874 {
1875 "allow_subannotations": true, 1875 "allow_subannotations": true,
1876 "cmd": [ 1876 "cmd": [
1877 "python", 1877 "python",
1878 "-u", 1878 "-u",
1879 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", 1879 "RECIPE_MODULE[build.swarming]/resources/collect_gtest_task.py",
1880 "--swarming-client-dir", 1880 "--swarming-client-dir",
1881 "[SLAVE_BUILD]/src/tools/swarming_client", 1881 "[SLAVE_BUILD]/src/tools/swarming_client",
1882 "--temp-root-dir", 1882 "--temp-root-dir",
1883 "[TMP_BASE]", 1883 "[TMP_BASE]",
1884 "--merged-test-output", 1884 "--merged-test-output",
1885 "/path/to/tmp/json", 1885 "/path/to/tmp/json",
1886 "--", 1886 "--",
1887 "collect", 1887 "collect",
1888 "--swarming", 1888 "--swarming",
1889 "https://chromium-swarm.appspot.com", 1889 "https://chromium-swarm.appspot.com",
1890 "--decorate", 1890 "--decorate",
1891 "--print-status-updates", 1891 "--print-status-updates",
1892 "--shards", 1892 "--shards",
1893 "1", 1893 "1",
1894 "gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chrom ium_rel_ng/571" 1894 "gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chrom ium_rel_ng/571"
1895 ], 1895 ],
1896 "cwd": "[SLAVE_BUILD]", 1896 "cwd": "[SLAVE_BUILD]",
1897 "name": "gl_tests on NVIDIA GPU on Linux (with patch) on Linux", 1897 "name": "gl_tests on NVIDIA GPU on Linux (with patch) on Linux",
1898 "~followup_annotations": [ 1898 "~followup_annotations": [
1899 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 1899 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
1900 ] 1900 ]
1901 }, 1901 },
1902 { 1902 {
1903 "cmd": [ 1903 "cmd": [
1904 "python", 1904 "python",
1905 "-u", 1905 "-u",
1906 "RECIPE_MODULE[test_results]/resources/upload_gtest_test_results.py", 1906 "RECIPE_MODULE[build.test_results]/resources/upload_gtest_test_results.py" ,
1907 "--input-gtest-json", 1907 "--input-gtest-json",
1908 "{\"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\"}}]}}" , 1908 "{\"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\"}}]}}" ,
1909 "--master-name", 1909 "--master-name",
1910 "tryserver.chromium.linux", 1910 "tryserver.chromium.linux",
1911 "--builder-name", 1911 "--builder-name",
1912 "linux_chromium_rel_ng", 1912 "linux_chromium_rel_ng",
1913 "--build-number", 1913 "--build-number",
1914 "571", 1914 "571",
1915 "--test-type", 1915 "--test-type",
1916 "gl_tests on NVIDIA GPU on Linux (with patch) on Linux", 1916 "gl_tests on NVIDIA GPU on Linux (with patch) on Linux",
1917 "--test-results-server", 1917 "--test-results-server",
1918 "test-results.appspot.com", 1918 "test-results.appspot.com",
1919 "--chrome-revision", 1919 "--chrome-revision",
1920 "170242" 1920 "170242"
1921 ], 1921 ],
1922 "cwd": "[SLAVE_BUILD]", 1922 "cwd": "[SLAVE_BUILD]",
1923 "name": "Upload to test-results [gl_tests on NVIDIA GPU on Linux (with patch ) on Linux]" 1923 "name": "Upload to test-results [gl_tests on NVIDIA GPU on Linux (with patch ) on Linux]"
1924 }, 1924 },
1925 { 1925 {
1926 "allow_subannotations": true, 1926 "allow_subannotations": true,
1927 "cmd": [ 1927 "cmd": [
1928 "python", 1928 "python",
1929 "-u", 1929 "-u",
1930 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", 1930 "RECIPE_MODULE[build.swarming]/resources/collect_gtest_task.py",
1931 "--swarming-client-dir", 1931 "--swarming-client-dir",
1932 "[SLAVE_BUILD]/src/tools/swarming_client", 1932 "[SLAVE_BUILD]/src/tools/swarming_client",
1933 "--temp-root-dir", 1933 "--temp-root-dir",
1934 "[TMP_BASE]", 1934 "[TMP_BASE]",
1935 "--merged-test-output", 1935 "--merged-test-output",
1936 "/path/to/tmp/json", 1936 "/path/to/tmp/json",
1937 "--", 1937 "--",
1938 "collect", 1938 "collect",
1939 "--swarming", 1939 "--swarming",
1940 "https://chromium-swarm.appspot.com", 1940 "https://chromium-swarm.appspot.com",
1941 "--decorate", 1941 "--decorate",
1942 "--print-status-updates", 1942 "--print-status-updates",
1943 "--shards", 1943 "--shards",
1944 "1", 1944 "1",
1945 "angle_unittests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu x_chromium_rel_ng/571" 1945 "angle_unittests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu x_chromium_rel_ng/571"
1946 ], 1946 ],
1947 "cwd": "[SLAVE_BUILD]", 1947 "cwd": "[SLAVE_BUILD]",
1948 "name": "angle_unittests on NVIDIA GPU on Linux (with patch) on Linux", 1948 "name": "angle_unittests on NVIDIA GPU on Linux (with patch) on Linux",
1949 "~followup_annotations": [ 1949 "~followup_annotations": [
1950 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 1950 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
1951 ] 1951 ]
1952 }, 1952 },
1953 { 1953 {
1954 "cmd": [ 1954 "cmd": [
1955 "python", 1955 "python",
1956 "-u", 1956 "-u",
1957 "RECIPE_MODULE[test_results]/resources/upload_gtest_test_results.py", 1957 "RECIPE_MODULE[build.test_results]/resources/upload_gtest_test_results.py" ,
1958 "--input-gtest-json", 1958 "--input-gtest-json",
1959 "{\"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\"}}]}}" , 1959 "{\"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\"}}]}}" ,
1960 "--master-name", 1960 "--master-name",
1961 "tryserver.chromium.linux", 1961 "tryserver.chromium.linux",
1962 "--builder-name", 1962 "--builder-name",
1963 "linux_chromium_rel_ng", 1963 "linux_chromium_rel_ng",
1964 "--build-number", 1964 "--build-number",
1965 "571", 1965 "571",
1966 "--test-type", 1966 "--test-type",
1967 "angle_unittests on NVIDIA GPU on Linux (with patch) on Linux", 1967 "angle_unittests on NVIDIA GPU on Linux (with patch) on Linux",
1968 "--test-results-server", 1968 "--test-results-server",
1969 "test-results.appspot.com", 1969 "test-results.appspot.com",
1970 "--chrome-revision", 1970 "--chrome-revision",
1971 "170242" 1971 "170242"
1972 ], 1972 ],
1973 "cwd": "[SLAVE_BUILD]", 1973 "cwd": "[SLAVE_BUILD]",
1974 "name": "Upload to test-results [angle_unittests on NVIDIA GPU on Linux (wit h patch) on Linux]" 1974 "name": "Upload to test-results [angle_unittests on NVIDIA GPU on Linux (wit h patch) on Linux]"
1975 }, 1975 },
1976 { 1976 {
1977 "allow_subannotations": true, 1977 "allow_subannotations": true,
1978 "cmd": [ 1978 "cmd": [
1979 "python", 1979 "python",
1980 "-u", 1980 "-u",
1981 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", 1981 "RECIPE_MODULE[build.swarming]/resources/collect_gtest_task.py",
1982 "--swarming-client-dir", 1982 "--swarming-client-dir",
1983 "[SLAVE_BUILD]/src/tools/swarming_client", 1983 "[SLAVE_BUILD]/src/tools/swarming_client",
1984 "--temp-root-dir", 1984 "--temp-root-dir",
1985 "[TMP_BASE]", 1985 "[TMP_BASE]",
1986 "--merged-test-output", 1986 "--merged-test-output",
1987 "/path/to/tmp/json", 1987 "/path/to/tmp/json",
1988 "--", 1988 "--",
1989 "collect", 1989 "collect",
1990 "--swarming", 1990 "--swarming",
1991 "https://chromium-swarm.appspot.com", 1991 "https://chromium-swarm.appspot.com",
1992 "--decorate", 1992 "--decorate",
1993 "--print-status-updates", 1993 "--print-status-updates",
1994 "--shards", 1994 "--shards",
1995 "1", 1995 "1",
1996 "gl_unittests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_c hromium_rel_ng/571" 1996 "gl_unittests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_c hromium_rel_ng/571"
1997 ], 1997 ],
1998 "cwd": "[SLAVE_BUILD]", 1998 "cwd": "[SLAVE_BUILD]",
1999 "name": "gl_unittests on NVIDIA GPU on Linux (with patch) on Linux", 1999 "name": "gl_unittests on NVIDIA GPU on Linux (with patch) on Linux",
2000 "~followup_annotations": [ 2000 "~followup_annotations": [
2001 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 2001 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
2002 ] 2002 ]
2003 }, 2003 },
2004 { 2004 {
2005 "cmd": [ 2005 "cmd": [
2006 "python", 2006 "python",
2007 "-u", 2007 "-u",
2008 "RECIPE_MODULE[test_results]/resources/upload_gtest_test_results.py", 2008 "RECIPE_MODULE[build.test_results]/resources/upload_gtest_test_results.py" ,
2009 "--input-gtest-json", 2009 "--input-gtest-json",
2010 "{\"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\"}}]}}" , 2010 "{\"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\"}}]}}" ,
2011 "--master-name", 2011 "--master-name",
2012 "tryserver.chromium.linux", 2012 "tryserver.chromium.linux",
2013 "--builder-name", 2013 "--builder-name",
2014 "linux_chromium_rel_ng", 2014 "linux_chromium_rel_ng",
2015 "--build-number", 2015 "--build-number",
2016 "571", 2016 "571",
2017 "--test-type", 2017 "--test-type",
2018 "gl_unittests on NVIDIA GPU on Linux (with patch) on Linux", 2018 "gl_unittests on NVIDIA GPU on Linux (with patch) on Linux",
(...skipping 263 matching lines...) Expand 10 before | Expand all | Expand 10 after
2282 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", 2282 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@",
2283 "@@@STEP_LOG_LINE@outdir_json@}@@@", 2283 "@@@STEP_LOG_LINE@outdir_json@}@@@",
2284 "@@@STEP_LOG_END@outdir_json@@@" 2284 "@@@STEP_LOG_END@outdir_json@@@"
2285 ] 2285 ]
2286 }, 2286 },
2287 { 2287 {
2288 "allow_subannotations": true, 2288 "allow_subannotations": true,
2289 "cmd": [ 2289 "cmd": [
2290 "python", 2290 "python",
2291 "-u", 2291 "-u",
2292 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", 2292 "RECIPE_MODULE[build.swarming]/resources/collect_gtest_task.py",
2293 "--swarming-client-dir", 2293 "--swarming-client-dir",
2294 "[SLAVE_BUILD]/src/tools/swarming_client", 2294 "[SLAVE_BUILD]/src/tools/swarming_client",
2295 "--temp-root-dir", 2295 "--temp-root-dir",
2296 "[TMP_BASE]", 2296 "[TMP_BASE]",
2297 "--merged-test-output", 2297 "--merged-test-output",
2298 "/path/to/tmp/json", 2298 "/path/to/tmp/json",
2299 "--", 2299 "--",
2300 "collect", 2300 "collect",
2301 "--swarming", 2301 "--swarming",
2302 "https://chromium-swarm.appspot.com", 2302 "https://chromium-swarm.appspot.com",
2303 "--decorate", 2303 "--decorate",
2304 "--print-status-updates", 2304 "--print-status-updates",
2305 "--shards", 2305 "--shards",
2306 "1", 2306 "1",
2307 "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch)/Linux/[dumm y has/linux_chromium_rel_ng/571" 2307 "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch)/Linux/[dumm y has/linux_chromium_rel_ng/571"
2308 ], 2308 ],
2309 "cwd": "[SLAVE_BUILD]", 2309 "cwd": "[SLAVE_BUILD]",
2310 "name": "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch) on Li nux", 2310 "name": "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch) on Li nux",
2311 "~followup_annotations": [ 2311 "~followup_annotations": [
2312 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 2312 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
2313 ] 2313 ]
2314 }, 2314 },
2315 { 2315 {
2316 "cmd": [ 2316 "cmd": [
2317 "python", 2317 "python",
2318 "-u", 2318 "-u",
2319 "RECIPE_MODULE[test_results]/resources/upload_gtest_test_results.py", 2319 "RECIPE_MODULE[build.test_results]/resources/upload_gtest_test_results.py" ,
2320 "--input-gtest-json", 2320 "--input-gtest-json",
2321 "{\"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\"}}]}}" , 2321 "{\"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\"}}]}}" ,
2322 "--master-name", 2322 "--master-name",
2323 "tryserver.chromium.linux", 2323 "tryserver.chromium.linux",
2324 "--builder-name", 2324 "--builder-name",
2325 "linux_chromium_rel_ng", 2325 "linux_chromium_rel_ng",
2326 "--build-number", 2326 "--build-number",
2327 "571", 2327 "571",
2328 "--test-type", 2328 "--test-type",
2329 "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch) on Linux", 2329 "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch) on Linux",
(...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after
2500 "@@@STEP_FAILURE@@@", 2500 "@@@STEP_FAILURE@@@",
2501 "@@@SET_BUILD_PROPERTY@failure_hash@\"212d0eb2385b1eaa828053689225258ece06 5725\"@@@" 2501 "@@@SET_BUILD_PROPERTY@failure_hash@\"212d0eb2385b1eaa828053689225258ece06 5725\"@@@"
2502 ] 2502 ]
2503 }, 2503 },
2504 { 2504 {
2505 "name": "$result", 2505 "name": "$result",
2506 "reason": "1 out of 1 aggregated steps failed. Failures: Step('base_unittest s') failed with return_code 1", 2506 "reason": "1 out of 1 aggregated steps failed. Failures: Step('base_unittest s') failed with return_code 1",
2507 "status_code": 1 2507 "status_code": 1
2508 } 2508 }
2509 ] 2509 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698