Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.1, 2.2, 2.3
-
Fix Version/s: STABLE backlog
-
Component/s: Unit tests
-
Testing Instructions:
-
Database:MySQL
-
Affected Branches:MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE
-
Pull from Repository:git@github.com:StudiUM/moodle.git
-
Pull 2.1 Branch:MDL-30307_unit_tests_lang_errors_moodle21
-
Pull 2.2 Branch:MDL-30307_unit_tests_lang_errors_moodle22
-
Pull Master Branch:MDL-30307_unit_tests_lang_errors
-
Pull Master Diff URL:
Description
Many errors when running unit tests with other languages than English (EN)
Attachments
Issue Links
| This issue will be resolved by: | ||||
| MDL-31516 | Problem with comma decimal separator in grade "Categories and items" |
|
|
|
| This issue is duplicated by: | ||||
| MDL-27489 | Unit tests of "grade/simpletest/testedittree.php" are not working when language is set to "Français (fr)" |
|
|
|
| This issue has a non-specific relationship to: | ||||
| MDL-27983 | Simpletest unit test failures |
|
|
|
| MDL-28140 | Unit test - cleanup various output errors |
|
|
|
I'm not sure if these errors are caused by the way the unit tests are written or because of the collation used in your DB. Eloy might be able to comment on this.
Your suggested improvements are worth looking at.