Index: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_n6.json |
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_n6.json b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_n6.json |
index a01ea7e3d49c913902930517c2f3994222b18bec..480bea87c3fee13eb601ddef04bd3d2e52745356 100644 |
--- a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_n6.json |
+++ b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_n6.json |
@@ -346,19 +346,15 @@ |
"cmd": [ |
"python", |
"-u", |
- "[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py", |
- "gtest", |
- "-s", |
- "audio_decoder_unittests", |
- "--blacklist-file", |
- "[SLAVE_BUILD]/src/out/bad_devices.json", |
- "--verbose", |
- "-t", |
- "900" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "env": { |
- "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Debug", |
+ "[SLAVE_BUILD]/src/out/Debug/bin/run_audio_decoder_unittests", |
+ "--blacklist-file", |
+ "[SLAVE_BUILD]/src/out/bad_devices.json", |
+ "--verbose", |
+ "-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": "audio_decoder_unittests" |
@@ -367,19 +363,15 @@ |
"cmd": [ |
"python", |
"-u", |
- "[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py", |
- "gtest", |
- "-s", |
- "common_audio_unittests", |
- "--blacklist-file", |
- "[SLAVE_BUILD]/src/out/bad_devices.json", |
- "--verbose", |
- "-t", |
- "900" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "env": { |
- "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Debug", |
+ "[SLAVE_BUILD]/src/out/Debug/bin/run_common_audio_unittests", |
+ "--blacklist-file", |
+ "[SLAVE_BUILD]/src/out/bad_devices.json", |
+ "--verbose", |
+ "-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": "common_audio_unittests" |
@@ -388,19 +380,15 @@ |
"cmd": [ |
"python", |
"-u", |
- "[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py", |
- "gtest", |
- "-s", |
- "common_video_unittests", |
- "--blacklist-file", |
- "[SLAVE_BUILD]/src/out/bad_devices.json", |
- "--verbose", |
- "-t", |
- "900" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "env": { |
- "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Debug", |
+ "[SLAVE_BUILD]/src/out/Debug/bin/run_common_video_unittests", |
+ "--blacklist-file", |
+ "[SLAVE_BUILD]/src/out/bad_devices.json", |
+ "--verbose", |
+ "-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": "common_video_unittests" |
@@ -409,19 +397,15 @@ |
"cmd": [ |
"python", |
"-u", |
- "[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py", |
- "gtest", |
- "-s", |
- "modules_tests", |
- "--blacklist-file", |
- "[SLAVE_BUILD]/src/out/bad_devices.json", |
- "--verbose", |
- "-t", |
- "900" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "env": { |
- "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Debug", |
+ "[SLAVE_BUILD]/src/out/Debug/bin/run_modules_tests", |
+ "--blacklist-file", |
+ "[SLAVE_BUILD]/src/out/bad_devices.json", |
+ "--verbose", |
+ "-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": "modules_tests" |
@@ -430,19 +414,15 @@ |
"cmd": [ |
"python", |
"-u", |
- "[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py", |
- "gtest", |
- "-s", |
- "modules_unittests", |
- "--blacklist-file", |
- "[SLAVE_BUILD]/src/out/bad_devices.json", |
- "--verbose", |
- "-t", |
- "900" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "env": { |
- "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Debug", |
+ "[SLAVE_BUILD]/src/out/Debug/bin/run_modules_unittests", |
+ "--blacklist-file", |
+ "[SLAVE_BUILD]/src/out/bad_devices.json", |
+ "--verbose", |
+ "-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": "modules_unittests" |
@@ -451,19 +431,15 @@ |
"cmd": [ |
"python", |
"-u", |
- "[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py", |
- "gtest", |
- "-s", |
- "peerconnection_unittests", |
- "--blacklist-file", |
- "[SLAVE_BUILD]/src/out/bad_devices.json", |
- "--verbose", |
- "-t", |
- "900" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "env": { |
- "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Debug", |
+ "[SLAVE_BUILD]/src/out/Debug/bin/run_peerconnection_unittests", |
+ "--blacklist-file", |
+ "[SLAVE_BUILD]/src/out/bad_devices.json", |
+ "--verbose", |
+ "-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" |
@@ -472,19 +448,15 @@ |
"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", |
- "--verbose", |
- "-t", |
- "900" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "env": { |
- "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Debug", |
+ "[SLAVE_BUILD]/src/out/Debug/bin/run_system_wrappers_unittests", |
+ "--blacklist-file", |
+ "[SLAVE_BUILD]/src/out/bad_devices.json", |
+ "--verbose", |
+ "-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": "system_wrappers_unittests" |
@@ -493,19 +465,15 @@ |
"cmd": [ |
"python", |
"-u", |
- "[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py", |
- "gtest", |
- "-s", |
- "test_support_unittests", |
- "--blacklist-file", |
- "[SLAVE_BUILD]/src/out/bad_devices.json", |
- "--verbose", |
- "-t", |
- "900" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "env": { |
- "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Debug", |
+ "[SLAVE_BUILD]/src/out/Debug/bin/run_test_support_unittests", |
+ "--blacklist-file", |
+ "[SLAVE_BUILD]/src/out/bad_devices.json", |
+ "--verbose", |
+ "-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": "test_support_unittests" |
@@ -514,19 +482,15 @@ |
"cmd": [ |
"python", |
"-u", |
- "[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py", |
- "gtest", |
- "-s", |
- "tools_unittests", |
- "--blacklist-file", |
- "[SLAVE_BUILD]/src/out/bad_devices.json", |
- "--verbose", |
- "-t", |
- "900" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "env": { |
- "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Debug", |
+ "[SLAVE_BUILD]/src/out/Debug/bin/run_tools_unittests", |
+ "--blacklist-file", |
+ "[SLAVE_BUILD]/src/out/bad_devices.json", |
+ "--verbose", |
+ "-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": "tools_unittests" |
@@ -535,19 +499,15 @@ |
"cmd": [ |
"python", |
"-u", |
- "[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py", |
- "gtest", |
- "-s", |
- "video_engine_tests", |
- "--blacklist-file", |
- "[SLAVE_BUILD]/src/out/bad_devices.json", |
- "--verbose", |
- "-t", |
- "900" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "env": { |
- "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Debug", |
+ "[SLAVE_BUILD]/src/out/Debug/bin/run_video_engine_tests", |
+ "--blacklist-file", |
+ "[SLAVE_BUILD]/src/out/bad_devices.json", |
+ "--verbose", |
+ "-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": "video_engine_tests" |
@@ -556,19 +516,15 @@ |
"cmd": [ |
"python", |
"-u", |
- "[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py", |
- "gtest", |
- "-s", |
- "voice_engine_unittests", |
- "--blacklist-file", |
- "[SLAVE_BUILD]/src/out/bad_devices.json", |
- "--verbose", |
- "-t", |
- "900" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "env": { |
- "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Debug", |
+ "[SLAVE_BUILD]/src/out/Debug/bin/run_voice_engine_unittests", |
+ "--blacklist-file", |
+ "[SLAVE_BUILD]/src/out/bad_devices.json", |
+ "--verbose", |
+ "-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": "voice_engine_unittests" |
@@ -577,19 +533,15 @@ |
"cmd": [ |
"python", |
"-u", |
- "[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py", |
- "gtest", |
- "-s", |
- "webrtc_nonparallel_tests", |
- "--blacklist-file", |
- "[SLAVE_BUILD]/src/out/bad_devices.json", |
- "--verbose", |
- "-t", |
- "900" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "env": { |
- "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Debug", |
+ "[SLAVE_BUILD]/src/out/Debug/bin/run_webrtc_nonparallel_tests", |
+ "--blacklist-file", |
+ "[SLAVE_BUILD]/src/out/bad_devices.json", |
+ "--verbose", |
+ "-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": "webrtc_nonparallel_tests" |
@@ -598,10 +550,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py", |
- "gtest", |
- "-s", |
- "webrtc_perf_tests", |
+ "[SLAVE_BUILD]/src/out/Debug/bin/run_webrtc_perf_tests", |
"--blacklist-file", |
"[SLAVE_BUILD]/src/out/bad_devices.json", |
"--verbose", |
@@ -610,7 +559,6 @@ |
], |
"cwd": "[SLAVE_BUILD]", |
"env": { |
- "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Debug", |
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s" |
}, |
"name": "webrtc_perf_tests" |