Chromium Code Reviews| Index: build/android/pylib/gtest/filter/content_browsertests_disabled |
| diff --git a/build/android/pylib/gtest/filter/content_browsertests_disabled b/build/android/pylib/gtest/filter/content_browsertests_disabled |
| index c96ce6c8028f70f375be077ad96e83aaa0dd49e1..2978ce06c78d2542aaf09120619b4895edfccfb2 100644 |
| --- a/build/android/pylib/gtest/filter/content_browsertests_disabled |
| +++ b/build/android/pylib/gtest/filter/content_browsertests_disabled |
| @@ -120,3 +120,6 @@ TracingControllerTest.EnableCaptureAndDisableMonitoringWithFilePath |
| # http://crbug.com/343604 |
| MSE_ClearKey/EncryptedMediaTest.ConfigChangeVideo/0 |
| + |
| +# http://crbug.com/362852 |
| +WebRtcBrowserTests/WebRtcBrowserTest.* |
|
phoglund_chromium
2014/04/23 09:57:12
I think what you want here is WebRtcBrowserTest.*.
phoglund_chromium
2014/04/23 10:11:14
After offline discussion: Per is right since the t
|