Commit d837cdc5 by Jay Zoldak

Skip video cc test BLD-1115

parent aca0971a
......@@ -267,6 +267,7 @@ class YouTubeVideoTest(VideoBaseTest):
unicode_text = "好 各位同学".decode('utf-8')
self.assertIn(unicode_text, self.video.captions_text())
@skip("Failing Intermittently in master. BLD-1115")
def test_cc_button_transcripts_and_sub_fields_empty(self):
"""
Scenario: CC button works correctly if transcripts and sub fields are empty,
......
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