|
Thanks for feedback, Ryan. Closing as dupe of
Ciao I have upgraded my Moodle installation today using CVS and my Moodle build is showing as 1.9+ (Build 20080331)
I have subsequently re-run the unit tests and again obtained almost identical error listings which I have attached . I don't know if this posting is a duplicate of another one relating to unit test errors, however as far as I can see this issue is still unresolved as of 31st March 2008 at 11:00 GMT Kind regards Johnathan Reopening this... thanks for complete feedback Johnathan! B-)
from the output you've sent... it seems that the fullname column isn't specified in the insert statement and it's defined as not null (in fact it's also mandatory in the web interface). So I guess the test is missing that column... or something like that. Assigning to Nicolas and addressing for 1.9.1... TIA! Ciao Adding the fullname value to test grade_outcomes. All tests should pass now.
I upgraded from CVS this morning (April 2nd 08) at about 11:00 am GMT and then re ran the unit tests which completed with one reported test failed, so I can confirm that the above issue is fixed. I'll now check out the issue tracker to see if the fail I am getting is known or not.
Thanks for all your help Johnathan Reviewed and tested. Closing. Thanks!
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
I just updated my 1.9 to the latest CVS and I get:
20/20 test cases complete: 541 passes, 0 fails and 0 exceptions.