Merge pull request #5331 from edx/clytwynec/disable_flaky_video_times_test
disabling test_video_start_time_and_end_time
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user