Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.4.2, 2.5, 2.6
-
Fix Version/s: 2.7.1
-
Component/s: Maven Surefire Plugin
-
Labels:None
-
Environment:Linux, Windows
-
Complexity:Intermediate
-
Number of attachments :
Description
Setting printSummary=true disables redirectTestOutputToFile, i.e. the reportsDirectory/testName-output.txt files are not created.
Please see the testcase attached.
Just noticed the typo. the description should read "Setting printSummary=FALSE disables redirectTestOutputToFile"