From 288712139033c6f18489e9c10af46416eb813cac Mon Sep 17 00:00:00 2001 From: Christine Lytwynec Date: Tue, 23 Sep 2014 09:15:58 -0400 Subject: [PATCH] disabling test_video_start_time_and_end_time --- common/test/acceptance/tests/video/test_video_times.py | 1 + 1 file changed, 1 insertion(+) 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.