Merge pull request #23679 from edx/azarembok/skip-youtube-test

Skip tests that are failing due to missing youtube content.
This commit is contained in:
Alan Zarembok
2020-04-09 11:46:40 -04:00
committed by GitHub

View File

@@ -1001,6 +1001,7 @@ class VideoBlockIndexingTestCase(unittest.TestCase):
"content_type": "Video"
})
@unittest.skip('Content no longer on youtube')
def test_video_with_youtube_subs_index_dictionary(self):
"""
Test index dictionary of a video module with YouTube subtitles.
@@ -1031,6 +1032,7 @@ class VideoBlockIndexingTestCase(unittest.TestCase):
"content_type": "Video"
})
@unittest.skip('Content no longer on youtube')
def test_video_with_subs_and_transcript_index_dictionary(self):
"""
Test index dictionary of a video module with