Details
-
Bug
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
First, thanks for this great plugin.
This seems to work great for Freestyle projects.
We're seeing an issue, however, when using it with Maven projects.
In particular, although it is possible to claim build failures, it does not seem to be possible to claim test failures in the maven results – the 'claim' link is not present, nor is the text saying this test has not yet been claimed, even though we have enabled the 'allow claiming of failed tests' in our job configuration.
Attachments
Issue Links
- is duplicated by
-
JENKINS-9767 MavenTestDataPublisher is unusable in this state
-
- Resolved
-
Code changed in jenkins
User: Christoph Kutzinski
Path:
maven-plugin/src/main/java/hudson/maven/MavenTestDataPublisher.java
http://jenkins-ci.org/commit/jenkins/84ee0de3238e811a4f2df94ed7e2cda7518f246f
Log:
Merge pull request #810 from kutzi/claim-plugin-fix
JENKINS-14585core side fix for: claim-plugin cannot claim broken tests in maven jobsCompare: https://github.com/jenkinsci/jenkins/compare/3fdba721fe1f...84ee0de3238e