Issue Type: Bug Bug
Assignee: Unassigned
Components: maven
Created: 03/Apr/14 2:44 PM
Description:

The SurefireAggregatedReport Action does not override 'getUrlName()', which causes the URL to remain '/jobnr/testResults'.

When there's also another instance of AbstractTestResultAction (i.e. a TestResultAction from e.g. the xUnit plugin), those URL's overlap, so one gets shadowed over the other.

As far as I can see, any subclass of AbstractTestResultAction should override getUrlName() to prevent this issue - but in reality I see none of its subclasses do this.

Can anybody clarify how this is supposed to work?

Project: Jenkins
Priority: Major Major
Reporter: raboof
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to