| Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5_.json
|
| diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5_.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5_.json
|
| index cc234a699d048365a01846efea05ab09005e687c..5aaed352774de89a64c55385edd8c4e26343bba6 100644
|
| --- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5_.json
|
| +++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5_.json
|
| @@ -434,6 +434,28 @@
|
| "[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py",
|
| "gtest",
|
| "-s",
|
| + "peerconnection_unittests",
|
| + "--blacklist-file",
|
| + "[SLAVE_BUILD]/src/out/bad_devices.json",
|
| + "--verbose",
|
| + "--release",
|
| + "--isolate_file_path=[SLAVE_BUILD]/src/talk/peerconnection_unittests.isolate",
|
| + "-t",
|
| + "900"
|
| + ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| + "env": {
|
| + "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "peerconnection_unittests"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py",
|
| + "gtest",
|
| + "-s",
|
| "system_wrappers_unittests",
|
| "--blacklist-file",
|
| "[SLAVE_BUILD]/src/out/bad_devices.json",
|
|
|