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

Side by Side Diff: scripts/slave/recipes/blink_trybot.expected/webkit_tests_unexpected_error.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 21 matching lines...) Expand all
1891 "@@@STEP_FAILURE@@@", 1891 "@@@STEP_FAILURE@@@",
1892 "@@@SET_BUILD_PROPERTY@failure_hash@\"2806a0e50b9f2d524b297ba5a40f31ece5f1 d710\"@@@" 1892 "@@@SET_BUILD_PROPERTY@failure_hash@\"2806a0e50b9f2d524b297ba5a40f31ece5f1 d710\"@@@"
1893 ] 1893 ]
1894 }, 1894 },
1895 { 1895 {
1896 "name": "$final_result", 1896 "name": "$final_result",
1897 "reason": "1 out of 2 aggregated steps failed. Failures: Step('webkit_tests' ) failed with return_code 1", 1897 "reason": "1 out of 2 aggregated steps failed. Failures: Step('webkit_tests' ) failed with return_code 1",
1898 "status_code": 1 1898 "status_code": 1
1899 } 1899 }
1900 ] 1900 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698