Skip video cc test BLD-1115
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user