Chromium Code Reviews

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

Issue 1454423003: WebRTC: Remove video_engine_core_unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebased Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
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 3ea9b665e26ea3b10c4795efe0765f915fcad31a..4bf97270d70d800d26066e3e9eaac2c01999761f 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
@@ -533,29 +533,6 @@
"[SLAVE_BUILD]/src/webrtc/build/android/test_runner.py",
"gtest",
"-s",
- "video_engine_core_unittests",
- "--blacklist-file",
- "[SLAVE_BUILD]/src/out/bad_devices.json",
- "--verbose",
- "--release",
- "--isolate_file_path=[SLAVE_BUILD]/src/webrtc/video_engine/video_engine_core_unittests.isolate",
- "--tool=asan",
- "-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_core_unittests"
- },
- {
- "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",

Powered by Google App Engine