| Index: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_arm64_rel.json
|
| diff --git a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_arm64_rel.json b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_arm64_rel.json
|
| index ccc04c603c55331b68d39bf985dc84f9c5a20cf9..f911a38bf1a7fdc27cab38317c02c79eff6dbe2f 100644
|
| --- a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_arm64_rel.json
|
| +++ b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_arm64_rel.json
|
| @@ -636,15 +636,15 @@
|
| "-u",
|
| "[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py",
|
| "instrumentation",
|
| - "--test-apk",
|
| - "[SLAVE_BUILD]/src/out/Release/apks/AppRTCDemoTest.apk",
|
| "--blacklist-file",
|
| "[SLAVE_BUILD]/src/out/bad_devices.json",
|
| "--logcat-output-file",
|
| "/path/to/tmp/",
|
| + "--verbose",
|
| + "--test-apk",
|
| + "[SLAVE_BUILD]/src/out/Release/apks/AppRTCDemoTest.apk",
|
| "--apk-under-test",
|
| "[SLAVE_BUILD]/src/out/Release/apks/AppRTCDemo.apk",
|
| - "--verbose",
|
| "--release"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| @@ -656,13 +656,13 @@
|
| "-u",
|
| "[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py",
|
| "instrumentation",
|
| - "--test-apk",
|
| - "[SLAVE_BUILD]/src/out/Release/apks/libjingle_peerconnection_android_unittest.apk",
|
| "--blacklist-file",
|
| "[SLAVE_BUILD]/src/out/bad_devices.json",
|
| "--logcat-output-file",
|
| "/path/to/tmp/",
|
| "--verbose",
|
| + "--test-apk",
|
| + "[SLAVE_BUILD]/src/out/Release/apks/libjingle_peerconnection_android_unittest.apk",
|
| "--release"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
|
|