The test case "add (with different case)" indicates a
known breakage when run on a case sensitive file system.
The test is invalid for case sensitive file system,
check the precondition CASE_INSENSITIVE_FS before running it.
Sorry,
this should have been:
The test case "add (with different case)" indicates a
known breakage when run on a case insensitive file system.