jenkinsci / jenkinsci/junit-plugin
[JENKINS-30199] No aggregated "test result trend graph" for matrix job
- Dominant language
- Java
- Stars
- 87
- Forks
- 351
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 2
Description
I'm testing an upgrade from Jenkins 1.565.3 to Jenkins 1.690.2
I noticed that for a matrix job, there is no "Test Result Trend" graph on
the main page of a matrix job. The aggregated tests result of each configuration is present,
only the graph is missing.
The direct URL which shows the graph: JENKINS_URL/job/job_name/test/ does not exist any more with 1.690.2
It only exists for each configuration: JENKINS_URL/job/job_name/axis=one/test/
---
Originally reported by blatinville, imported from: No aggregated "test result trend graph" for matrix job
Raw content of original issue
I'm testing an upgrade from Jenkins 1.565.3 to Jenkins 1.690.2
I noticed that for a matrix job, there is no "Test Result Trend" graph on
the main page of a matrix job. The aggregated tests result of each configuration is present,
only the graph is missing.The direct URL which shows the graph: JENKINS_URL/job/job_name/test/ does not exist any more with 1.690.2
It only exists for each configuration: JENKINS_URL/job/job_name/axis=one/test/
- environment:
Jenkins 1.690.2, Junit 1.8
3 attachments
- [config.xml](https://issues.jenkins.io/secure/attachment/30561/config.xml)
- [jenkins1.565.3.png](https://issues.jenkins.io/secure/attachment/30560/jenkins1.565.3.png)
> 
- [jenkins1.690.2.png](https://issues.jenkins.io/secure/attachment/30559/jenkins1.690.2.png)
> 
Contributor guide
Research direction
Start with the attached config.xml and reproduce the matrix job using the reported Jenkins 1.690.2 and JUnit 1.8 environment. Compare the matrix job's /test/ URL with the configuration URL, such as /axis=one/test/. Done means the matrix job's main page exposes an aggregated Test Result Trend graph while configuration-level graphs continue to work.
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