Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.8.1
-
Fix Version/s: None
-
Component/s: xml generation
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
The reporting logic is really complex and is troubled by a number of problematic design decisions. The semantics for the various reporting flags are unclear, and have actually changed about every second release since 2.4.
Issue Links
- relates to
-
SUREFIRE-741
Stdout/stderr is now not being included in XML test reports for test failures
-
Fixed in r1097246.
Note the slight change in semantics for the 'redirectTestOutputToFile' parameter,
which now redirects test output to file even if not forking.
Documentation on plugin parameters updated to reflect this.