Commit 28871213 by Christine Lytwynec

disabling test_video_start_time_and_end_time

parent e04c6c2a
...@@ -80,6 +80,7 @@ class VideoTimesTest(VideoBaseTest): ...@@ -80,6 +80,7 @@ class VideoTimesTest(VideoBaseTest):
self.assertEqual(self.video.position, '1:00') self.assertEqual(self.video.position, '1:00')
@skip("Intermittently fails 23 Sept 2014")
def test_video_start_time_and_end_time(self): def test_video_start_time_and_end_time(self):
""" """
Scenario: Start time and end time work together for Youtube video. Scenario: Start time and end time work together for Youtube video.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment