Commit dc14530a by Jay Zoldak

Disable failing video language test

parent b781013b
......@@ -498,6 +498,7 @@ class YouTubeVideoTest(VideoBaseTest):
# menu "download_transcript" doesn't exist
self.assertFalse(self.video.is_menu_exist('download_transcript'))
@skip("Consistently failing on master BLD-1190 Disabled 11 July 2014")
def test_video_language_menu_working(self):
"""
Scenario: Language menu works correctly in Video component
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment