| Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__failing_test.json
|
| diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__failing_test.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__failing_test.json
|
| index 321da60fe97a366ef83915f1c6df4cb659cc7e95..bff800a0e99e3679629b370f32a3acff0f6dbe45 100644
|
| --- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__failing_test.json
|
| +++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__failing_test.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",
|
| @@ -729,7 +751,7 @@
|
| },
|
| {
|
| "name": "$result",
|
| - "reason": "1 out of 16 aggregated steps failed. Failures: Step('tools_unittests') failed with return_code 1",
|
| + "reason": "1 out of 17 aggregated steps failed. Failures: Step('tools_unittests') failed with return_code 1",
|
| "status_code": 1
|
| }
|
| ]
|
|
|