Mark test_can_add_remove_allowance Bokchoy test as flaky for now

This commit is contained in:
Chris Dodge
2015-09-29 23:41:26 -04:00
parent 1fe37195b3
commit ac79909ba5

View File

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