Mark a flaky test, SOL-1654

This commit is contained in:
Ned Batchelder
2016-03-03 12:42:07 -05:00
parent 1102412603
commit e3522d1fae

View File

@@ -290,6 +290,7 @@ class ProctoredExamsTest(BaseInstructorDashboardTest):
# Stop the timed exam.
self.courseware_page.stop_timed_exam()
@flaky # TODO: fix this. See SOL-1654, SOL-1183, and SOL-1182
def test_can_add_remove_allowance(self):
"""
Make sure that allowances can be added and removed.