Hello everyone,
I have finished implementing a plugin[1] that integrates Jenkins with Jira, but I cannot release it, because two injected tests are failing. I did some research, but I could not find a clear indication about how to resolve the root causes for them.
I created an issue in JIRA [2], where I posted the stack traces, steps to reproduce, link to the official Jenkins job[3] and other details, but no one replied there so I'm trying the mailing list as well.
The two tests that I'm having trouble with are:
org.jvnet.hudson.test.PluginAutomaticTestBuilder$CliSanityTest.testCliSanity
org.jvnet.hudson.test.junit.FailedTest.org.jvnet.hudson.test.JellyTestSuiteBuilder$JellyTestSuite
Is there anyone how encountered these problems, or could offer any information about what are the root causes of the failing tests and how can I fix them?
Thank you,
Andrei Tuicu