Commit dff9f745 by Ben Patterson

Reference appropriate JIRA ticket as a TODO.

parent 447e0cf8
...@@ -62,7 +62,7 @@ class VideoEventsTestMixin(EventsTestMixin, VideoBaseTest): ...@@ -62,7 +62,7 @@ class VideoEventsTestMixin(EventsTestMixin, VideoBaseTest):
class VideoEventsTest(VideoEventsTestMixin): class VideoEventsTest(VideoEventsTestMixin):
""" Test video player event emission """ """ Test video player event emission """
@flaky @flaky # TODO: AN-5867
def test_video_control_events(self): def test_video_control_events(self):
""" """
Scenario: Video component is rendered in the LMS in Youtube mode without HTML5 sources Scenario: Video component is rendered in the LMS in Youtube mode without HTML5 sources
......
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