Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1-alpha-2
-
Fix Version/s: 1.1-beta-3
-
Component/s: None
-
Labels:None
-
Environment:Linux webserver 2.6.20-1.2952.fc6 #1 SMP Wed May 16 17:59:13 EDT 2007 i686 i686 i386 GNU/Linux
-
Complexity:Intermediate
-
Number of attachments :
Description
I'm not sure if this is a bug, or just existing behavior (i.e. maybe this is a wish).
Continuum is not keeping prior surefire reports that correspond to failed builds.
I added surefire-report:report-only to run the report after the build to get it to display the surefire report if there is a test case that failed, but it's not keeping a current version.
i.e. if I choose a prior build that has failures, it still shows the current surefire report which has successes.
Is this how it's supposed to work?