openedx / openedx/openedx-platform
[Flaky test] `lms/djangoapps/instructor_task/tests/test_tasks_helper.py::TestProblemGradeReport::test_grading_failure`
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8.2k
- Forks
- 4.4k
- Avg merge
- 6d 18h
- Merged PRs (30d)
- 42
Description
This test fails intermittently and has been deleted according to the Flaky Test Process in https://github.com/openedx/edx-platform/pull/23563
See docs on how to address flaky tests for why this should be fixed and how to go about it.
- Failing CI run: https://build.testeng.edx.org/job/edx-platform-python-pipeline-pr/16267/testReport/
- Subsequent Passing CI run: https://build.testeng.edx.org/job/edx-platform-python-pipeline-pr/16268/testReport/
Failure output:
[not recorded]
Migrated from private ticket https://2u-internal.atlassian.net/issues/CR-1998
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing lms/djangoapps/instructor_task/tests/test_tasks_helper.py::TestProblemGradeReport::test_grading_failure and the linked failing and passing CI runs. Follow the Flaky Test Process documentation to identify the intermittent failure and determine what reliable test coverage or fix is needed; done means the test behavior is stable and CI passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100