Merge pull request #9977 from edx/cdodge/flaky-test
Mark test_can_add_remove_allowance Bokchoy test as flaky for now
This commit is contained in:
@@ -222,6 +222,7 @@ class ProctoredExamsTest(BaseInstructorDashboardTest):
|
||||
# Start the proctored exam.
|
||||
self.courseware_page.start_timed_exam()
|
||||
|
||||
@flaky # TODO fix this SOL-1183
|
||||
def test_can_add_remove_allowance(self):
|
||||
"""
|
||||
Make sure that allowances can be added and removed.
|
||||
|
||||
Reference in New Issue
Block a user