| Index: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_dbg.json
|
| diff --git a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_dbg.json b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_dbg.json
|
| index 461fa0038e1823593da60d1b22bf58a42f811b9d..ca9bf84ac60ab322624464afaa8b81cf4bf62618 100644
|
| --- a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_dbg.json
|
| +++ b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_dbg.json
|
| @@ -428,6 +428,27 @@
|
| "[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py",
|
| "gtest",
|
| "-s",
|
| + "peerconnection_unittests",
|
| + "--blacklist-file",
|
| + "[SLAVE_BUILD]/src/out/bad_devices.json",
|
| + "--verbose",
|
| + "--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",
|
|
|