OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
7 "--master", | 7 "--master", |
8 "chromium.chromedriver", | 8 "chromium.chromedriver", |
9 "--builder", | 9 "--builder", |
10 "Linux32", | 10 "Linux32", |
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
80 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@" | 80 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@" |
81 ] | 81 ] |
82 }, | 82 }, |
83 { | 83 { |
84 "cmd": [ | 84 "cmd": [ |
85 "python", | 85 "python", |
86 "-u", | 86 "-u", |
87 "[BUILD]/scripts/slave/runhooks_wrapper.py" | 87 "[BUILD]/scripts/slave/runhooks_wrapper.py" |
88 ], | 88 ], |
89 "env": { | 89 "env": { |
90 "CHROMIUM_GYP_SYNTAX_CHECK": "1", | |
91 "DEPOT_TOOLS_UPDATE": "0", | 90 "DEPOT_TOOLS_UPDATE": "0", |
92 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y", | |
93 "LANDMINES_VERBOSE": "1" | 91 "LANDMINES_VERBOSE": "1" |
94 }, | 92 }, |
95 "name": "gclient runhooks wrapper" | 93 "name": "gclient runhooks wrapper" |
96 }, | 94 }, |
97 { | 95 { |
98 "cmd": [ | 96 "cmd": [ |
99 "python", | 97 "python", |
100 "-u", | 98 "-u", |
101 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 99 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
102 "--show-path", | 100 "--show-path", |
103 "python", | 101 "python", |
104 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 102 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
105 ], | 103 ], |
106 "name": "cleanup_temp" | 104 "name": "cleanup_temp" |
107 }, | 105 }, |
108 { | 106 { |
109 "cmd": [ | 107 "cmd": [ |
110 "python", | 108 "python", |
111 "-u", | 109 "-u", |
| 110 "//out/Default" |
| 111 ], |
| 112 "name": "meta build" |
| 113 }, |
| 114 { |
| 115 "cmd": [ |
| 116 "python", |
| 117 "-u", |
112 "[BUILD]/scripts/slave/compile.py", | 118 "[BUILD]/scripts/slave/compile.py", |
113 "--target", | 119 "--target", |
114 "Release", | 120 "Default", |
115 "chromium_builder_chromedriver" | 121 "chromedriver", |
| 122 "chromedriver_tests", |
| 123 "chromedriver_unittests" |
116 ], | 124 ], |
117 "name": "compile" | 125 "name": "compile" |
118 }, | 126 }, |
119 { | 127 { |
| 128 "cmd": [ |
| 129 "strip", |
| 130 "[SLAVE_BUILD]/src/out/Default/chromedriver" |
| 131 ], |
| 132 "name": "strip" |
| 133 }, |
| 134 { |
120 "allow_subannotations": true, | 135 "allow_subannotations": true, |
121 "cmd": [ | 136 "cmd": [ |
122 "python", | 137 "python", |
123 "-u", | 138 "-u", |
124 "[BUILD]/scripts/slave/chromium/chromedriver_buildbot_run.py", | 139 "[BUILD]/scripts/slave/chromium/chromedriver_buildbot_run.py", |
125 "--build-properties={\"buildername\":\"Linux32\",\"got_revision\":\"f27fed
e2220bcd326aee3e86ddfd4ebd0fe58cb9\",\"got_revision_cp\":\"refs/heads/master@{#1
70242}\",\"got_swarming_client_revision\":\"a0ee5d99f1d4b38ddaa4c759c837980b63b9
9566\",\"got_swarming_client_revision_cp\":\"refs/heads/master@{#276089}\",\"got
_v8_revision\":\"801ada225ddc271c132c3a35f03975671d43e399\",\"got_v8_revision_cp
\":\"refs/heads/master@{#43426}\",\"got_webkit_revision\":\"5e2293dffc3cd07d37fb
edea3b500f0eb650614d\",\"got_webkit_revision_cp\":\"refs/heads/master@{#124383}\
",\"mastername\":\"chromium.chromedriver\",\"recipe\":\"chromium.chromedriver.re
cipe_autogen\",\"slavename\":\"TestSlave\"}", | 140 "--build-properties={\"buildername\":\"Linux32\",\"got_revision\":\"f27fed
e2220bcd326aee3e86ddfd4ebd0fe58cb9\",\"got_revision_cp\":\"refs/heads/master@{#1
70242}\",\"got_swarming_client_revision\":\"a0ee5d99f1d4b38ddaa4c759c837980b63b9
9566\",\"got_swarming_client_revision_cp\":\"refs/heads/master@{#276089}\",\"got
_v8_revision\":\"801ada225ddc271c132c3a35f03975671d43e399\",\"got_v8_revision_cp
\":\"refs/heads/master@{#43426}\",\"got_webkit_revision\":\"5e2293dffc3cd07d37fb
edea3b500f0eb650614d\",\"got_webkit_revision_cp\":\"refs/heads/master@{#124383}\
",\"mastername\":\"chromium.chromedriver\",\"recipe\":\"chromium.chromedriver.re
cipe_autogen\",\"slavename\":\"TestSlave\"}", |
126 "--factory-properties={\"annotated_script\":\"chromedriver_buildbot_run.py
\",\"blink_config\":\"chromium\",\"gclient_env\":{\"CHROMIUM_GYP_SYNTAX_CHECK\":
\"1\",\"DEPOT_TOOLS_UPDATE\":\"0\",\"GYP_DEFINES\":\"branding=Chrome buildtype=O
fficial component=static_library\",\"LANDMINES_VERBOSE\":\"1\"},\"needs_webdrive
r_java_tests\":true,\"use_xvfb_on_linux\":true}" | 141 "--factory-properties={\"annotated_script\":\"chromedriver_buildbot_run.py
\",\"blink_config\":\"chromium\",\"gclient_env\":{\"DEPOT_TOOLS_UPDATE\":\"0\",\
"LANDMINES_VERBOSE\":\"1\"},\"needs_webdriver_java_tests\":true,\"use_xvfb_on_li
nux\":true}" |
127 ], | 142 ], |
128 "name": "annotated_steps" | 143 "name": "annotated_steps" |
129 }, | 144 }, |
130 { | 145 { |
131 "name": "$result", | 146 "name": "$result", |
132 "recipe_result": null, | 147 "recipe_result": null, |
133 "status_code": 0 | 148 "status_code": 0 |
134 } | 149 } |
135 ] | 150 ] |
OLD | NEW |