-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.19.1, 2.21.0, 2.22.1, 3.0.0-M2, 3.0.0-M1, 3.0.0-M3, 3.0.0-M4
-
Fix Version/s: 3.0.0-M6
-
Component/s: Maven Surefire Plugin
-
Labels:None
While using surefire to run a mock test pack all tests are passed, followed by an exception in the surefire plugin (NPE) at the end which causes the run to be marked as a failure.
I've tried various surefire versions of surefire and other testing libraries involved.
I have attached a stack trace of the exception in question and a copy of the test profile xml.
- links to