[Flaky test] common/test/acceptance/tests/lms/test_lms_problems.py::FormulaProblemRandomizeTest::test_score_reset_after_resetting_problem_*
#36016
Labels
flaky-test
Details a test removed as part of the flaky test process
This test fails intermittently and has been deleted according to the Flaky Test Process in #20870
See docs on how to address flaky tests for why this should be fixed and how to go about it.
3 specific test cases (including 2 ddt variants of the same method) in FormulaProblemRandomizeTest had been intermittently failing for some time. The failures seem to be due to a MathJax exception:
The most common failure:
acceptance.tests.lms.test_lms_problems.FormulaProblemRandomizeTest.test_score_reset_after_resetting_problem_2__R_1_R_2_R_3__correct__1_1_pointungraded___0_1_pointungraded__
Other failure derived from the same test method:
acceptance.tests.lms.test_lms_problems.FormulaProblemRandomizeTest.test_score_reset_after_resetting_problem_1__R_1_R_2__incorrect__0_1_pointungraded___0_1_pointungraded__
Similar failure from another method in the same class: acceptance.tests.lms.test_lms_problems.FormulaProblemRandomizeTest.test_reset_problem_after_submission_1__R_1_R_3__incorrect_`
Typical stacktrace from the test:
Failure output:
Migrated from private ticket https://2u-internal.atlassian.net/issues/CR-935
The text was updated successfully, but these errors were encountered: