Commit baad8aaf by Ned Batchelder

Mark as flaky, TNL-4304

parent 32ab5550
......@@ -589,6 +589,7 @@ class YouTubeVideoTest(VideoBaseTest):
self.video.select_language('en')
self._verify_caption_text('Welcome to edX.')
@flaky # TODO: Fix TNL-4304
def test_video_language_menu_working_closed_captions(self):
"""
Scenario: Language menu works correctly in Video component, checks closed captions
......
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