| 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):
|
|
|