|
||||||||
|
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.

Can add screenshot. To clarify:
Reviewing the prev builds of an individual test fails:
https://ci.test.org/view/job/test-functional/187/testReport/junit/org.test.location/LocationTest/testCreateNewSave/
But when clicking on prev build and the job itself fails, it returns you to:
https://ci.test.org/view/job/test-functional/186
and prev. build/next build links will return you to:
(prev) https://ci.test.org/view/job/test-functional/185
(next) https://ci.test.org/view/job/test-functional/187
thus losing the rest path 'testReport/junit/org.test.location/LocationTest/testCreateNewSave/'. This is behavior is correct since the current url has no rest path but it is frustrating to users when they are reviewing individual test results.