How do you call the test with your build file? Does your target with the test start execution?
--------------------------------------- http://lkamal.blogspot.com On Tue, Oct 7, 2008 at 3:53 PM, Ram.s <[EMAIL PROTECTED]> wrote: > > Hi all, > > I'm running junit tests from my IntelliJ IDEA, and the test has no problems > and is successful. > But when i wrote a junit target in my build file to run this test, its > saying the test has failed. > > I dont think the target is executing the test atall . > > Its urgent, > Please, can anyone come up with some ideas..? > > Thank You in advance, > Ram.s > -- > View this message in context: > http://www.nabble.com/Junit-tests-failing-through-ant%2C-but-succesful-when-run-from-IDE-tp19855358p19855358.html > Sent from the Ant - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
