Reference appropriate JIRA ticket as a TODO.

This commit is contained in:
Ben Patterson
2015-09-03 17:19:53 -04:00
parent 447e0cf838
commit dff9f745e4

View File

@@ -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