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

Unified Diff: webrtc/examples/androidtests/video_quality_loopback_test.py

Issue 2734333002: Revert of Temporarily disable failing video_quality_loopback_test.py (Closed)
Patch Set: Rebased Created 3 years, 9 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/examples/androidtests/video_quality_loopback_test.py
diff --git a/webrtc/examples/androidtests/video_quality_loopback_test.py b/webrtc/examples/androidtests/video_quality_loopback_test.py
index a6115f31e3ddc822fc4206f09ce3fa678060819d..5ef85371afdc904a075c9bc8bff004495f255a02 100755
--- a/webrtc/examples/androidtests/video_quality_loopback_test.py
+++ b/webrtc/examples/androidtests/video_quality_loopback_test.py
@@ -51,10 +51,6 @@ def _ParseArgs():
def main():
- print 'This test is currently disabled (https://bugs.webrtc.org/7185)'
- return 0
-
- # pylint: disable=W0101
logging.basicConfig(level=logging.INFO)
args = _ParseArgs()
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698