Commit 758d2f4e by cahrens

Add flaky decorator.

Related to TNL-1619.
parent 1cc7178b
......@@ -161,6 +161,7 @@ class VideoTimesTest(VideoBaseTest):
self.assertIn(self.video.position, ('0:35', '0:36'))
@flaky # TODO fix this, see TNL-1619
def test_video_finish_time_with_seek(self):
"""
Scenario: Finish Time works 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