Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.16
-
None
Description
For example it will print out this:
Time elapsed: -1,317,678.69 sec <<< ERROR!
This happened in a call to @BeforeClass method and was specifically when a class was not found when loading in a spring context. The later is not that important because we have seen it happen in other cases.