From 5371be1c60e67f59af7ca7827a2419e5e49cde34 Mon Sep 17 00:00:00 2001 From: Alan Zarembok Date: Thu, 9 Apr 2020 10:46:18 -0400 Subject: [PATCH] Skip tests that are failing due to missing youtube content. --- common/lib/xmodule/xmodule/tests/test_video.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common/lib/xmodule/xmodule/tests/test_video.py b/common/lib/xmodule/xmodule/tests/test_video.py index 4e5ba77524..f4be9eb414 100644 --- a/common/lib/xmodule/xmodule/tests/test_video.py +++ b/common/lib/xmodule/xmodule/tests/test_video.py @@ -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