Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.1-beta-4
-
Fix Version/s: 1.1
-
Component/s: None
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
When I have my email configuration set to include the build result and build summary the tests summary does not display.
<includeBuildResult>true</includeBuildResult>
<includeBuildSummary>true</includeBuildSummary>
Output in 1.1-beta-4
****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed
****************************************************************************
Build Defintion:
****************************************************************************
POM filename: pom.xml
Goals: clean deploy site-deploy
Arguments: --batch-mode --non-recursive
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
Description: default maven2 buildDefinition
****************************************************************************
Output:
****************************************************************************
Output in 1.1-beta-1
*******
Dependencies Changes:
****************************************************************************
No dependencies changed
****************************************************************************
Test Summary:
****************************************************************************
Tests: 10
Failures: 0
Total time: 9906
****************************************************************************
Output:
****************************************************************************
This will fixed with included some new parameters in the configuration :