On Fri, Mar 18, 2011 at 10:52 AM, David Becker <[email protected]> wrote: > Am 17.03.2011 14:43, schrieb George Niculae: >> >> On Thu, Mar 17, 2011 at 3:36 PM, David Becker<[email protected]> >> wrote: >>> >>> How are the SipXconfig UI test cases executed? make sipXconfig.check >>> doesn't seem to run them, at least I can't even get a test failure >>> message even by adding assertTrue(false) to an existing test case. Is >>> there a separate command? >>> >> run >> ant precommit >> from sipXconfig source directory for all tests (including ui tests) or >> ant test-ui >> from sipXconfig/web for web tests only >> >> You can also run a single UI test from sipXconfig source dir e.g.: >> ant test-all -Dtest.name=LocalizationPage >> >> George > > Hm, is it normal for them to run for 160 or more seconds before failing? >
Yes, it starts a sipXconfig instance for test behind the scene so it could take some time George _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
