Test Type Error Desc. Safe to Ignore?
Create User Some invalid User ID's are yellowed as they are incorrect but then do not raise the alert box for them. For example a user name with only 1 character.
Create User Leaving all fields blank when creating users will only highlight the UserID field, when it says below that all of the issues are yellowed. Yes
Create User Allows users to be created with escape characters in the User ID but below does not escape them so it will report an invalid User ID was created when it really wasn't.
Create User Allows User to be created with invalid group name
Create User When User ID, Full Name, and/or E-mail are too long, reports exception error instead of identifying the problem as too long of fields.
Create User When multiple fields are selected, and then some of them are fixed but others are not, leaves the fixed fields the yellow color even though they are corrected.
Create User Starting a User ID with a space automatically trims off the space.
Create User If you fill in a valid User ID and a valid password but leave out the Full name and email, only the full name is reported as incorrect. (I hesitated to even report this because it is so minor)
Create User Specifying a valid group then an invalid group does not error.
Create User Specifying valid group ID's with an empty string in between (i.e. group1,,group2) reports a failure because a group ID cannot contain a ,,. 
Create Group Leaving all fields blank when creating groups will only highlight the Group ID field, when it says below that all of the issues are highlighted.  Yes
Create Group Same issue with the long ID. Will fail with ugly error text.
Import Course PIF Course does not check for the XSD and the DTD documents to be at the root of the content package being imported. This is a SCORM conformance requirement. The check is done for neither 2004 or 1.2.  Maybe
Objectives When a course is imported for a learner that has objectives, they do not show up in the objectives JSP. When the course is attempted, they do. Maybe
Create User Instructor can create a user. No.
Course Import for Advanced Course Import No error information when courses are imported. No.
Import Course Non Pif Doesn't work with quoted filenames or file names with spaces