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

Side by Side Diff: scripts/slave/recipes/blink_trybot.expected/minimal_pass_continues.json

Issue 985273002: Changed recipe_modules base paths to be abstract entities in their own right. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Rebase Created 5 years, 9 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 "[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 "linux_blink_rel", 10 "linux_blink_rel",
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
99 ], 99 ],
100 "env": { 100 "env": {
101 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always _on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=pre pare use_goma=1" 101 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always _on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=pre pare use_goma=1"
102 }, 102 },
103 "name": "gclient runhooks" 103 "name": "gclient runhooks"
104 }, 104 },
105 { 105 {
106 "cmd": [ 106 "cmd": [
107 "python", 107 "python",
108 "-u", 108 "-u",
109 "[BUILD]/scripts/slave/recipe_modules/isolate/resources/find_isolated_test s.py", 109 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py",
110 "--build-dir", 110 "--build-dir",
111 "[SLAVE_BUILD]/src/out/Release", 111 "[SLAVE_BUILD]/src/out/Release",
112 "--clean-isolated-files" 112 "--clean-isolated-files"
113 ], 113 ],
114 "name": "clean isolated files" 114 "name": "clean isolated files"
115 }, 115 },
116 { 116 {
117 "cmd": [ 117 "cmd": [
118 "python", 118 "python",
119 "-u", 119 "-u",
(...skipping 1477 matching lines...) Expand 10 before | Expand all | Expand 10 after
1597 "~followup_annotations": [ 1597 "~followup_annotations": [
1598 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium- layout-test-archives/linux_blink_rel/571/layout-test-results/results.html@@@", 1598 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium- layout-test-archives/linux_blink_rel/571/layout-test-results/results.html@@@",
1599 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar chives/linux_blink_rel/571/layout-test-results.zip@@@" 1599 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar chives/linux_blink_rel/571/layout-test-results.zip@@@"
1600 ] 1600 ]
1601 }, 1601 },
1602 { 1602 {
1603 "allow_subannotations": true, 1603 "allow_subannotations": true,
1604 "cmd": [ 1604 "cmd": [
1605 "python", 1605 "python",
1606 "-u", 1606 "-u",
1607 "[BUILD]/scripts/slave/recipe_modules/swarming/resources/collect_gtest_tas k.py", 1607 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py",
1608 "--swarming-client-dir", 1608 "--swarming-client-dir",
1609 "[SLAVE_BUILD]/src/tools/swarming_client", 1609 "[SLAVE_BUILD]/src/tools/swarming_client",
1610 "--temp-root-dir", 1610 "--temp-root-dir",
1611 "[TMP_BASE]", 1611 "[TMP_BASE]",
1612 "--merged-test-output", 1612 "--merged-test-output",
1613 "/path/to/tmp/json", 1613 "/path/to/tmp/json",
1614 "--", 1614 "--",
1615 "collect", 1615 "collect",
1616 "--swarming", 1616 "--swarming",
1617 "https://chromium-swarm.appspot.com", 1617 "https://chromium-swarm.appspot.com",
1618 "--decorate", 1618 "--decorate",
1619 "--print-status-updates", 1619 "--print-status-updates",
1620 "--shards", 1620 "--shards",
1621 "1", 1621 "1",
1622 "content_gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/lin ux_blink_rel/571" 1622 "content_gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/lin ux_blink_rel/571"
1623 ], 1623 ],
1624 "name": "content_gl_tests on NVIDIA GPU on Linux (with patch) on Linux" 1624 "name": "content_gl_tests on NVIDIA GPU on Linux (with patch) on Linux"
1625 }, 1625 },
1626 { 1626 {
1627 "allow_subannotations": true, 1627 "allow_subannotations": true,
1628 "cmd": [ 1628 "cmd": [
1629 "python", 1629 "python",
1630 "-u", 1630 "-u",
1631 "[BUILD]/scripts/slave/recipe_modules/swarming/resources/collect_gtest_tas k.py", 1631 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py",
1632 "--swarming-client-dir", 1632 "--swarming-client-dir",
1633 "[SLAVE_BUILD]/src/tools/swarming_client", 1633 "[SLAVE_BUILD]/src/tools/swarming_client",
1634 "--temp-root-dir", 1634 "--temp-root-dir",
1635 "[TMP_BASE]", 1635 "[TMP_BASE]",
1636 "--merged-test-output", 1636 "--merged-test-output",
1637 "/path/to/tmp/json", 1637 "/path/to/tmp/json",
1638 "--", 1638 "--",
1639 "collect", 1639 "collect",
1640 "--swarming", 1640 "--swarming",
1641 "https://chromium-swarm.appspot.com", 1641 "https://chromium-swarm.appspot.com",
1642 "--decorate", 1642 "--decorate",
1643 "--print-status-updates", 1643 "--print-status-updates",
1644 "--shards", 1644 "--shards",
1645 "1", 1645 "1",
1646 "gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_blink _rel/571" 1646 "gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_blink _rel/571"
1647 ], 1647 ],
1648 "name": "gl_tests on NVIDIA GPU on Linux (with patch) on Linux" 1648 "name": "gl_tests on NVIDIA GPU on Linux (with patch) on Linux"
1649 }, 1649 },
1650 { 1650 {
1651 "allow_subannotations": true, 1651 "allow_subannotations": true,
1652 "cmd": [ 1652 "cmd": [
1653 "python", 1653 "python",
1654 "-u", 1654 "-u",
1655 "[BUILD]/scripts/slave/recipe_modules/swarming/resources/collect_gtest_tas k.py", 1655 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py",
1656 "--swarming-client-dir", 1656 "--swarming-client-dir",
1657 "[SLAVE_BUILD]/src/tools/swarming_client", 1657 "[SLAVE_BUILD]/src/tools/swarming_client",
1658 "--temp-root-dir", 1658 "--temp-root-dir",
1659 "[TMP_BASE]", 1659 "[TMP_BASE]",
1660 "--merged-test-output", 1660 "--merged-test-output",
1661 "/path/to/tmp/json", 1661 "/path/to/tmp/json",
1662 "--", 1662 "--",
1663 "collect", 1663 "collect",
1664 "--swarming", 1664 "--swarming",
1665 "https://chromium-swarm.appspot.com", 1665 "https://chromium-swarm.appspot.com",
(...skipping 183 matching lines...) Expand 10 before | Expand all | Expand 10 after
1849 "--task-output-dir", 1849 "--task-output-dir",
1850 "/path/to/tmp/" 1850 "/path/to/tmp/"
1851 ], 1851 ],
1852 "name": "gpu_rasterization on NVIDIA GPU on Linux (with patch) on Linux" 1852 "name": "gpu_rasterization on NVIDIA GPU on Linux (with patch) on Linux"
1853 }, 1853 },
1854 { 1854 {
1855 "allow_subannotations": true, 1855 "allow_subannotations": true,
1856 "cmd": [ 1856 "cmd": [
1857 "python", 1857 "python",
1858 "-u", 1858 "-u",
1859 "[BUILD]/scripts/slave/recipe_modules/swarming/resources/collect_gtest_tas k.py", 1859 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py",
1860 "--swarming-client-dir", 1860 "--swarming-client-dir",
1861 "[SLAVE_BUILD]/src/tools/swarming_client", 1861 "[SLAVE_BUILD]/src/tools/swarming_client",
1862 "--temp-root-dir", 1862 "--temp-root-dir",
1863 "[TMP_BASE]", 1863 "[TMP_BASE]",
1864 "--merged-test-output", 1864 "--merged-test-output",
1865 "/path/to/tmp/json", 1865 "/path/to/tmp/json",
1866 "--", 1866 "--",
1867 "collect", 1867 "collect",
1868 "--swarming", 1868 "--swarming",
1869 "https://chromium-swarm.appspot.com", 1869 "https://chromium-swarm.appspot.com",
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
1950 ], 1950 ],
1951 "env": { 1951 "env": {
1952 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always _on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=pre pare use_goma=1" 1952 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always _on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=pre pare use_goma=1"
1953 }, 1953 },
1954 "name": "gclient runhooks (2)" 1954 "name": "gclient runhooks (2)"
1955 }, 1955 },
1956 { 1956 {
1957 "cmd": [ 1957 "cmd": [
1958 "python", 1958 "python",
1959 "-u", 1959 "-u",
1960 "[BUILD]/scripts/slave/recipe_modules/isolate/resources/find_isolated_test s.py", 1960 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py",
1961 "--build-dir", 1961 "--build-dir",
1962 "[SLAVE_BUILD]/src/out/Release", 1962 "[SLAVE_BUILD]/src/out/Release",
1963 "--clean-isolated-files" 1963 "--clean-isolated-files"
1964 ], 1964 ],
1965 "name": "clean isolated files (2)" 1965 "name": "clean isolated files (2)"
1966 }, 1966 },
1967 { 1967 {
1968 "cmd": [ 1968 "cmd": [
1969 "python", 1969 "python",
1970 "-u", 1970 "-u",
(...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after
2090 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@", 2090 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@",
2091 "@@@STEP_LOG_LINE@python.inline@ for f in failures['ignored']:@@@", 2091 "@@@STEP_LOG_LINE@python.inline@ for f in failures['ignored']:@@@",
2092 "@@@STEP_LOG_LINE@python.inline@ print f@@@", 2092 "@@@STEP_LOG_LINE@python.inline@ print f@@@",
2093 "@@@STEP_LOG_LINE@python.inline@@@@", 2093 "@@@STEP_LOG_LINE@python.inline@@@@",
2094 "@@@STEP_LOG_LINE@python.inline@sys.exit(0 if success else 1)@@@", 2094 "@@@STEP_LOG_LINE@python.inline@sys.exit(0 if success else 1)@@@",
2095 "@@@STEP_LOG_END@python.inline@@@", 2095 "@@@STEP_LOG_END@python.inline@@@",
2096 "@@@STEP_FAILURE@@@" 2096 "@@@STEP_FAILURE@@@"
2097 ] 2097 ]
2098 } 2098 }
2099 ] 2099 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698