-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Jenkins 2.7.x and 2.19.x with latest claim-plugin 2.8
The claim-plugin offers a ClaimTestDataPublisher which allows one to claim failed JUnit tests. The ClaimTestDataPublisher isn't however compatible with Jenkins pipeline plugin. When used in a pipeline script it causes the pipeline run to indefinitely "hang" when publishing test results.
[JENKINS-39537] Claiming tests isn't compatible with Jenkins 2.0 pipelines
Issue Type | Original: Improvement [ 4 ] | New: Bug [ 1 ] |
Summary | Original: Claiming test isn't compatible with Jenkins 2.0 pipelines | New: Claiming tests isn't compatible with Jenkins 2.0 pipelines |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Assignee | Original: Richard Kettelerij [ rickette ] | New: Arnaud TAMAILLON [ greybird ] |
Assignee | Original: Arnaud TAMAILLON [ greybird ] | New: Richard Kettelerij [ rickette ] |
PR submitted: https://github.com/jenkinsci/claim-plugin/pull/24