| 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.testing.master", | 8 "chromium.testing.master", |
| 9 "--builder", | 9 "--builder", |
| 10 "Android ChromeDriver Tests Example", | 10 "Android ChromeDriver Tests Example", |
| (...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 165 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 165 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 166 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", | 166 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
| 167 "@@@STEP_LOG_LINE@python.inline@@@@", | 167 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 168 "@@@STEP_LOG_LINE@python.inline@@@@", | 168 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 169 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 169 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 170 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 170 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 171 "@@@STEP_LOG_END@python.inline@@@" | 171 "@@@STEP_LOG_END@python.inline@@@" |
| 172 ] | 172 ] |
| 173 }, | 173 }, |
| 174 { | 174 { |
| 175 "cmd": [], |
| 176 "name": "python_tests chrome_shell" |
| 177 }, |
| 178 { |
| 175 "cmd": [ | 179 "cmd": [ |
| 176 "xvfb-run", | 180 "xvfb-run", |
| 177 "-a", | 181 "-a", |
| 178 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", | 182 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", |
| 179 "--chromedriver", | 183 "--chromedriver", |
| 180 "[SLAVE_BUILD]/src/out/Release/chromedriver", | 184 "[SLAVE_BUILD]/src/out/Release/chromedriver", |
| 181 "--log-path", | 185 "--log-path", |
| 182 "[TMP_BASE]/server_log_tmp_2/server_log", | 186 "[TMP_BASE]/server_log_tmp_2/python_tests_chrome_shell_571", |
| 183 "--reference-chromedriver", | 187 "--reference-chromedriver", |
| 184 "[SLAVE_BUILD]/src/chrome/test/chromedriver/third_party/java_tests/referen
ce_builds/chromedriver_linux64", | 188 "[SLAVE_BUILD]/src/chrome/test/chromedriver/third_party/java_tests/referen
ce_builds/chromedriver_linux64", |
| 185 "--android-package", | 189 "--android-package", |
| 186 "chrome_shell" | 190 "chrome_shell" |
| 187 ], | 191 ], |
| 188 "env": { | 192 "env": { |
| 189 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" | 193 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" |
| 190 }, | 194 }, |
| 191 "name": "python_tests(chrome_shell)" | 195 "name": "python_tests chrome_shell.Run test python_tests chrome_shell", |
| 196 "~followup_annotations": [ |
| 197 "@@@STEP_NEST_LEVEL@1@@@" |
| 198 ] |
| 192 }, | 199 }, |
| 193 { | 200 { |
| 194 "cmd": [ | 201 "cmd": [ |
| 195 "python", | 202 "python", |
| 196 "-u", | 203 "-u", |
| 197 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 204 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 198 "--", | 205 "--", |
| 199 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 206 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 200 "----", | 207 "----", |
| 201 "cp", | 208 "cp", |
| 202 "[TMP_BASE]/server_log_tmp_2/server_log", | 209 "[TMP_BASE]/server_log_tmp_2/python_tests_chrome_shell_571", |
| 203 "gs://chromedriver-data/server_logs/server_log" | 210 "gs://chromedriver-data/server_logs/python_tests_chrome_shell_571" |
| 204 ], | 211 ], |
| 205 "name": "gsutil Upload Server Log, [TMP_BASE]/server_log_tmp_2/server_log", | 212 "name": "python_tests chrome_shell.gsutil Upload Server Log, [TMP_BASE]/serv
er_log_tmp_2/python_tests_chrome_shell_571", |
| 206 "~followup_annotations": [ | 213 "~followup_annotations": [ |
| 207 "@@@STEP_LINK@server log [TMP_BASE]/server_log_tmp_2/server_log@https://st
orage.cloud.google.com/chromedriver-data/server_logs/server_log@@@" | 214 "@@@STEP_NEST_LEVEL@1@@@", |
| 215 "@@@STEP_LINK@server log [TMP_BASE]/server_log_tmp_2/python_tests_chrome_s
hell_571@https://storage.cloud.google.com/chromedriver-data/server_logs/python_t
ests_chrome_shell_571@@@" |
| 208 ] | 216 ] |
| 209 }, | 217 }, |
| 210 { | 218 { |
| 211 "cmd": [ | 219 "cmd": [ |
| 212 "python", | 220 "python", |
| 213 "-u", | 221 "-u", |
| 214 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", | 222 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| 215 "[TMP_BASE]/server_log_tmp_2" | 223 "[TMP_BASE]/server_log_tmp_2" |
| 216 ], | 224 ], |
| 217 "name": "rmtree [TMP_BASE]/server_log_tmp_2" | 225 "name": "python_tests chrome_shell.rmtree [TMP_BASE]/server_log_tmp_2", |
| 226 "~followup_annotations": [ |
| 227 "@@@STEP_NEST_LEVEL@1@@@" |
| 228 ] |
| 229 }, |
| 230 { |
| 231 "cmd": [], |
| 232 "name": "java_tests chrome_shell" |
| 218 }, | 233 }, |
| 219 { | 234 { |
| 220 "cmd": [ | 235 "cmd": [ |
| 221 "xvfb-run", | 236 "xvfb-run", |
| 222 "-a", | 237 "-a", |
| 223 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", | 238 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", |
| 224 "--chromedriver", | 239 "--chromedriver", |
| 225 "[SLAVE_BUILD]/src/out/Release/chromedriver", | 240 "[SLAVE_BUILD]/src/out/Release/chromedriver", |
| 226 "--log-path", | 241 "--log-path", |
| 227 "[TMP_BASE]/server_log_tmp_3/server_log", | 242 "[TMP_BASE]/server_log_tmp_3/java_tests_chrome_shell_571", |
| 228 "--verbose", | 243 "--verbose", |
| 229 "--android-package", | 244 "--android-package", |
| 230 "chrome_shell" | 245 "chrome_shell" |
| 231 ], | 246 ], |
| 232 "env": { | 247 "env": { |
| 233 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" | 248 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" |
| 234 }, | 249 }, |
| 235 "name": "java_tests(chrome_shell)" | 250 "name": "java_tests chrome_shell.Run test java_tests chrome_shell", |
| 251 "~followup_annotations": [ |
| 252 "@@@STEP_NEST_LEVEL@1@@@" |
| 253 ] |
| 236 }, | 254 }, |
| 237 { | 255 { |
| 238 "cmd": [ | 256 "cmd": [ |
| 239 "python", | 257 "python", |
| 240 "-u", | 258 "-u", |
| 241 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 259 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 242 "--", | 260 "--", |
| 243 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 261 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 244 "----", | 262 "----", |
| 245 "cp", | 263 "cp", |
| 246 "[TMP_BASE]/server_log_tmp_3/server_log", | 264 "[TMP_BASE]/server_log_tmp_3/java_tests_chrome_shell_571", |
| 247 "gs://chromedriver-data/server_logs/server_log" | 265 "gs://chromedriver-data/server_logs/java_tests_chrome_shell_571" |
| 248 ], | 266 ], |
| 249 "name": "gsutil Upload Server Log, [TMP_BASE]/server_log_tmp_3/server_log", | 267 "name": "java_tests chrome_shell.gsutil Upload Server Log, [TMP_BASE]/server
_log_tmp_3/java_tests_chrome_shell_571", |
| 250 "~followup_annotations": [ | 268 "~followup_annotations": [ |
| 251 "@@@STEP_LINK@server log [TMP_BASE]/server_log_tmp_3/server_log@https://st
orage.cloud.google.com/chromedriver-data/server_logs/server_log@@@" | 269 "@@@STEP_NEST_LEVEL@1@@@", |
| 270 "@@@STEP_LINK@server log [TMP_BASE]/server_log_tmp_3/java_tests_chrome_she
ll_571@https://storage.cloud.google.com/chromedriver-data/server_logs/java_tests
_chrome_shell_571@@@" |
| 252 ] | 271 ] |
| 253 }, | 272 }, |
| 254 { | 273 { |
| 255 "cmd": [ | 274 "cmd": [ |
| 256 "python", | 275 "python", |
| 257 "-u", | 276 "-u", |
| 258 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", | 277 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| 259 "[TMP_BASE]/server_log_tmp_3" | 278 "[TMP_BASE]/server_log_tmp_3" |
| 260 ], | 279 ], |
| 261 "name": "rmtree [TMP_BASE]/server_log_tmp_3" | 280 "name": "java_tests chrome_shell.rmtree [TMP_BASE]/server_log_tmp_3", |
| 281 "~followup_annotations": [ |
| 282 "@@@STEP_NEST_LEVEL@1@@@" |
| 283 ] |
| 284 }, |
| 285 { |
| 286 "cmd": [], |
| 287 "name": "python_tests chrome_stable" |
| 262 }, | 288 }, |
| 263 { | 289 { |
| 264 "cmd": [ | 290 "cmd": [ |
| 265 "xvfb-run", | 291 "xvfb-run", |
| 266 "-a", | 292 "-a", |
| 267 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", | 293 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", |
| 268 "--chromedriver", | 294 "--chromedriver", |
| 269 "[SLAVE_BUILD]/src/out/Release/chromedriver", | 295 "[SLAVE_BUILD]/src/out/Release/chromedriver", |
| 270 "--log-path", | 296 "--log-path", |
| 271 "[TMP_BASE]/server_log_tmp_4/server_log", | 297 "[TMP_BASE]/server_log_tmp_4/python_tests_chrome_stable_571", |
| 272 "--reference-chromedriver", | 298 "--reference-chromedriver", |
| 273 "[SLAVE_BUILD]/src/chrome/test/chromedriver/third_party/java_tests/referen
ce_builds/chromedriver_linux64", | 299 "[SLAVE_BUILD]/src/chrome/test/chromedriver/third_party/java_tests/referen
ce_builds/chromedriver_linux64", |
| 274 "--android-package", | 300 "--android-package", |
| 275 "chrome_stable" | 301 "chrome_stable" |
| 276 ], | 302 ], |
| 277 "env": { | 303 "env": { |
| 278 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" | 304 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" |
| 279 }, | 305 }, |
| 280 "name": "python_tests(chrome_stable)" | 306 "name": "python_tests chrome_stable.Run test python_tests chrome_stable", |
| 307 "~followup_annotations": [ |
| 308 "@@@STEP_NEST_LEVEL@1@@@" |
| 309 ] |
| 281 }, | 310 }, |
| 282 { | 311 { |
| 283 "cmd": [ | 312 "cmd": [ |
| 284 "python", | 313 "python", |
| 285 "-u", | 314 "-u", |
| 286 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 315 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 287 "--", | 316 "--", |
| 288 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 317 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 289 "----", | 318 "----", |
| 290 "cp", | 319 "cp", |
| 291 "[TMP_BASE]/server_log_tmp_4/server_log", | 320 "[TMP_BASE]/server_log_tmp_4/python_tests_chrome_stable_571", |
| 292 "gs://chromedriver-data/server_logs/server_log" | 321 "gs://chromedriver-data/server_logs/python_tests_chrome_stable_571" |
| 293 ], | 322 ], |
| 294 "name": "gsutil Upload Server Log, [TMP_BASE]/server_log_tmp_4/server_log", | 323 "name": "python_tests chrome_stable.gsutil Upload Server Log, [TMP_BASE]/ser
ver_log_tmp_4/python_tests_chrome_stable_571", |
| 295 "~followup_annotations": [ | 324 "~followup_annotations": [ |
| 296 "@@@STEP_LINK@server log [TMP_BASE]/server_log_tmp_4/server_log@https://st
orage.cloud.google.com/chromedriver-data/server_logs/server_log@@@" | 325 "@@@STEP_NEST_LEVEL@1@@@", |
| 326 "@@@STEP_LINK@server log [TMP_BASE]/server_log_tmp_4/python_tests_chrome_s
table_571@https://storage.cloud.google.com/chromedriver-data/server_logs/python_
tests_chrome_stable_571@@@" |
| 297 ] | 327 ] |
| 298 }, | 328 }, |
| 299 { | 329 { |
| 300 "cmd": [ | 330 "cmd": [ |
| 301 "python", | 331 "python", |
| 302 "-u", | 332 "-u", |
| 303 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", | 333 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| 304 "[TMP_BASE]/server_log_tmp_4" | 334 "[TMP_BASE]/server_log_tmp_4" |
| 305 ], | 335 ], |
| 306 "name": "rmtree [TMP_BASE]/server_log_tmp_4" | 336 "name": "python_tests chrome_stable.rmtree [TMP_BASE]/server_log_tmp_4", |
| 337 "~followup_annotations": [ |
| 338 "@@@STEP_NEST_LEVEL@1@@@" |
| 339 ] |
| 340 }, |
| 341 { |
| 342 "cmd": [], |
| 343 "name": "java_tests chrome_stable" |
| 307 }, | 344 }, |
| 308 { | 345 { |
| 309 "cmd": [ | 346 "cmd": [ |
| 310 "xvfb-run", | 347 "xvfb-run", |
| 311 "-a", | 348 "-a", |
| 312 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", | 349 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", |
| 313 "--chromedriver", | 350 "--chromedriver", |
| 314 "[SLAVE_BUILD]/src/out/Release/chromedriver", | 351 "[SLAVE_BUILD]/src/out/Release/chromedriver", |
| 315 "--log-path", | 352 "--log-path", |
| 316 "[TMP_BASE]/server_log_tmp_5/server_log", | 353 "[TMP_BASE]/server_log_tmp_5/java_tests_chrome_stable_571", |
| 317 "--verbose", | 354 "--verbose", |
| 318 "--android-package", | 355 "--android-package", |
| 319 "chrome_stable" | 356 "chrome_stable" |
| 320 ], | 357 ], |
| 321 "env": { | 358 "env": { |
| 322 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" | 359 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" |
| 323 }, | 360 }, |
| 324 "name": "java_tests(chrome_stable)" | 361 "name": "java_tests chrome_stable.Run test java_tests chrome_stable", |
| 362 "~followup_annotations": [ |
| 363 "@@@STEP_NEST_LEVEL@1@@@" |
| 364 ] |
| 325 }, | 365 }, |
| 326 { | 366 { |
| 327 "cmd": [ | 367 "cmd": [ |
| 328 "python", | 368 "python", |
| 329 "-u", | 369 "-u", |
| 330 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 370 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 331 "--", | 371 "--", |
| 332 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 372 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 333 "----", | 373 "----", |
| 334 "cp", | 374 "cp", |
| 335 "[TMP_BASE]/server_log_tmp_5/server_log", | 375 "[TMP_BASE]/server_log_tmp_5/java_tests_chrome_stable_571", |
| 336 "gs://chromedriver-data/server_logs/server_log" | 376 "gs://chromedriver-data/server_logs/java_tests_chrome_stable_571" |
| 337 ], | 377 ], |
| 338 "name": "gsutil Upload Server Log, [TMP_BASE]/server_log_tmp_5/server_log", | 378 "name": "java_tests chrome_stable.gsutil Upload Server Log, [TMP_BASE]/serve
r_log_tmp_5/java_tests_chrome_stable_571", |
| 339 "~followup_annotations": [ | 379 "~followup_annotations": [ |
| 340 "@@@STEP_LINK@server log [TMP_BASE]/server_log_tmp_5/server_log@https://st
orage.cloud.google.com/chromedriver-data/server_logs/server_log@@@" | 380 "@@@STEP_NEST_LEVEL@1@@@", |
| 381 "@@@STEP_LINK@server log [TMP_BASE]/server_log_tmp_5/java_tests_chrome_sta
ble_571@https://storage.cloud.google.com/chromedriver-data/server_logs/java_test
s_chrome_stable_571@@@" |
| 341 ] | 382 ] |
| 342 }, | 383 }, |
| 343 { | 384 { |
| 344 "cmd": [ | 385 "cmd": [ |
| 345 "python", | 386 "python", |
| 346 "-u", | 387 "-u", |
| 347 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", | 388 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| 348 "[TMP_BASE]/server_log_tmp_5" | 389 "[TMP_BASE]/server_log_tmp_5" |
| 349 ], | 390 ], |
| 350 "name": "rmtree [TMP_BASE]/server_log_tmp_5" | 391 "name": "java_tests chrome_stable.rmtree [TMP_BASE]/server_log_tmp_5", |
| 392 "~followup_annotations": [ |
| 393 "@@@STEP_NEST_LEVEL@1@@@" |
| 394 ] |
| 395 }, |
| 396 { |
| 397 "cmd": [], |
| 398 "name": "python_tests chrome_beta" |
| 351 }, | 399 }, |
| 352 { | 400 { |
| 353 "cmd": [ | 401 "cmd": [ |
| 354 "xvfb-run", | 402 "xvfb-run", |
| 355 "-a", | 403 "-a", |
| 356 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", | 404 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", |
| 357 "--chromedriver", | 405 "--chromedriver", |
| 358 "[SLAVE_BUILD]/src/out/Release/chromedriver", | 406 "[SLAVE_BUILD]/src/out/Release/chromedriver", |
| 359 "--log-path", | 407 "--log-path", |
| 360 "[TMP_BASE]/server_log_tmp_6/server_log", | 408 "[TMP_BASE]/server_log_tmp_6/python_tests_chrome_beta_571", |
| 361 "--reference-chromedriver", | 409 "--reference-chromedriver", |
| 362 "[SLAVE_BUILD]/src/chrome/test/chromedriver/third_party/java_tests/referen
ce_builds/chromedriver_linux64", | 410 "[SLAVE_BUILD]/src/chrome/test/chromedriver/third_party/java_tests/referen
ce_builds/chromedriver_linux64", |
| 363 "--android-package", | 411 "--android-package", |
| 364 "chrome_beta" | 412 "chrome_beta" |
| 365 ], | 413 ], |
| 366 "env": { | 414 "env": { |
| 367 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" | 415 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" |
| 368 }, | 416 }, |
| 369 "name": "python_tests(chrome_beta)" | 417 "name": "python_tests chrome_beta.Run test python_tests chrome_beta", |
| 418 "~followup_annotations": [ |
| 419 "@@@STEP_NEST_LEVEL@1@@@" |
| 420 ] |
| 370 }, | 421 }, |
| 371 { | 422 { |
| 372 "cmd": [ | 423 "cmd": [ |
| 373 "python", | 424 "python", |
| 374 "-u", | 425 "-u", |
| 375 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 426 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 376 "--", | 427 "--", |
| 377 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 428 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 378 "----", | 429 "----", |
| 379 "cp", | 430 "cp", |
| 380 "[TMP_BASE]/server_log_tmp_6/server_log", | 431 "[TMP_BASE]/server_log_tmp_6/python_tests_chrome_beta_571", |
| 381 "gs://chromedriver-data/server_logs/server_log" | 432 "gs://chromedriver-data/server_logs/python_tests_chrome_beta_571" |
| 382 ], | 433 ], |
| 383 "name": "gsutil Upload Server Log, [TMP_BASE]/server_log_tmp_6/server_log", | 434 "name": "python_tests chrome_beta.gsutil Upload Server Log, [TMP_BASE]/serve
r_log_tmp_6/python_tests_chrome_beta_571", |
| 384 "~followup_annotations": [ | 435 "~followup_annotations": [ |
| 385 "@@@STEP_LINK@server log [TMP_BASE]/server_log_tmp_6/server_log@https://st
orage.cloud.google.com/chromedriver-data/server_logs/server_log@@@" | 436 "@@@STEP_NEST_LEVEL@1@@@", |
| 437 "@@@STEP_LINK@server log [TMP_BASE]/server_log_tmp_6/python_tests_chrome_b
eta_571@https://storage.cloud.google.com/chromedriver-data/server_logs/python_te
sts_chrome_beta_571@@@" |
| 386 ] | 438 ] |
| 387 }, | 439 }, |
| 388 { | 440 { |
| 389 "cmd": [ | 441 "cmd": [ |
| 390 "python", | 442 "python", |
| 391 "-u", | 443 "-u", |
| 392 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", | 444 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| 393 "[TMP_BASE]/server_log_tmp_6" | 445 "[TMP_BASE]/server_log_tmp_6" |
| 394 ], | 446 ], |
| 395 "name": "rmtree [TMP_BASE]/server_log_tmp_6" | 447 "name": "python_tests chrome_beta.rmtree [TMP_BASE]/server_log_tmp_6", |
| 448 "~followup_annotations": [ |
| 449 "@@@STEP_NEST_LEVEL@1@@@" |
| 450 ] |
| 451 }, |
| 452 { |
| 453 "cmd": [], |
| 454 "name": "java_tests chrome_beta" |
| 396 }, | 455 }, |
| 397 { | 456 { |
| 398 "cmd": [ | 457 "cmd": [ |
| 399 "xvfb-run", | 458 "xvfb-run", |
| 400 "-a", | 459 "-a", |
| 401 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", | 460 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", |
| 402 "--chromedriver", | 461 "--chromedriver", |
| 403 "[SLAVE_BUILD]/src/out/Release/chromedriver", | 462 "[SLAVE_BUILD]/src/out/Release/chromedriver", |
| 404 "--log-path", | 463 "--log-path", |
| 405 "[TMP_BASE]/server_log_tmp_7/server_log", | 464 "[TMP_BASE]/server_log_tmp_7/java_tests_chrome_beta_571", |
| 406 "--verbose", | 465 "--verbose", |
| 407 "--android-package", | 466 "--android-package", |
| 408 "chrome_beta" | 467 "chrome_beta" |
| 409 ], | 468 ], |
| 410 "env": { | 469 "env": { |
| 411 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" | 470 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" |
| 412 }, | 471 }, |
| 413 "name": "java_tests(chrome_beta)" | 472 "name": "java_tests chrome_beta.Run test java_tests chrome_beta", |
| 473 "~followup_annotations": [ |
| 474 "@@@STEP_NEST_LEVEL@1@@@" |
| 475 ] |
| 414 }, | 476 }, |
| 415 { | 477 { |
| 416 "cmd": [ | 478 "cmd": [ |
| 417 "python", | 479 "python", |
| 418 "-u", | 480 "-u", |
| 419 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 481 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 420 "--", | 482 "--", |
| 421 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 483 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 422 "----", | 484 "----", |
| 423 "cp", | 485 "cp", |
| 424 "[TMP_BASE]/server_log_tmp_7/server_log", | 486 "[TMP_BASE]/server_log_tmp_7/java_tests_chrome_beta_571", |
| 425 "gs://chromedriver-data/server_logs/server_log" | 487 "gs://chromedriver-data/server_logs/java_tests_chrome_beta_571" |
| 426 ], | 488 ], |
| 427 "name": "gsutil Upload Server Log, [TMP_BASE]/server_log_tmp_7/server_log", | 489 "name": "java_tests chrome_beta.gsutil Upload Server Log, [TMP_BASE]/server_
log_tmp_7/java_tests_chrome_beta_571", |
| 428 "~followup_annotations": [ | 490 "~followup_annotations": [ |
| 429 "@@@STEP_LINK@server log [TMP_BASE]/server_log_tmp_7/server_log@https://st
orage.cloud.google.com/chromedriver-data/server_logs/server_log@@@" | 491 "@@@STEP_NEST_LEVEL@1@@@", |
| 492 "@@@STEP_LINK@server log [TMP_BASE]/server_log_tmp_7/java_tests_chrome_bet
a_571@https://storage.cloud.google.com/chromedriver-data/server_logs/java_tests_
chrome_beta_571@@@" |
| 430 ] | 493 ] |
| 431 }, | 494 }, |
| 432 { | 495 { |
| 433 "cmd": [ | 496 "cmd": [ |
| 434 "python", | 497 "python", |
| 435 "-u", | 498 "-u", |
| 436 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", | 499 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| 437 "[TMP_BASE]/server_log_tmp_7" | 500 "[TMP_BASE]/server_log_tmp_7" |
| 438 ], | 501 ], |
| 439 "name": "rmtree [TMP_BASE]/server_log_tmp_7" | 502 "name": "java_tests chrome_beta.rmtree [TMP_BASE]/server_log_tmp_7", |
| 503 "~followup_annotations": [ |
| 504 "@@@STEP_NEST_LEVEL@1@@@" |
| 505 ] |
| 506 }, |
| 507 { |
| 508 "cmd": [], |
| 509 "name": "python_tests chromedriver_webview_shell" |
| 440 }, | 510 }, |
| 441 { | 511 { |
| 442 "cmd": [ | 512 "cmd": [ |
| 443 "xvfb-run", | 513 "xvfb-run", |
| 444 "-a", | 514 "-a", |
| 445 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", | 515 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", |
| 446 "--chromedriver", | 516 "--chromedriver", |
| 447 "[SLAVE_BUILD]/src/out/Release/chromedriver", | 517 "[SLAVE_BUILD]/src/out/Release/chromedriver", |
| 448 "--log-path", | 518 "--log-path", |
| 449 "[TMP_BASE]/server_log_tmp_8/server_log", | 519 "[TMP_BASE]/server_log_tmp_8/python_tests_chromedriver_webview_shell_571", |
| 450 "--reference-chromedriver", | 520 "--reference-chromedriver", |
| 451 "[SLAVE_BUILD]/src/chrome/test/chromedriver/third_party/java_tests/referen
ce_builds/chromedriver_linux64", | 521 "[SLAVE_BUILD]/src/chrome/test/chromedriver/third_party/java_tests/referen
ce_builds/chromedriver_linux64", |
| 452 "--android-package", | 522 "--android-package", |
| 453 "chromedriver_webview_shell" | 523 "chromedriver_webview_shell" |
| 454 ], | 524 ], |
| 455 "env": { | 525 "env": { |
| 456 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" | 526 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" |
| 457 }, | 527 }, |
| 458 "name": "python_tests(chromedriver_webview_shell)" | 528 "name": "python_tests chromedriver_webview_shell.Run test python_tests chrom
edriver_webview_shell", |
| 529 "~followup_annotations": [ |
| 530 "@@@STEP_NEST_LEVEL@1@@@" |
| 531 ] |
| 459 }, | 532 }, |
| 460 { | 533 { |
| 461 "cmd": [ | 534 "cmd": [ |
| 462 "python", | 535 "python", |
| 463 "-u", | 536 "-u", |
| 464 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 537 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 465 "--", | 538 "--", |
| 466 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 539 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 467 "----", | 540 "----", |
| 468 "cp", | 541 "cp", |
| 469 "[TMP_BASE]/server_log_tmp_8/server_log", | 542 "[TMP_BASE]/server_log_tmp_8/python_tests_chromedriver_webview_shell_571", |
| 470 "gs://chromedriver-data/server_logs/server_log" | 543 "gs://chromedriver-data/server_logs/python_tests_chromedriver_webview_shel
l_571" |
| 471 ], | 544 ], |
| 472 "name": "gsutil Upload Server Log, [TMP_BASE]/server_log_tmp_8/server_log", | 545 "name": "python_tests chromedriver_webview_shell.gsutil Upload Server Log, [
TMP_BASE]/server_log_tmp_8/python_tests_chromedriver_webview_shell_571", |
| 473 "~followup_annotations": [ | 546 "~followup_annotations": [ |
| 474 "@@@STEP_LINK@server log [TMP_BASE]/server_log_tmp_8/server_log@https://st
orage.cloud.google.com/chromedriver-data/server_logs/server_log@@@" | 547 "@@@STEP_NEST_LEVEL@1@@@", |
| 548 "@@@STEP_LINK@server log [TMP_BASE]/server_log_tmp_8/python_tests_chromedr
iver_webview_shell_571@https://storage.cloud.google.com/chromedriver-data/server
_logs/python_tests_chromedriver_webview_shell_571@@@" |
| 475 ] | 549 ] |
| 476 }, | 550 }, |
| 477 { | 551 { |
| 478 "cmd": [ | 552 "cmd": [ |
| 479 "python", | 553 "python", |
| 480 "-u", | 554 "-u", |
| 481 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", | 555 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| 482 "[TMP_BASE]/server_log_tmp_8" | 556 "[TMP_BASE]/server_log_tmp_8" |
| 483 ], | 557 ], |
| 484 "name": "rmtree [TMP_BASE]/server_log_tmp_8" | 558 "name": "python_tests chromedriver_webview_shell.rmtree [TMP_BASE]/server_lo
g_tmp_8", |
| 559 "~followup_annotations": [ |
| 560 "@@@STEP_NEST_LEVEL@1@@@" |
| 561 ] |
| 562 }, |
| 563 { |
| 564 "cmd": [], |
| 565 "name": "java_tests chromedriver_webview_shell" |
| 485 }, | 566 }, |
| 486 { | 567 { |
| 487 "cmd": [ | 568 "cmd": [ |
| 488 "xvfb-run", | 569 "xvfb-run", |
| 489 "-a", | 570 "-a", |
| 490 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", | 571 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", |
| 491 "--chromedriver", | 572 "--chromedriver", |
| 492 "[SLAVE_BUILD]/src/out/Release/chromedriver", | 573 "[SLAVE_BUILD]/src/out/Release/chromedriver", |
| 493 "--log-path", | 574 "--log-path", |
| 494 "[TMP_BASE]/server_log_tmp_9/server_log", | 575 "[TMP_BASE]/server_log_tmp_9/java_tests_chromedriver_webview_shell_571", |
| 495 "--verbose", | 576 "--verbose", |
| 496 "--android-package", | 577 "--android-package", |
| 497 "chromedriver_webview_shell" | 578 "chromedriver_webview_shell" |
| 498 ], | 579 ], |
| 499 "env": { | 580 "env": { |
| 500 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" | 581 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" |
| 501 }, | 582 }, |
| 502 "name": "java_tests(chromedriver_webview_shell)" | 583 "name": "java_tests chromedriver_webview_shell.Run test java_tests chromedri
ver_webview_shell", |
| 584 "~followup_annotations": [ |
| 585 "@@@STEP_NEST_LEVEL@1@@@" |
| 586 ] |
| 503 }, | 587 }, |
| 504 { | 588 { |
| 505 "cmd": [ | 589 "cmd": [ |
| 506 "python", | 590 "python", |
| 507 "-u", | 591 "-u", |
| 508 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 592 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 509 "--", | 593 "--", |
| 510 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 594 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 511 "----", | 595 "----", |
| 512 "cp", | 596 "cp", |
| 513 "[TMP_BASE]/server_log_tmp_9/server_log", | 597 "[TMP_BASE]/server_log_tmp_9/java_tests_chromedriver_webview_shell_571", |
| 514 "gs://chromedriver-data/server_logs/server_log" | 598 "gs://chromedriver-data/server_logs/java_tests_chromedriver_webview_shell_
571" |
| 515 ], | 599 ], |
| 516 "name": "gsutil Upload Server Log, [TMP_BASE]/server_log_tmp_9/server_log", | 600 "name": "java_tests chromedriver_webview_shell.gsutil Upload Server Log, [TM
P_BASE]/server_log_tmp_9/java_tests_chromedriver_webview_shell_571", |
| 517 "~followup_annotations": [ | 601 "~followup_annotations": [ |
| 518 "@@@STEP_LINK@server log [TMP_BASE]/server_log_tmp_9/server_log@https://st
orage.cloud.google.com/chromedriver-data/server_logs/server_log@@@" | 602 "@@@STEP_NEST_LEVEL@1@@@", |
| 603 "@@@STEP_LINK@server log [TMP_BASE]/server_log_tmp_9/java_tests_chromedriv
er_webview_shell_571@https://storage.cloud.google.com/chromedriver-data/server_l
ogs/java_tests_chromedriver_webview_shell_571@@@" |
| 519 ] | 604 ] |
| 520 }, | 605 }, |
| 521 { | 606 { |
| 522 "cmd": [ | 607 "cmd": [ |
| 523 "python", | 608 "python", |
| 524 "-u", | 609 "-u", |
| 525 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", | 610 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| 526 "[TMP_BASE]/server_log_tmp_9" | 611 "[TMP_BASE]/server_log_tmp_9" |
| 527 ], | 612 ], |
| 528 "name": "rmtree [TMP_BASE]/server_log_tmp_9" | 613 "name": "java_tests chromedriver_webview_shell.rmtree [TMP_BASE]/server_log_
tmp_9", |
| 614 "~followup_annotations": [ |
| 615 "@@@STEP_NEST_LEVEL@1@@@" |
| 616 ] |
| 529 }, | 617 }, |
| 530 { | 618 { |
| 531 "cmd": [], | 619 "cmd": [], |
| 532 "name": "Download Test Results Log" | 620 "name": "Download Test Results Log" |
| 533 }, | 621 }, |
| 534 { | 622 { |
| 535 "cmd": [ | 623 "cmd": [ |
| 536 "python", | 624 "python", |
| 537 "-u", | 625 "-u", |
| 538 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 626 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| (...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 635 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 723 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 636 "@@@STEP_LOG_END@python.inline@@@" | 724 "@@@STEP_LOG_END@python.inline@@@" |
| 637 ] | 725 ] |
| 638 }, | 726 }, |
| 639 { | 727 { |
| 640 "name": "$result", | 728 "name": "$result", |
| 641 "recipe_result": null, | 729 "recipe_result": null, |
| 642 "status_code": 0 | 730 "status_code": 0 |
| 643 } | 731 } |
| 644 ] | 732 ] |
| OLD | NEW |