|
And this one is from moodle 1.8.4, Mysql 5.0.37, php 5.2.5
When updating this site to 1.9., course totals were missing. ------------------------------ Moodle unit tests: ALL There were a few issues in gradebook tests, and the backuplib unit test suite was completely messed up and will have to be refactored using better methods. WIth these changes, all unit tests pass (541 tests in total).
Looking fine now, thanks!
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MDL-14059.---------------------------------
This one is from Moodle 1.8.2. When restoring backup from 1.8.2 to 1.9, course totals were OK.
Moodle testit: KAIKKI
Epäonnistui: group/simpletest/test_basicgrouplib.php / ? basicgrouplib_test / ? test_get_user / ?
True assertion got False at [/home/webadmin/mdemo.planeetta.com/html/moodle/group/simpletest/test_basicgrouplib.php line 37]
Epäonnistui: lib/simpletest/testdmllib.php / ? datalib_test / ? test_insert_record / ?
Insert bad data - error should have been printed. This is known not to work on MySQL. at [/home/webadmin/mdemo.planeetta.com/html/moodle/lib/simpletest/testdmllib.php line 286]
12/12 test cases complete: 179 passes, 3 fails and 0 exceptions.
Suorita testi klo 27-03-2008 09:44 EETUsing SimpleTest version 1.0.1alpha3.
----------------------