| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]\\scripts\\slave\\bot_update.py", | 6 "[BUILD]\\scripts\\slave\\bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "tryserver.blink", | 8 "tryserver.blink", |
| 9 "--builder", | 9 "--builder", |
| 10 "win_blink_rel", | 10 "win_blink_rel", |
| (...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 91 ], | 91 ], |
| 92 "env": { | 92 "env": { |
| 93 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]\\goma' target_arch=ia32 te
st_isolation_mode=prepare use_goma=1" | 93 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]\\goma' target_arch=ia32 te
st_isolation_mode=prepare use_goma=1" |
| 94 }, | 94 }, |
| 95 "name": "gclient runhooks" | 95 "name": "gclient runhooks" |
| 96 }, | 96 }, |
| 97 { | 97 { |
| 98 "cmd": [ | 98 "cmd": [ |
| 99 "python", | 99 "python", |
| 100 "-u", | 100 "-u", |
| 101 "[BUILD]\\scripts\\slave\\recipe_modules\\isolate\\resources\\find_isolate
d_tests.py", | 101 "RECIPE_MODULE[isolate]\\resources\\find_isolated_tests.py", |
| 102 "--build-dir", | 102 "--build-dir", |
| 103 "[SLAVE_BUILD]\\src\\out\\Release", | 103 "[SLAVE_BUILD]\\src\\out\\Release", |
| 104 "--clean-isolated-files" | 104 "--clean-isolated-files" |
| 105 ], | 105 ], |
| 106 "name": "clean isolated files" | 106 "name": "clean isolated files" |
| 107 }, | 107 }, |
| 108 { | 108 { |
| 109 "cmd": [ | 109 "cmd": [ |
| 110 "python", | 110 "python", |
| 111 "-u", | 111 "-u", |
| (...skipping 1470 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1582 "~followup_annotations": [ | 1582 "~followup_annotations": [ |
| 1583 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/win_blink_rel/571/layout-test-results/results.html@@@", | 1583 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/win_blink_rel/571/layout-test-results/results.html@@@", |
| 1584 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/win_blink_rel/571/layout-test-results.zip@@@" | 1584 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/win_blink_rel/571/layout-test-results.zip@@@" |
| 1585 ] | 1585 ] |
| 1586 }, | 1586 }, |
| 1587 { | 1587 { |
| 1588 "allow_subannotations": true, | 1588 "allow_subannotations": true, |
| 1589 "cmd": [ | 1589 "cmd": [ |
| 1590 "python", | 1590 "python", |
| 1591 "-u", | 1591 "-u", |
| 1592 "[BUILD]\\scripts\\slave\\recipe_modules\\swarming\\resources\\collect_gte
st_task.py", | 1592 "RECIPE_MODULE[swarming]\\resources\\collect_gtest_task.py", |
| 1593 "--swarming-client-dir", | 1593 "--swarming-client-dir", |
| 1594 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | 1594 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
| 1595 "--temp-root-dir", | 1595 "--temp-root-dir", |
| 1596 "[TMP_BASE]", | 1596 "[TMP_BASE]", |
| 1597 "--merged-test-output", | 1597 "--merged-test-output", |
| 1598 "/path/to/tmp/json", | 1598 "/path/to/tmp/json", |
| 1599 "--", | 1599 "--", |
| 1600 "collect", | 1600 "collect", |
| 1601 "--swarming", | 1601 "--swarming", |
| 1602 "https://chromium-swarm.appspot.com", | 1602 "https://chromium-swarm.appspot.com", |
| 1603 "--decorate", | 1603 "--decorate", |
| 1604 "--print-status-updates", | 1604 "--print-status-updates", |
| 1605 "--shards", | 1605 "--shards", |
| 1606 "1", | 1606 "1", |
| 1607 "content_gl_tests on NVIDIA GPU on Windows (with patch)/Windows/[dummy has
/win_blink_rel/571" | 1607 "content_gl_tests on NVIDIA GPU on Windows (with patch)/Windows/[dummy has
/win_blink_rel/571" |
| 1608 ], | 1608 ], |
| 1609 "name": "content_gl_tests on NVIDIA GPU on Windows (with patch) on Windows" | 1609 "name": "content_gl_tests on NVIDIA GPU on Windows (with patch) on Windows" |
| 1610 }, | 1610 }, |
| 1611 { | 1611 { |
| 1612 "allow_subannotations": true, | 1612 "allow_subannotations": true, |
| 1613 "cmd": [ | 1613 "cmd": [ |
| 1614 "python", | 1614 "python", |
| 1615 "-u", | 1615 "-u", |
| 1616 "[BUILD]\\scripts\\slave\\recipe_modules\\swarming\\resources\\collect_gte
st_task.py", | 1616 "RECIPE_MODULE[swarming]\\resources\\collect_gtest_task.py", |
| 1617 "--swarming-client-dir", | 1617 "--swarming-client-dir", |
| 1618 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | 1618 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
| 1619 "--temp-root-dir", | 1619 "--temp-root-dir", |
| 1620 "[TMP_BASE]", | 1620 "[TMP_BASE]", |
| 1621 "--merged-test-output", | 1621 "--merged-test-output", |
| 1622 "/path/to/tmp/json", | 1622 "/path/to/tmp/json", |
| 1623 "--", | 1623 "--", |
| 1624 "collect", | 1624 "collect", |
| 1625 "--swarming", | 1625 "--swarming", |
| 1626 "https://chromium-swarm.appspot.com", | 1626 "https://chromium-swarm.appspot.com", |
| 1627 "--decorate", | 1627 "--decorate", |
| 1628 "--print-status-updates", | 1628 "--print-status-updates", |
| 1629 "--shards", | 1629 "--shards", |
| 1630 "1", | 1630 "1", |
| 1631 "gl_tests on NVIDIA GPU on Windows (with patch)/Windows/[dummy has/win_bli
nk_rel/571" | 1631 "gl_tests on NVIDIA GPU on Windows (with patch)/Windows/[dummy has/win_bli
nk_rel/571" |
| 1632 ], | 1632 ], |
| 1633 "name": "gl_tests on NVIDIA GPU on Windows (with patch) on Windows" | 1633 "name": "gl_tests on NVIDIA GPU on Windows (with patch) on Windows" |
| 1634 }, | 1634 }, |
| 1635 { | 1635 { |
| 1636 "allow_subannotations": true, | 1636 "allow_subannotations": true, |
| 1637 "cmd": [ | 1637 "cmd": [ |
| 1638 "python", | 1638 "python", |
| 1639 "-u", | 1639 "-u", |
| 1640 "[BUILD]\\scripts\\slave\\recipe_modules\\swarming\\resources\\collect_gte
st_task.py", | 1640 "RECIPE_MODULE[swarming]\\resources\\collect_gtest_task.py", |
| 1641 "--swarming-client-dir", | 1641 "--swarming-client-dir", |
| 1642 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | 1642 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
| 1643 "--temp-root-dir", | 1643 "--temp-root-dir", |
| 1644 "[TMP_BASE]", | 1644 "[TMP_BASE]", |
| 1645 "--merged-test-output", | 1645 "--merged-test-output", |
| 1646 "/path/to/tmp/json", | 1646 "/path/to/tmp/json", |
| 1647 "--", | 1647 "--", |
| 1648 "collect", | 1648 "collect", |
| 1649 "--swarming", | 1649 "--swarming", |
| 1650 "https://chromium-swarm.appspot.com", | 1650 "https://chromium-swarm.appspot.com", |
| (...skipping 183 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1834 "--task-output-dir", | 1834 "--task-output-dir", |
| 1835 "/path/to/tmp/" | 1835 "/path/to/tmp/" |
| 1836 ], | 1836 ], |
| 1837 "name": "gpu_rasterization on NVIDIA GPU on Windows (with patch) on Windows" | 1837 "name": "gpu_rasterization on NVIDIA GPU on Windows (with patch) on Windows" |
| 1838 }, | 1838 }, |
| 1839 { | 1839 { |
| 1840 "allow_subannotations": true, | 1840 "allow_subannotations": true, |
| 1841 "cmd": [ | 1841 "cmd": [ |
| 1842 "python", | 1842 "python", |
| 1843 "-u", | 1843 "-u", |
| 1844 "[BUILD]\\scripts\\slave\\recipe_modules\\swarming\\resources\\collect_gte
st_task.py", | 1844 "RECIPE_MODULE[swarming]\\resources\\collect_gtest_task.py", |
| 1845 "--swarming-client-dir", | 1845 "--swarming-client-dir", |
| 1846 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | 1846 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
| 1847 "--temp-root-dir", | 1847 "--temp-root-dir", |
| 1848 "[TMP_BASE]", | 1848 "[TMP_BASE]", |
| 1849 "--merged-test-output", | 1849 "--merged-test-output", |
| 1850 "/path/to/tmp/json", | 1850 "/path/to/tmp/json", |
| 1851 "--", | 1851 "--", |
| 1852 "collect", | 1852 "collect", |
| 1853 "--swarming", | 1853 "--swarming", |
| 1854 "https://chromium-swarm.appspot.com", | 1854 "https://chromium-swarm.appspot.com", |
| 1855 "--decorate", | 1855 "--decorate", |
| 1856 "--print-status-updates", | 1856 "--print-status-updates", |
| 1857 "--shards", | 1857 "--shards", |
| 1858 "1", | 1858 "1", |
| 1859 "tab_capture_end2end_tests on NVIDIA GPU on Windows (with patch)/Windows/[
dummy has/win_blink_rel/571" | 1859 "tab_capture_end2end_tests on NVIDIA GPU on Windows (with patch)/Windows/[
dummy has/win_blink_rel/571" |
| 1860 ], | 1860 ], |
| 1861 "name": "tab_capture_end2end_tests on NVIDIA GPU on Windows (with patch) on
Windows" | 1861 "name": "tab_capture_end2end_tests on NVIDIA GPU on Windows (with patch) on
Windows" |
| 1862 } | 1862 } |
| 1863 ] | 1863 ] |
| OLD | NEW |