-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
3.1
-
MOODLE_31_STABLE
-
MDL-53655-master
-
CBE Sprint 7
Here is a unit test failure:
// Moodle 3.1dev (Build: 20160310), mysqli, 5011e3b516cb115f93f7c129d1f736283073f235
|
PHPUnit 4.8.21 by Sebastian Bergmann and contributors. |
|
............................................................... 63 / 241 ( 26%) |
.........F..................................................... 126 / 241 ( 52%) |
............................................................... 189 / 241 ( 78%) |
....................................................
|
|
Time: 3.32 minutes, Memory: 126.25Mb |
|
There was 1 failure: |
|
1) tool_lp_course_competency_settings_testcase::test_who_can_change_settings |
Failed asserting that true is false. |
|
/app/www/cbetest/moodle/admin/tool/lp/tests/course_competency_settings_test.php:85 |
/app/www/cbetest/moodle/lib/phpunit/classes/advanced_testcase.php:80 |
|
To re-run:
|
vendor/bin/phpunit tool_lp_course_competency_settings_testcase admin/tool/lp/tests/course_competency_settings_test.php
|
- is a regression caused by
-
MDL-53452 Any rating/suggesting happening in a course should be saved in user_competency_course
-
- Closed
-