| Index: scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android_tester_arm64_debug__nexus_5x_.json
|
| diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android_tester_arm64_debug__nexus_5x_.json b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android_tester_arm64_debug__nexus_5x_.json
|
| index 594e02358e31ba1397806bd724c47a60a98f3bbc..e65b93f6aada4ab5c52b2f2704356b4b25451188 100644
|
| --- a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android_tester_arm64_debug__nexus_5x_.json
|
| +++ b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android_tester_arm64_debug__nexus_5x_.json
|
| @@ -149,6 +149,24 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py",
|
| + "--action",
|
| + "restart",
|
| + "--pid-file-path",
|
| + "/tmp/device_monitor.pid",
|
| + "--",
|
| + "[SLAVE_BUILD]/src/third_party/catapult/devil/devil/android/tools/device_monitor.py",
|
| + "--adb-path",
|
| + "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb",
|
| + "--blacklist-file",
|
| + "[SLAVE_BUILD]/src/out/bad_devices.json"
|
| + ],
|
| + "name": "spawn_device_monitor"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/android/authorize_adb_devices.py",
|
| "--verbose",
|
| "--adb-path",
|
| @@ -317,24 +335,6 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py",
|
| - "--action",
|
| - "restart",
|
| - "--pid-file-path",
|
| - "/tmp/device_monitor.pid",
|
| - "--",
|
| - "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py",
|
| - "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb",
|
| - "[\"07a00ca4\"]",
|
| - "--blacklist-file",
|
| - "[SLAVE_BUILD]/src/out/bad_devices.json"
|
| - ],
|
| - "name": "spawn_device_monitor"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| "[SLAVE_BUILD]/src/out/Debug/bin/run_yuv_unittest",
|
| "--blacklist-file",
|
| "[SLAVE_BUILD]/src/out/bad_devices.json",
|
|
|