Hello, slide, Thank you for your response!
The reason why the issue is not assigned to anyone is because I added the wrong component (release-plugin) when I created it, so it got assigned to the person in charge of that particular component. Later, I changed the component and removed the assignee, but I did not know who to assign it to, so I just left it like that hoping it will be picked up. Can you recommend someone to assign it to? I removed the dependency and changed the parent pom for the plugin, but the first test is still failing. I don't know if the second one is not failing anymore, or if with this configuration maven stops running tests after the first fail. Thank you, Andrei marți, 19 aprilie 2016, 18:55:43 UTC+3, slide a scris: > > Just as an FYI, no one probably looked at the issue because it wasn't > assigned to anyone. Do you specifically need version 2.10 of the maven > plugin for your compilation? If not, you can remove that as a dependency. > You may also want to look at using the new 2.x parent pom version for > plugins. > > On Tue, Apr 19, 2016 at 8:47 AM Andrei Tuicu <[email protected] > <javascript:>> wrote: > >> 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 >> >> [1] https://github.com/jenkinsci/JiraTestResultReporter-plugin >> <https://github.com/jenkinsci/JiraTestResultReporter-plugin> >> [2] https://issues.jenkins-ci.org/browse/JENKINS-34129 >> [3] >> https://jenkins.ci.cloudbees.com/job/plugins/job/JiraTestResultReporter-plugin/ >> >> -- >> 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] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-dev/CAJb%2Bn00fUf-w8Zxfi9r2fbv_SmRDV9uhcb7dBmO73oX%3D-TLUHw%40mail.gmail.com >> >> <https://groups.google.com/d/msgid/jenkinsci-dev/CAJb%2Bn00fUf-w8Zxfi9r2fbv_SmRDV9uhcb7dBmO73oX%3D-TLUHw%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/0392a70d-842b-479f-940a-e4606c7ebb18%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
