Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2__dbg_.json |
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2__dbg_.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2__dbg_.json |
index 61310c6da60e76b3fec75f9e861a391256671163..c010201a7519f360ac1206068975b0b23aaf707b 100644 |
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2__dbg_.json |
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2__dbg_.json |
@@ -620,15 +620,15 @@ |
"-u", |
"[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py", |
"instrumentation", |
- "--test-apk", |
- "[SLAVE_BUILD]/src/out/Debug/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/Debug/apks/AppRTCDemoTest.apk", |
"--apk-under-test", |
- "[SLAVE_BUILD]/src/out/Debug/apks/AppRTCDemo.apk", |
- "--verbose" |
+ "[SLAVE_BUILD]/src/out/Debug/apks/AppRTCDemo.apk" |
], |
"cwd": "[SLAVE_BUILD]", |
"name": "Instrumentation test AppRTCDemoTest" |
@@ -639,13 +639,13 @@ |
"-u", |
"[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py", |
"instrumentation", |
- "--test-apk", |
- "[SLAVE_BUILD]/src/out/Debug/apks/libjingle_peerconnection_android_unittest.apk", |
"--blacklist-file", |
"[SLAVE_BUILD]/src/out/bad_devices.json", |
"--logcat-output-file", |
"/path/to/tmp/", |
- "--verbose" |
+ "--verbose", |
+ "--test-apk", |
+ "[SLAVE_BUILD]/src/out/Debug/apks/libjingle_peerconnection_android_unittest.apk" |
], |
"cwd": "[SLAVE_BUILD]", |
"name": "Instrumentation test libjingle_peerconnection_android_unittest" |