Revert of Temporarily disable failing video_quality_loopback_test.py (patchset #1 id:1 of https://codereview.webrtc.org/2704073002/ )
Reason for revert:
Enabling this again so we can start running it experimentally on the bots.
Original issue's description:
> Temporarily disable failing video_quality_loopback_test.py
>
> BUG=webrtc:7185
> TBR=mandermo@webrtc.org
>
> Review-Url: https://codereview.webrtc.org/2704073002 .
> Cr-Commit-Position: refs/heads/master@{#16697}
> Committed: 6951a28b41
TBR=mandermo@webrtc.org
BUG=webrtc:7185
NOTRY=True
Review-Url: https://codereview.webrtc.org/2734333002
Cr-Commit-Position: refs/heads/master@{#17110}
This commit is contained in:
@ -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()
|
||||
|
||||
Reference in New Issue
Block a user