Purely at random skimming code on my phone what happens when you return empty string here?
https://github.com/jenkinsci/zohosprints-plugin/blob/master/src/main/java/io/jenkins/plugins/jenkinswork/SprintsRootAction.java#L47 Does as a root action with no url take over everything? That would explain why it fails on injected tests. On Wed., Apr. 15, 2020, 12:34 a.m. selva vignesh, <[email protected]> wrote: > Hi, > After i pushed the changes to GitHub remote repo, build has been triggered > in Jenkins > <https://ci.jenkins.io/job/Plugins/job/zohosprints-plugin/job/master/>. > And i got below error > > https://ci.jenkins.io/job/Plugins/job/zohosprints-plugin/job/master/61/testReport/junit/org.jvnet.hudson.test.junit/FailedTest/linux_8___Build__linux_8____org_jvnet_hudson_test_JellyTestSuiteBuilder$JellyTestSuite/ > > The same error i got in local too when using mvn clean package. > > Can anyone assist to fix the issue. > > -- > 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/bb399f4b-6cea-46d6-9add-eb80081bea63%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/bb399f4b-6cea-46d6-9add-eb80081bea63%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAG%3D_Duu12rLFjY7_JhG0TKvKqJSDhPbpL86Hj3p6qrkkvzV9Ew%40mail.gmail.com.
