-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
Jenkins version 1.578
- is related to
-
JENKINS-26077 Multiple Test Reports Graphs and Links in Job Page
-
- Closed
-
[JENKINS-24608] Test result link displays twice on matrix project page
Description | Original: When using the built-in junit test result publisher with matrix projects, the parent project page display two links to the latest test results (see !two_test_result_link_on_parent_matrix_project.jpg!). Both links are correct and point to the same place. | New: When using the built-in junit test result publisher with matrix projects, the parent project page display two links to the latest test results (see !two_test_result_link_on_parent_matrix_project.jpg|thumbnail!). Both links are correct and point to the same place. |
Component/s | New: matrix-project [ 18765 ] | |
Component/s | Original: core [ 15593 ] |
I originally came across this issue when testing out the workaround for
JENKINS-12205, but the same problem still occurs even when the xunit plugin is disabled.