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

Side by Side Diff: scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_matching_exclusion.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.chromium.linux", 8 "tryserver.chromium.linux",
9 "--builder", 9 "--builder",
10 "linux_chromium_rel_ng", 10 "linux_chromium_rel_ng",
(...skipping 226 matching lines...) Expand 10 before | Expand all | Expand 10 after
237 "python", 237 "python",
238 "-u", 238 "-u",
239 "[BUILD]/scripts/slave/cleanup_temp.py" 239 "[BUILD]/scripts/slave/cleanup_temp.py"
240 ], 240 ],
241 "name": "cleanup_temp" 241 "name": "cleanup_temp"
242 }, 242 },
243 { 243 {
244 "cmd": [ 244 "cmd": [
245 "python", 245 "python",
246 "-u", 246 "-u",
247 "[BUILD]/scripts/slave/recipe_modules/isolate/resources/find_isolated_test s.py", 247 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py",
248 "--build-dir", 248 "--build-dir",
249 "[SLAVE_BUILD]/src/out/Release", 249 "[SLAVE_BUILD]/src/out/Release",
250 "--clean-isolated-files" 250 "--clean-isolated-files"
251 ], 251 ],
252 "name": "clean isolated files" 252 "name": "clean isolated files"
253 }, 253 },
254 { 254 {
255 "cmd": [ 255 "cmd": [
256 "python", 256 "python",
257 "-u", 257 "-u",
(...skipping 19 matching lines...) Expand all
277 "content_gl_tests_run", 277 "content_gl_tests_run",
278 "gl_tests_run", 278 "gl_tests_run",
279 "chromium_swarm_tests" 279 "chromium_swarm_tests"
280 ], 280 ],
281 "name": "compile (with patch)" 281 "name": "compile (with patch)"
282 }, 282 },
283 { 283 {
284 "cmd": [ 284 "cmd": [
285 "python", 285 "python",
286 "-u", 286 "-u",
287 "[BUILD]/scripts/slave/recipe_modules/isolate/resources/remove_build_metad ata.py", 287 "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py",
288 "--build-dir", 288 "--build-dir",
289 "[SLAVE_BUILD]/src/out/Release", 289 "[SLAVE_BUILD]/src/out/Release",
290 "--src-dir", 290 "--src-dir",
291 "[SLAVE_BUILD]/src" 291 "[SLAVE_BUILD]/src"
292 ], 292 ],
293 "cwd": "[SLAVE_BUILD]", 293 "cwd": "[SLAVE_BUILD]",
294 "name": "remove_build_metadata" 294 "name": "remove_build_metadata"
295 }, 295 },
296 { 296 {
297 "cmd": [ 297 "cmd": [
(...skipping 1284 matching lines...) Expand 10 before | Expand all | Expand 10 after
1582 "@@@STEP_LOG_LINE@json.output@}@@@", 1582 "@@@STEP_LOG_LINE@json.output@}@@@",
1583 "@@@STEP_LOG_END@json.output@@@", 1583 "@@@STEP_LOG_END@json.output@@@",
1584 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@" 1584 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
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_gtest_tas k.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 Linux (with patch)/Linux/[dummy has/lin ux_chromium_rel_ng/571" 1607 "content_gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/lin ux_chromium_rel_ng/571"
1608 ], 1608 ],
1609 "name": "content_gl_tests on NVIDIA GPU on Linux (with patch) on Linux" 1609 "name": "content_gl_tests on NVIDIA GPU on Linux (with patch) on Linux"
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_gtest_tas k.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 Linux (with patch)/Linux/[dummy has/linux_chrom ium_rel_ng/571" 1631 "gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chrom ium_rel_ng/571"
1632 ], 1632 ],
1633 "name": "gl_tests on NVIDIA GPU on Linux (with patch) on Linux" 1633 "name": "gl_tests on NVIDIA GPU on Linux (with patch) on Linux"
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_gtest_tas k.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
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 Linux (with patch) on Linux" 1837 "name": "gpu_rasterization on NVIDIA GPU on Linux (with patch) on Linux"
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_gtest_tas k.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 Linux (with patch)/Linux/[dumm y has/linux_chromium_rel_ng/571" 1859 "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch)/Linux/[dumm y has/linux_chromium_rel_ng/571"
1860 ], 1860 ],
1861 "name": "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch) on Li nux" 1861 "name": "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch) on Li nux"
1862 } 1862 }
1863 ] 1863 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698