jenkinsci / jenkinsci/matrix-project-plugin
[JENKINS-56452] Test results not shown for matrix job
- Dominant language
- Java
- Stars
- 17
- Forks
- 85
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 5
Description
Matrix jobs that use the xUnit plugin do not show aggregate test results in the project list.
In the example picture, the Linux build is a freestyle job that builds a single configuration, runs the tests and collects results using xUnit. The same is done in the MSVC project, which is a matrix project (32/64 bit, debug/release), and the test results are shown in the project configuration's overview, but not on the matrix project's overview or in the main project list.
This looks similar to JENKINS-12205, which has been closed since some time.
---
Originally reported by
simonrichter, imported from: Test results not shown for matrix job
kohsuke
Raw content of original issue
Matrix jobs that use the xUnit plugin do not show aggregate test results in the project list.
In the example picture, the Linux build is a freestyle job that builds a single configuration, runs the tests and collects results using xUnit. The same is done in the MSVC project, which is a matrix project (32/64 bit, debug/release), and the test results are shown in the project configuration's overview, but not on the matrix project's overview or in the main project list.
This looks similar to
JENKINS-12205, which has been closed since some time.
2 attachments
- [xunit_matrix.png](https://issues.jenkins.io/secure/attachment/46311/xunit_matrix.png)
> 
- [xunit_matrix_2.png](https://issues.jenkins.io/secure/attachment/46310/xunit_matrix_2.png)
> 
Contributor guide
Research direction
Reproduce the issue with a matrix job using the xUnit plugin, comparing its project overview and the main project list with the configuration overview where results are visible. Review the matrix-project-plugin and xunit-plugin integration, using the attached xunit_matrix screenshots as the expected behavior reference. Done means aggregate test results appear for the matrix project and in the main project list.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100