| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 7 "[BUILDER_CACHE]/Android32_Builder__dbg_", | 7 "[BUILDER_CACHE]/Android32_Builder__dbg_", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
| (...skipping 290 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 301 "public-read", | 301 "public-read", |
| 302 "[SLAVE_BUILD]/AppRTCMobile_apk.zip", | 302 "[SLAVE_BUILD]/AppRTCMobile_apk.zip", |
| 303 "gs://chromium-webrtc/client.webrtc/Android32 Builder (dbg)/AppRTCMobile_a
pk_170242.zip" | 303 "gs://chromium-webrtc/client.webrtc/Android32 Builder (dbg)/AppRTCMobile_a
pk_170242.zip" |
| 304 ], | 304 ], |
| 305 "name": "gsutil upload", | 305 "name": "gsutil upload", |
| 306 "~followup_annotations": [ | 306 "~followup_annotations": [ |
| 307 "@@@STEP_LINK@gsutil.upload@https://storage.googleapis.com/chromium-webrtc
/client.webrtc/Android32 Builder (dbg)/AppRTCMobile_apk_170242.zip@@@" | 307 "@@@STEP_LINK@gsutil.upload@https://storage.googleapis.com/chromium-webrtc
/client.webrtc/Android32 Builder (dbg)/AppRTCMobile_apk_170242.zip@@@" |
| 308 ] | 308 ] |
| 309 }, | 309 }, |
| 310 { | 310 { |
| 311 "cmd": [ | |
| 312 "python", | |
| 313 "-u", | |
| 314 "[BUILDER_CACHE]/Android32_Builder__dbg_/src/out/Debug/bin/run_android_jun
it_tests", | |
| 315 "--blacklist-file", | |
| 316 "[BUILDER_CACHE]/Android32_Builder__dbg_/src/out/bad_devices.json", | |
| 317 "--verbose", | |
| 318 "--adb-path", | |
| 319 "[BUILDER_CACHE]/Android32_Builder__dbg_/src/third_party/android_tools/sdk
/platform-tools/adb" | |
| 320 ], | |
| 321 "cwd": "[BUILDER_CACHE]/Android32_Builder__dbg_", | |
| 322 "env": { | |
| 323 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | |
| 324 "PATH": "[BUILDER_CACHE]/Android32_Builder__dbg_/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/Android32_Builder__dbg_/src/build/androi
d:%(PATH)s" | |
| 325 }, | |
| 326 "name": "android_junit_tests" | |
| 327 }, | |
| 328 { | |
| 329 "cmd": [], | 311 "cmd": [], |
| 330 "name": "trigger", | 312 "name": "trigger", |
| 331 "trigger_specs": [ | 313 "trigger_specs": [ |
| 332 { | 314 { |
| 333 "builder_name": "Android32 Tests (L Nexus5)(dbg)", | 315 "builder_name": "Android32 Tests (L Nexus5)(dbg)", |
| 334 "properties": { | 316 "properties": { |
| 335 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 317 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 336 "parent_got_revision_cp": "refs/heads/master@{#170242}", | 318 "parent_got_revision_cp": "refs/heads/master@{#170242}", |
| 337 "revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9" | 319 "revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9" |
| 338 } | 320 } |
| (...skipping 10 matching lines...) Expand all Loading... |
| 349 "~followup_annotations": [ | 331 "~followup_annotations": [ |
| 350 "@@@STEP_TEXT@Android32 Tests (L Nexus5)(dbg)<br />Android32 Tests (L Nexu
s7.2)(dbg)@@@" | 332 "@@@STEP_TEXT@Android32 Tests (L Nexus5)(dbg)<br />Android32 Tests (L Nexu
s7.2)(dbg)@@@" |
| 351 ] | 333 ] |
| 352 }, | 334 }, |
| 353 { | 335 { |
| 354 "name": "$result", | 336 "name": "$result", |
| 355 "recipe_result": null, | 337 "recipe_result": null, |
| 356 "status_code": 0 | 338 "status_code": 0 |
| 357 } | 339 } |
| 358 ] | 340 ] |
| OLD | NEW |