jenkinsci / jenkinsci/junit-plugin
[JENKINS-9315] Jenkins 1.405 duplicates test results after upgrade from Hudson 1.392
- Dominant language
- Java
- Stars
- 87
- Forks
- 351
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 2
Description
Upgraded Hudson (1.392) to Jenkins 1.405 by dropping in a new WAR file renamed as hudson.war as the upgrade directions at https://wiki.jenkins-ci.org/display/JENKINS/Upgrading+from+Hudson+to+Jenkins specify. Everything looks fine, except we are now seeing Test Results double reporting tests. Each test name within a test class is listed twice. As a consequence total test counts are double what they should be.
---
Originally reported by
dankirkd, imported from: Jenkins 1.405 duplicates test results after upgrade from Hudson 1.392
Raw content of original issue
Upgraded Hudson (1.392) to Jenkins 1.405 by dropping in a new WAR file renamed as hudson.war as the upgrade directions at https://wiki.jenkins-ci.org/display/JENKINS/Upgrading+from+Hudson+to+Jenkins specify. Everything looks fine, except we are now seeing Test Results double reporting tests. Each test name within a test class is listed twice. As a consequence total test counts are double what they should be.
3 attachments
- [Configuration.jpg](https://issues.jenkins.io/secure/attachment/20371/Configuration.jpg)
> 
- [Example Test Result Showing Tests Listed Twice.jpg](https://issues.jenkins.io/secure/attachment/20370/Example%20Test%20Result%20Showing%20Tests%20Listed%20Twice.jpg)
> 
- [Test Graph Showing Sudden Jump in Test Count.jpg](https://issues.jenkins.io/secure/attachment/20369/Test%20Graph%20Showing%20Sudden%20Jump%20in%20Test%20Count.jpg)
> 
Contributor guide
Assessment
This issue has not been assessed yet.