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

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 10830159: Added a new test which aims to be really, really mean to WebRTC. Hopefully this will cover some cra… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Review updates. Created 8 years, 4 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 | chrome/test/functional/webrtc_brutality_test.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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'
],
},
« no previous file with comments | « no previous file | chrome/test/functional/webrtc_brutality_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698