Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.2.5
-
None
Description
There are situations where a stack trace is not always available, in fact, the code path StatelessXmlReporter is structured in a way that it can lead to an empty/missing type from a stack trace. This would require to write a blank or a bogus value to satisfy the schema. This does not make sense. We should make this optional to better accommodate reality. See SUREFIRE-2232 for details.
Attachments
Issue Links
- is required by
-
SUREFIRE-2232 [REGRESSION] StatelessXmlReporter fails to process failed result without a throwable
- Closed
- links to