Disabled failing test test_video_end_time_with_default_start_time.
This commit is contained in:
@@ -33,6 +33,7 @@ class VideoTimesTest(VideoBaseTest):
|
||||
|
||||
self.assertGreaterEqual(int(self.video.position.split(':')[1]), 10)
|
||||
|
||||
@skip("Intermittently fails 1 Oct 2014")
|
||||
def test_video_end_time_with_default_start_time(self):
|
||||
"""
|
||||
Scenario: End time works for Youtube video if starts playing from beginning.
|
||||
|
||||
Reference in New Issue
Block a user