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

Unified Diff: scripts/slave/recipes/webrtc/more_configs.py

Issue 2457613003: WebRTC: Remove Intelligibility test for now. (Closed)
Patch Set: Created 4 years, 2 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
« no previous file with comments | « no previous file | scripts/slave/recipes/webrtc/more_configs.expected/full_client_webrtc_Linux__more_configs_.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/webrtc/more_configs.py
diff --git a/scripts/slave/recipes/webrtc/more_configs.py b/scripts/slave/recipes/webrtc/more_configs.py
index f39ff1a85058bbf6696b85ee8c5283539d0bd6fe..7d57b4ef933f232b647de359e4aeea28705213f0 100644
--- a/scripts/slave/recipes/webrtc/more_configs.py
+++ b/scripts/slave/recipes/webrtc/more_configs.py
@@ -68,8 +68,6 @@ def RunSteps(api):
BuildSteps(api, name='minimal')
BuildSteps(api, gn_arg='rtc_enable_intelligibility_enhancer=true')
- api.chromium.runtest(test='modules_unittests',
- args=['--gtest_filter=Intelligibility*'])
def GenTests(api):
« no previous file with comments | « no previous file | scripts/slave/recipes/webrtc/more_configs.expected/full_client_webrtc_Linux__more_configs_.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698