Chromium Code Reviews| Index: chrome/test/functional/PYAUTO_TESTS |
| diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS |
| index 8bc1310ff36e0b31f00062275141b0da93091f9b..2541f1423c408df6a1b0c3ac345cd85888d769e0 100644 |
| --- a/chrome/test/functional/PYAUTO_TESTS |
| +++ b/chrome/test/functional/PYAUTO_TESTS |
| @@ -827,7 +827,10 @@ |
| 'WEBRTC': { |
| 'all': [ |
| 'media_stream_infobar', |
| + 'webrtc_brutality_test', |
| 'webrtc_call', |
| + # crbug.com/140465 |
| + '-webrtc_brutality_test.WebrtcBrutalityTest.testRepeatedGetUserMediaRequests' |
| ], |
| }, |