This line has a swallow of a throwable that hides bugs:
|
System.err.println("Exception while running test " + description + " from " + group); |
When I fix up my own copy of the code to get the full test suite to pass there is suspicious logging from that line about swallowing the exception. When I remove the catch of throwable then 7 test fail.