Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.8.6, 3.9.3, 3.10
-
Component/s: Questions
-
Testing Instructions:
-
Affected Branches:MOODLE_310_STABLE, MOODLE_38_STABLE, MOODLE_39_STABLE
-
Fixed Branches:MOODLE_310_STABLE, MOODLE_39_STABLE
-
Pull from Repository:
-
Pull 3.9 Branch:
MDL-70321_39 -
Pull 3.9 Diff URL:
-
Pull 3.10 Branch:
MDL-70321_310 -
Pull 3.10 Diff URL:
-
Pull 3.11 Branch:
MDL-70321_311 -
Pull 3.11 Diff URL:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
MDL-47178 added some unit tests which make assumtions about the number of questions in the mdl_question table. These fail if you have CodeRunner installed.
The failing tests are
core_question_backup_testcase::test_backup_question_author_retained_when_enrolled
core_question_backup_testcase::test_backup_question_author_retained_when_not_enrolled
core_question_backup_testcase::test_backup_question_author_reset
Attachments
Issue Links
- is a regression caused by
-
MDL-47178 Question creator can be overridden during course restore
-
- Closed
-