Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(12)

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__dbg_.json

Issue 1904493004: Reland #4 of Switch Android gtests to use generated wrapper scripts (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__dbg_.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__dbg_.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__dbg_.json
index fc3f8acb0687900efa97d18272de06a4a6cddf53..9941d490e99e657f5c1b83d385fab60644ad4797 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__dbg_.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__dbg_.json
@@ -344,19 +344,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"
@@ -365,19 +361,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"
@@ -386,19 +378,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"
@@ -407,19 +395,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"
@@ -428,19 +412,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"
@@ -449,19 +429,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"
@@ -470,19 +446,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"
@@ -491,19 +463,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"
@@ -512,19 +480,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"
@@ -533,19 +497,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"
@@ -554,19 +514,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"
@@ -575,19 +531,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"
@@ -596,10 +548,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",
@@ -608,7 +557,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"

Powered by Google App Engine
This is Rietveld 408576698