Commit a745b2d4 by Ben Patterson

Temp commit to ensure flakiness is corrected.

parent 4c527c37
......@@ -228,7 +228,7 @@ class PersistentGradesTest(ProgressPageBaseTest):
_change_subsection_structure,
_change_weight_for_problem
)
@flaky # TODO: fix this, see TNL-6040
@flaky(max_runs=20, min_passes=20) # TODO: fix this, see TNL-6040
def test_content_changes_do_not_change_score(self, edit):
with self._logged_in_session():
self.courseware_page.visit()
......
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