Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.4.0, 1.4.1, 1.4.2, 1.5.0, 1.5.1
Description
If an assertion in the tests fails and as a result the cleanup code wrapped into a finally block also fails, in most tests the original assertion was swallowed making it hard to debug
in the successful case.
Furthermore, testConcurrentRecycleAndRelease2() does even not clean up at all if successful.
Attachments
Issue Links
- links to