Hi, On Wednesday 20 February 2013 12:56:17 jesusaurus wrote: >Is there a way for this test to conditionally > abort itself after it cleans up cruft from a previous failure?
build.getExecutor().interrupt() is probably what you are looking for -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
