can you bit elaborate more on this ?? did you try running with giving package names??
On Thu, Aug 20, 2015 at 10:43 AM, manasi sattarkar < [email protected]> wrote: > Hi, > > I have integrated Jenkins and Testlink with below specifications > Jenkins:1.624 > Testlink:1.9.13 > > I am able to run one test suite with this configurations but when I tried > with multiple suites, it worked for one suite but for other suite it shows > 'not run'. > my POM.xml is: > <configuration> > <suiteXmlFiles> > <suiteXmlFile>.\\testNG-xml\\TestNg_Smoke.xml</suiteXmlFile> > > <suiteXmlFile>.\\testNG-xml\\TestNg_Regression.xml</suiteXmlFile> > </suiteXmlFiles> > </configuration> > > TestLink Results > Build ID:*2*Build Name:*XYZ-Build-2*Passed:*3*Failed:*0*Blocked:*0*Not > Run:*2*Total: > > *5Can anyone help me here to resolve this issue?* > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" 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-users/f10e704c-1f8f-4e09-aa84-b2dbb282c189%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/f10e704c-1f8f-4e09-aa84-b2dbb282c189%40googlegroups.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 Users" 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-users/CACGLCJbhN3Fx7u%3DJ664ySgvU6OrZ5qqOt836a642rm4U4hGTQQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
