OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "[BUILD]\\scripts\\slave\\kill_processes.py" | 6 "[BUILD]\\scripts\\slave\\kill_processes.py" |
7 ], | 7 ], |
8 "name": "taskkill" | 8 "name": "taskkill" |
9 }, | 9 }, |
10 { | 10 { |
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
75 "@@@SET_BUILD_PROPERTY@got_v8_revision_git@\"801ada225ddc271c132c3a35f0397
5671d43e399\"@@@", | 75 "@@@SET_BUILD_PROPERTY@got_v8_revision_git@\"801ada225ddc271c132c3a35f0397
5671d43e399\"@@@", |
76 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_git@\"0f90628433546e61d9268596d
a93418c623137f4\"@@@", | 76 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_git@\"0f90628433546e61d9268596d
a93418c623137f4\"@@@", |
77 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_git@\"a0ee5d99f1d4b38d
daa4c759c837980b63b99566\"@@@", | 77 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_git@\"a0ee5d99f1d4b38d
daa4c759c837980b63b99566\"@@@", |
78 "@@@SET_BUILD_PROPERTY@got_revision_git@\"f27fede2220bcd326aee3e86ddfd4ebd
0fe58cb9\"@@@" | 78 "@@@SET_BUILD_PROPERTY@got_revision_git@\"f27fede2220bcd326aee3e86ddfd4ebd
0fe58cb9\"@@@" |
79 ] | 79 ] |
80 }, | 80 }, |
81 { | 81 { |
82 "cmd": [ | 82 "cmd": [ |
83 "python", | 83 "python", |
84 "-u", | 84 "-u", |
| 85 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 86 "--version" |
| 87 ], |
| 88 "name": "swarming.py --version", |
| 89 "stdout": "/path/to/tmp/", |
| 90 "~followup_annotations": [ |
| 91 "@@@STEP_TEXT@0.4.10@@@" |
| 92 ] |
| 93 }, |
| 94 { |
| 95 "cmd": [ |
| 96 "python", |
| 97 "-u", |
85 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 98 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
86 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", | 99 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", |
87 "/path/to/tmp/json" | 100 "/path/to/tmp/json" |
88 ], | 101 ], |
89 "name": "read test spec", | 102 "name": "read test spec", |
90 "~followup_annotations": [ | 103 "~followup_annotations": [ |
91 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js
on@@@", | 104 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js
on@@@", |
92 "@@@STEP_LOG_LINE@json.output@{}@@@", | 105 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 106 "@@@STEP_LOG_LINE@json.output@ \"Vista Tests (1)\": {@@@", |
| 107 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 108 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 109 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 110 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 111 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 112 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
| 113 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 114 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 115 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 116 "@@@STEP_LOG_LINE@json.output@}@@@", |
93 "@@@STEP_LOG_END@json.output@@@" | 117 "@@@STEP_LOG_END@json.output@@@" |
94 ] | 118 ] |
95 }, | 119 }, |
96 { | 120 { |
97 "cmd": [ | 121 "cmd": [ |
98 "python", | 122 "python", |
99 "-u", | 123 "-u", |
100 "[BUILD]\\scripts\\slave\\cleanup_temp.py" | 124 "[BUILD]\\scripts\\slave\\cleanup_temp.py" |
101 ], | 125 ], |
102 "name": "cleanup_temp" | 126 "name": "cleanup_temp" |
(...skipping 19 matching lines...) Expand all Loading... |
122 { | 146 { |
123 "cmd": [ | 147 "cmd": [ |
124 "python", | 148 "python", |
125 "-u", | 149 "-u", |
126 "[BUILD]\\scripts\\slave\\extract_build.py", | 150 "[BUILD]\\scripts\\slave\\extract_build.py", |
127 "--target", | 151 "--target", |
128 "Release", | 152 "Release", |
129 "--build-archive-url", | 153 "--build-archive-url", |
130 "gs://test-domain/test-archive.zip", | 154 "gs://test-domain/test-archive.zip", |
131 "--factory-properties", | 155 "--factory-properties", |
132 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Vista Tests (1)\", \"buildnumber\": 571, \"mastername\": \"chro
mium.win\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\",
\"parent_buildername\": \"Win Builder\", \"parent_got_revision\": \"1111111\",
\"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path
/to/workdir/TestSlavename\"}", | 156 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Vista Tests (1)\", \"buildnumber\": 571, \"mastername\": \"chro
mium.win\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\",
\"parent_buildername\": \"Win Builder\", \"parent_got_revision\": \"1111111\",
\"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\
"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir\": \"
/path/to/workdir/TestSlavename\"}", |
133 "--build-properties", | 157 "--build-properties", |
134 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Vista Tests (1)\", \"buildnumber\": 571, \"mastername\": \"chro
mium.win\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\",
\"parent_buildername\": \"Win Builder\", \"parent_got_revision\": \"1111111\",
\"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path
/to/workdir/TestSlavename\"}" | 158 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Vista Tests (1)\", \"buildnumber\": 571, \"mastername\": \"chro
mium.win\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\",
\"parent_buildername\": \"Win Builder\", \"parent_got_revision\": \"1111111\",
\"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\
"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir\": \"
/path/to/workdir/TestSlavename\"}" |
135 ], | 159 ], |
136 "name": "extract build" | 160 "name": "extract build" |
| 161 }, |
| 162 { |
| 163 "cmd": [ |
| 164 "python", |
| 165 "-u", |
| 166 "[BUILD]\\scripts\\slave\\chromium\\run_crash_handler.py", |
| 167 "--target", |
| 168 "Release" |
| 169 ], |
| 170 "name": "start_crash_service" |
| 171 }, |
| 172 { |
| 173 "cmd": [ |
| 174 "python", |
| 175 "-u", |
| 176 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 177 "trigger", |
| 178 "--swarming", |
| 179 "https://chromium-swarm.appspot.com", |
| 180 "--isolate-server", |
| 181 "https://isolateserver.appspot.com", |
| 182 "--priority", |
| 183 "25", |
| 184 "--shards", |
| 185 "1", |
| 186 "--task-name", |
| 187 "browser_tests/Windows-6.0/ffffffffffffffffffffffffffffffffffffffff/Vista
Tests (1)/571", |
| 188 "--dump-json", |
| 189 "/path/to/tmp/json", |
| 190 "--dimension", |
| 191 "cpu", |
| 192 "x86-64", |
| 193 "--dimension", |
| 194 "os", |
| 195 "Windows-6.0", |
| 196 "--dimension", |
| 197 "pool", |
| 198 "Chrome", |
| 199 "ffffffffffffffffffffffffffffffffffffffff", |
| 200 "--", |
| 201 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 202 ], |
| 203 "name": "[trigger] browser_tests on Windows-6.0", |
| 204 "~followup_annotations": [ |
| 205 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 206 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Window
s-6.0/ffffffffffffffffffffffffffffffffffffffff/Vista Tests (1)/571\", @@@", |
| 207 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 208 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Windows-6.0/ffffffffffff
ffffffffffffffffffffffffffff/Vista Tests (1)/571\": {@@@", |
| 209 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 210 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 211 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 212 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 213 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 214 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 215 "@@@STEP_LOG_END@json.output@@@", |
| 216 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 217 ] |
| 218 }, |
| 219 { |
| 220 "cmd": [ |
| 221 "python", |
| 222 "-u", |
| 223 "[SLAVE_BUILD]\\src\\mojo\\tools\\run_mojo_python_tests.py", |
| 224 "--write-full-results-to", |
| 225 "/path/to/tmp/json" |
| 226 ], |
| 227 "name": "mojo_python_tests" |
| 228 }, |
| 229 { |
| 230 "allow_subannotations": true, |
| 231 "cmd": [ |
| 232 "python", |
| 233 "-u", |
| 234 "[BUILD]\\scripts\\slave\\runtest.py", |
| 235 "--target", |
| 236 "Release", |
| 237 "--factory-properties", |
| 238 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Vista Tests (1)\", \"buildnumber\": 571, \"mastername\": \"chro
mium.win\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\",
\"parent_buildername\": \"Win Builder\", \"parent_got_revision\": \"1111111\",
\"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\
"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir\": \"
/path/to/workdir/TestSlavename\"}", |
| 239 "--build-properties", |
| 240 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Vista Tests (1)\", \"buildnumber\": 571, \"mastername\": \"chro
mium.win\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\",
\"parent_buildername\": \"Win Builder\", \"parent_got_revision\": \"1111111\",
\"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\
"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir\": \"
/path/to/workdir/TestSlavename\"}", |
| 241 "--annotate=gtest", |
| 242 "--test-type=telemetry_unittests", |
| 243 "--builder-name=Vista Tests (1)", |
| 244 "--slave-name=TestSlavename", |
| 245 "--build-number=571", |
| 246 "--run-python-script", |
| 247 "[SLAVE_BUILD]\\src\\tools\\telemetry\\run_tests", |
| 248 "--browser=release", |
| 249 "--retry-limit=3", |
| 250 "--builder-name=Vista Tests (1)", |
| 251 "--master-name=chromium.win", |
| 252 "--test-results-server=test-results.appspot.com", |
| 253 "--test-type=telemetry_unittests", |
| 254 "--metadata", |
| 255 "chromium_revision=170242", |
| 256 "--metadata", |
| 257 "blink_revision=124383", |
| 258 "--metadata", |
| 259 "build_number=571", |
| 260 "--write-full-results-to", |
| 261 "/path/to/tmp/json" |
| 262 ], |
| 263 "name": "telemetry_unittests" |
| 264 }, |
| 265 { |
| 266 "allow_subannotations": true, |
| 267 "cmd": [ |
| 268 "python", |
| 269 "-u", |
| 270 "[BUILD]\\scripts\\slave\\runtest.py", |
| 271 "--target", |
| 272 "Release", |
| 273 "--factory-properties", |
| 274 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Vista Tests (1)\", \"buildnumber\": 571, \"mastername\": \"chro
mium.win\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\",
\"parent_buildername\": \"Win Builder\", \"parent_got_revision\": \"1111111\",
\"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\
"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir\": \"
/path/to/workdir/TestSlavename\"}", |
| 275 "--build-properties", |
| 276 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Vista Tests (1)\", \"buildnumber\": 571, \"mastername\": \"chro
mium.win\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\",
\"parent_buildername\": \"Win Builder\", \"parent_got_revision\": \"1111111\",
\"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\
"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir\": \"
/path/to/workdir/TestSlavename\"}", |
| 277 "--annotate=gtest", |
| 278 "--test-type=telemetry_perf_unittests", |
| 279 "--builder-name=Vista Tests (1)", |
| 280 "--slave-name=TestSlavename", |
| 281 "--build-number=571", |
| 282 "--run-python-script", |
| 283 "[SLAVE_BUILD]\\src\\tools\\perf\\run_tests", |
| 284 "--browser=release", |
| 285 "--retry-limit=3", |
| 286 "--builder-name=Vista Tests (1)", |
| 287 "--master-name=chromium.win", |
| 288 "--test-results-server=test-results.appspot.com", |
| 289 "--test-type=telemetry_perf_unittests", |
| 290 "--metadata", |
| 291 "chromium_revision=170242", |
| 292 "--metadata", |
| 293 "blink_revision=124383", |
| 294 "--metadata", |
| 295 "build_number=571", |
| 296 "--write-full-results-to", |
| 297 "/path/to/tmp/json" |
| 298 ], |
| 299 "name": "telemetry_perf_unittests" |
| 300 }, |
| 301 { |
| 302 "allow_subannotations": true, |
| 303 "cmd": [ |
| 304 "python", |
| 305 "-u", |
| 306 "[BUILD]\\scripts\\slave\\recipe_modules\\swarming\\resources\\collect_gte
st_task.py", |
| 307 "--swarming-client-dir", |
| 308 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
| 309 "--temp-root-dir", |
| 310 "[TMP_BASE]", |
| 311 "--merged-test-output", |
| 312 "/path/to/tmp/json", |
| 313 "--", |
| 314 "collect", |
| 315 "--swarming", |
| 316 "https://chromium-swarm.appspot.com", |
| 317 "--decorate", |
| 318 "--print-status-updates", |
| 319 "--shards", |
| 320 "1", |
| 321 "browser_tests/Windows-6.0/ffffffffffffffffffffffffffffffffffffffff/Vista
Tests (1)/571" |
| 322 ], |
| 323 "name": "browser_tests on Windows-6.0" |
| 324 }, |
| 325 { |
| 326 "cmd": [ |
| 327 "python", |
| 328 "-u", |
| 329 "[BUILD]\\scripts\\slave\\process_dumps.py", |
| 330 "--target", |
| 331 "Release" |
| 332 ], |
| 333 "name": "process_dumps" |
137 } | 334 } |
138 ] | 335 ] |
OLD | NEW |