jenkinsci / jenkinsci/matrix-project-plugin

[JENKINS-56452] Test results not shown for matrix job

Open
#712 2 comments 0 reactions 0 assignees View on GitHub
component:matrix-project-plugin component:xunit-plugin imported-jira-issue priority:minor resolution:unresolved
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


  • assignee: kohsuke
  • status: Open
  • priority: Minor
  • component(s): matrix-project-plugin, xunit-plugin
  • resolution: Unresolved
  • votes: 1
  • watchers: 3
  • imported: 2025-12-06

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.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)
> ![xunit_matrix_2.png](https://issues.jenkins.io/secure/attachment/46310/xunit_matrix_2.png)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.