Hello. I have a trouble with CI of copyartifact-plugin in BuildHive. https://buildhive.cloudbees.com/job/jenkinsci/job/copyartifact-plugin/
Tests often fails for new CLI() at this line, caused by IntteruptedException: https://github.com/jenkinsci/copyartifact-plugin/blob/master/src/test/java/hudson/plugins/copyartifact/BuildSelectorParameterTest.java#L86 What I know: * This does not always happen. It succeeded in build #58. * This does not reproduce in my environment. It happens only in BuildHive. * This started to happen when merged my pull request https://github.com/jenkinsci/copyartifact-plugin/pull/23 . But that has nothing to do with CLI. I can't get what InterruptedException in new CLI() mean... Does anyone know about this? Regards, ikedam -- 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.
