Merge pull request #14052 from edx/mjevtic/TNL-6009

[TNL-6009] Mark test as flaky
This commit is contained in:
Marko Jevtić
2016-11-25 10:22:23 +01:00
committed by GitHub

View File

@@ -292,6 +292,7 @@ class TestEntranceExamCourseImport(ImportTestMixin, StudioCourseTest):
def page_args(self):
return [self.browser, self.course_info['org'], self.course_info['number'], self.course_info['run']]
@flaky # TODO fix this, see TNL-6009
def test_course_updated_with_entrance_exam(self):
"""
Given that I visit an empty course before import