-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: claim-plugin
-
None
-
Environment: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.