Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_asan__l_nexus6_.json |
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_asan__l_nexus6_.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_asan__l_nexus6_.json |
index 21e946a8fb5c8d94223575b40f62f3f2a0ab8ce4..47b88cd7e96d1b31bbb248e212662540cd66494d 100644 |
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_asan__l_nexus6_.json |
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_asan__l_nexus6_.json |
@@ -375,16 +375,21 @@ |
"cmd": [ |
"python", |
"-u", |
- "[SLAVE_BUILD]/src/out/Release/bin/run_audio_decoder_unittests", |
- "--blacklist-file", |
- "[SLAVE_BUILD]/src/out/bad_devices.json", |
- "--verbose", |
- "--tool=asan", |
- "-t", |
- "900" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "env": { |
+ "[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py", |
+ "gtest", |
+ "-s", |
+ "audio_decoder_unittests", |
+ "--blacklist-file", |
+ "[SLAVE_BUILD]/src/out/bad_devices.json", |
+ "--verbose", |
+ "--release", |
+ "--tool=asan", |
+ "-t", |
+ "900" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "env": { |
+ "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", |
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s" |
}, |
"name": "audio_decoder_unittests" |
@@ -393,16 +398,21 @@ |
"cmd": [ |
"python", |
"-u", |
- "[SLAVE_BUILD]/src/out/Release/bin/run_common_audio_unittests", |
- "--blacklist-file", |
- "[SLAVE_BUILD]/src/out/bad_devices.json", |
- "--verbose", |
- "--tool=asan", |
- "-t", |
- "900" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "env": { |
+ "[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py", |
+ "gtest", |
+ "-s", |
+ "common_audio_unittests", |
+ "--blacklist-file", |
+ "[SLAVE_BUILD]/src/out/bad_devices.json", |
+ "--verbose", |
+ "--release", |
+ "--tool=asan", |
+ "-t", |
+ "900" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "env": { |
+ "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", |
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s" |
}, |
"name": "common_audio_unittests" |
@@ -411,16 +421,21 @@ |
"cmd": [ |
"python", |
"-u", |
- "[SLAVE_BUILD]/src/out/Release/bin/run_common_video_unittests", |
- "--blacklist-file", |
- "[SLAVE_BUILD]/src/out/bad_devices.json", |
- "--verbose", |
- "--tool=asan", |
- "-t", |
- "900" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "env": { |
+ "[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py", |
+ "gtest", |
+ "-s", |
+ "common_video_unittests", |
+ "--blacklist-file", |
+ "[SLAVE_BUILD]/src/out/bad_devices.json", |
+ "--verbose", |
+ "--release", |
+ "--tool=asan", |
+ "-t", |
+ "900" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "env": { |
+ "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", |
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s" |
}, |
"name": "common_video_unittests" |
@@ -429,16 +444,21 @@ |
"cmd": [ |
"python", |
"-u", |
- "[SLAVE_BUILD]/src/out/Release/bin/run_modules_tests", |
- "--blacklist-file", |
- "[SLAVE_BUILD]/src/out/bad_devices.json", |
- "--verbose", |
- "--tool=asan", |
- "-t", |
- "900" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "env": { |
+ "[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py", |
+ "gtest", |
+ "-s", |
+ "modules_tests", |
+ "--blacklist-file", |
+ "[SLAVE_BUILD]/src/out/bad_devices.json", |
+ "--verbose", |
+ "--release", |
+ "--tool=asan", |
+ "-t", |
+ "900" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "env": { |
+ "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", |
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s" |
}, |
"name": "modules_tests" |
@@ -447,16 +467,21 @@ |
"cmd": [ |
"python", |
"-u", |
- "[SLAVE_BUILD]/src/out/Release/bin/run_modules_unittests", |
- "--blacklist-file", |
- "[SLAVE_BUILD]/src/out/bad_devices.json", |
- "--verbose", |
- "--tool=asan", |
- "-t", |
- "900" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "env": { |
+ "[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py", |
+ "gtest", |
+ "-s", |
+ "modules_unittests", |
+ "--blacklist-file", |
+ "[SLAVE_BUILD]/src/out/bad_devices.json", |
+ "--verbose", |
+ "--release", |
+ "--tool=asan", |
+ "-t", |
+ "900" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "env": { |
+ "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", |
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s" |
}, |
"name": "modules_unittests" |
@@ -465,16 +490,21 @@ |
"cmd": [ |
"python", |
"-u", |
- "[SLAVE_BUILD]/src/out/Release/bin/run_peerconnection_unittests", |
- "--blacklist-file", |
- "[SLAVE_BUILD]/src/out/bad_devices.json", |
- "--verbose", |
- "--tool=asan", |
- "-t", |
- "900" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "env": { |
+ "[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py", |
+ "gtest", |
+ "-s", |
+ "peerconnection_unittests", |
+ "--blacklist-file", |
+ "[SLAVE_BUILD]/src/out/bad_devices.json", |
+ "--verbose", |
+ "--release", |
+ "--tool=asan", |
+ "-t", |
+ "900" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "env": { |
+ "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", |
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s" |
}, |
"name": "peerconnection_unittests" |
@@ -483,16 +513,21 @@ |
"cmd": [ |
"python", |
"-u", |
- "[SLAVE_BUILD]/src/out/Release/bin/run_system_wrappers_unittests", |
- "--blacklist-file", |
- "[SLAVE_BUILD]/src/out/bad_devices.json", |
- "--verbose", |
- "--tool=asan", |
- "-t", |
- "900" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "env": { |
+ "[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py", |
+ "gtest", |
+ "-s", |
+ "system_wrappers_unittests", |
+ "--blacklist-file", |
+ "[SLAVE_BUILD]/src/out/bad_devices.json", |
+ "--verbose", |
+ "--release", |
+ "--tool=asan", |
+ "-t", |
+ "900" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "env": { |
+ "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", |
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s" |
}, |
"name": "system_wrappers_unittests" |
@@ -501,16 +536,21 @@ |
"cmd": [ |
"python", |
"-u", |
- "[SLAVE_BUILD]/src/out/Release/bin/run_test_support_unittests", |
- "--blacklist-file", |
- "[SLAVE_BUILD]/src/out/bad_devices.json", |
- "--verbose", |
- "--tool=asan", |
- "-t", |
- "900" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "env": { |
+ "[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py", |
+ "gtest", |
+ "-s", |
+ "test_support_unittests", |
+ "--blacklist-file", |
+ "[SLAVE_BUILD]/src/out/bad_devices.json", |
+ "--verbose", |
+ "--release", |
+ "--tool=asan", |
+ "-t", |
+ "900" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "env": { |
+ "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", |
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s" |
}, |
"name": "test_support_unittests" |
@@ -519,16 +559,21 @@ |
"cmd": [ |
"python", |
"-u", |
- "[SLAVE_BUILD]/src/out/Release/bin/run_tools_unittests", |
- "--blacklist-file", |
- "[SLAVE_BUILD]/src/out/bad_devices.json", |
- "--verbose", |
- "--tool=asan", |
- "-t", |
- "900" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "env": { |
+ "[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py", |
+ "gtest", |
+ "-s", |
+ "tools_unittests", |
+ "--blacklist-file", |
+ "[SLAVE_BUILD]/src/out/bad_devices.json", |
+ "--verbose", |
+ "--release", |
+ "--tool=asan", |
+ "-t", |
+ "900" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "env": { |
+ "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", |
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s" |
}, |
"name": "tools_unittests" |
@@ -537,16 +582,21 @@ |
"cmd": [ |
"python", |
"-u", |
- "[SLAVE_BUILD]/src/out/Release/bin/run_video_engine_tests", |
- "--blacklist-file", |
- "[SLAVE_BUILD]/src/out/bad_devices.json", |
- "--verbose", |
- "--tool=asan", |
- "-t", |
- "900" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "env": { |
+ "[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py", |
+ "gtest", |
+ "-s", |
+ "video_engine_tests", |
+ "--blacklist-file", |
+ "[SLAVE_BUILD]/src/out/bad_devices.json", |
+ "--verbose", |
+ "--release", |
+ "--tool=asan", |
+ "-t", |
+ "900" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "env": { |
+ "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", |
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s" |
}, |
"name": "video_engine_tests" |
@@ -555,16 +605,21 @@ |
"cmd": [ |
"python", |
"-u", |
- "[SLAVE_BUILD]/src/out/Release/bin/run_voice_engine_unittests", |
- "--blacklist-file", |
- "[SLAVE_BUILD]/src/out/bad_devices.json", |
- "--verbose", |
- "--tool=asan", |
- "-t", |
- "900" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "env": { |
+ "[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py", |
+ "gtest", |
+ "-s", |
+ "voice_engine_unittests", |
+ "--blacklist-file", |
+ "[SLAVE_BUILD]/src/out/bad_devices.json", |
+ "--verbose", |
+ "--release", |
+ "--tool=asan", |
+ "-t", |
+ "900" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "env": { |
+ "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", |
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s" |
}, |
"name": "voice_engine_unittests" |
@@ -573,16 +628,21 @@ |
"cmd": [ |
"python", |
"-u", |
- "[SLAVE_BUILD]/src/out/Release/bin/run_webrtc_nonparallel_tests", |
- "--blacklist-file", |
- "[SLAVE_BUILD]/src/out/bad_devices.json", |
- "--verbose", |
- "--tool=asan", |
- "-t", |
- "900" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "env": { |
+ "[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py", |
+ "gtest", |
+ "-s", |
+ "webrtc_nonparallel_tests", |
+ "--blacklist-file", |
+ "[SLAVE_BUILD]/src/out/bad_devices.json", |
+ "--verbose", |
+ "--release", |
+ "--tool=asan", |
+ "-t", |
+ "900" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "env": { |
+ "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", |
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s" |
}, |
"name": "webrtc_nonparallel_tests" |
@@ -591,16 +651,21 @@ |
"cmd": [ |
"python", |
"-u", |
- "[SLAVE_BUILD]/src/out/Release/bin/run_webrtc_perf_tests", |
- "--blacklist-file", |
- "[SLAVE_BUILD]/src/out/bad_devices.json", |
- "--verbose", |
+ "[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py", |
+ "gtest", |
+ "-s", |
+ "webrtc_perf_tests", |
+ "--blacklist-file", |
+ "[SLAVE_BUILD]/src/out/bad_devices.json", |
+ "--verbose", |
+ "--release", |
"--tool=asan", |
"-t", |
"2700" |
], |
"cwd": "[SLAVE_BUILD]", |
"env": { |
+ "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", |
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s" |
}, |
"name": "webrtc_perf_tests" |