Guard + rescue
ERROR: Failed to run DSL Script groovy.lang.MissingMethodException: No signature of method: com.cloudbees.plugins.flow.FlowDelegate.rescue() is applicable for argument types: (Script1$_run_closure1_closure3) values:
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
If the things you are aggregating aren’t junit like test reports you’re a bit lost though.
E.g. https://github.com/masterthought/jenkins-cucumber-jvm-reports-plugin
Whilst cucumber does support JUnit output which could be used by the Aggregated…Publisher – it is exceptionally limited to the point that it is virtually useless.
And whilst this could be a classed as a deficiency in the cucumber plugin or cucumber - mapping cucumber results to Jenkins SuiteResult/CaseResults doesn’t really fit – so you end up trying to put a square peg into a round hole.
/James
--
You received this message because you are subscribed to a topic in the Google Groups "Jenkins Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jenkinsci-users/MX29Ld8upCs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jenkinsci-use...@googlegroups.com.
The problem with a flow is that the flow can be dynamic – so having to specify the jobs may lead to incorrect jobs being aggregated – or maintinaing duplicate information.
It also appears to rely upon getDownStreamRelationship that relies on fingerprints to work unless overridden.
Perhaps this should be moved to the dev list…
/James
From: jenkins...@googlegroups.com [mailto:jenkins...@googlegroups.com]
On Behalf Of nicolas de loof
Sent: 30 August 2013 15:52
To: jenkins...@googlegroups.com
Subject: Re: Build flow plugin: How to copy results from downstream jobs
I don't want to follow this direction, as I know people won't consider the warning on documentation.
--
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-de...@googlegroups.com.