diff --git a/common/test/acceptance/tests/video/test_video_times.py b/common/test/acceptance/tests/video/test_video_times.py index de579efeeb..22d8fbf4d5 100644 --- a/common/test/acceptance/tests/video/test_video_times.py +++ b/common/test/acceptance/tests/video/test_video_times.py @@ -80,6 +80,7 @@ class VideoTimesTest(VideoBaseTest): self.assertEqual(self.video.position, '1:00') + @skip("Intermittently fails 23 Sept 2014") def test_video_start_time_and_end_time(self): """ Scenario: Start time and end time work together for Youtube video.