I have a functional test that leaves some cruft after certain types of failures. The cruft is cleaned up by the next run of the test, but I don't like having this followup run result in either a success or a failure -- neither seems appropriate. Is there a way for this test to conditionally abort itself after it cleans up cruft from a previous failure?
-- 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.
