Sagara, thanks for the info. This is unacceptable, even if we fix a small thing we need to run whole test suite which takes more than an hour. And if something fails then time could become double or triple. I think we need to find a smart way to run test cases. We could write a maven pluging to have different build options (e.g., all, minimum, withoutjaxws and etc...)
Thanks, Deepal > On Sun, Aug 7, 2011 at 2:55 AM, Deepal jayasinghe <[email protected]> wrote: >> Hi Guys, >> JAXWS has a test case called "MultiRedirectionCatalogTest" and it seems >> to me either test case does not work or it takes a long time to >> complete. I tried a number of times, but build did not move beyond it. >> Any idea about the test case or how to fix the issue ? I am using JDK 1.6 > Usually above test case takes long time to run but I didn't get any > test failures. > > ------------------------------------------------------------------------------- > Test set: org.apache.axis2.jaxws.catalog.MultiRedirectionCatalogTest > ------------------------------------------------------------------------------- > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 626.404 sec > > > Thanks ! > >> Thanks >> Deepal >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
