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 jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/f10e704c-1f8f-4e09-aa84-b2dbb282c189%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.