Commit c4c5effb by Eric Fischer

Merge pull request #10438 from edx/efischer/flaky_test

Marking flaky test
parents e4aa1fa5 74906f24
......@@ -588,6 +588,7 @@ class YouTubeVideoTest(VideoBaseTest):
self.go_to_sequential_position(1)
execute_video_steps(tab1_video_names)
@flaky # TODO: fix this, ticket TNL-3725
def test_video_component_stores_speed_correctly_for_multiple_videos(self):
"""
Scenario: Video component stores speed correctly when each video is in separate sequential
......
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