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}
This commit is contained in:
parent
f0b9ee1202
commit
6951a28b41
@ -51,6 +51,11 @@ def _ParseArgs():
|
||||
|
||||
|
||||
def main():
|
||||
print '@@@STEP_WARNINGS@@@'
|
||||
print 'This test is currently disabled (https://bugs.webrtc.org/7185)'
|
||||
print '@@@STEP_LINK@Disabled@https://bugs.webrtc.org/7185@@@ (webrtc:7185)'
|
||||
sys.exit(0)
|
||||
|
||||
logging.basicConfig(level=logging.INFO)
|
||||
|
||||
args = _ParseArgs()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user