Can you post the project hierarch here? where are your tests located? Are tests running successfully from Eclipse?
On Monday, June 13, 2016 at 11:12:20 AM UTC+1, Kancharla Prasad wrote: > > Hi All, > > I am new to jenkins. > > In jeninks i had created a Maven project in jenkins and provided pom.xml. > > Even my eclipse project also a maven project. by default it provided a > sample test called AppTest. > > When i run the jenkins job it default taking the AppTest not my project > tests.. > Screenshot 1.- WithMavensampleTest > > when i removed the maven sample test from eclipse, i was expecting the > jenkins to pick my project tests but i didnt.. the build is sucess wiithout > running tests. > Screenshot 2- No Tests > > Now the jenkins job which i have is downloading all the dependencies which > i mentioned in pom.xml but not executing the tests. > please suggest how to get the tests triggered from jenkins. > -- 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/57451c5e-f5e2-4e8f-9722-d32f0c645d32%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
