[SIPfoundry] TEST org.sipfoundry.sipxconfig.api.SystemServiceTest FAILED in 3.6
I'm trying to build 3.6 on a Centos box.
Would someone give me a pointer as to where I can find info on what is
causing the
org.sipfoundry.sipxconfig.api.SystemServiceTest to fail ?
Linux catskill 2.6.9-55.0.2.ELsmp #1 SMP Tue Jun 26 14:30:58 EDT 2007
i686 i686 i386 GNU/Linux
Making check in web
make[4]: Entering directory
`/home/sipx/sipx/3.6/from.svn/sipx/sipXconfig/web'
JAVA_HOME=/usr/java/1.5/jdk /usr/java/ant/1.6.5/apache-ant-1.6.5/bin/ant
-e -Dtop.build.dir=`cd .. && pwd` -f ./build.xml test style
Buildfile: ./build.xml
check.compile.test:
ant-targets.init:
init:
with.clover:
compile:
compile.test:
test:
Running org.sipfoundry.sipxconfig.site.user.UserTableModelTest
Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.509 sec
Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.02 sec
Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.1 sec
Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.046 sec
Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.033 sec
TEST org.sipfoundry.sipxconfig.api.SystemServiceTest FAILED
Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.024 sec
Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.023 sec
Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.033 sec
...
BUILD FAILED
/home/sipx/sipx/3.6/from.svn/sipx/sipXconfig/ant-targets.xml:266:
if=junit.failed
Total time: 4 seconds
make[4]: *** [check] Error 1
make[4]: Leaving directory
`/home/sipx/sipx/3.6/from.svn/sipx/sipXconfig/web'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/home/sipx/sipx/3.6/from.svn/sipx/sipXconfig'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/home/sipx/sipx/3.6/from.svn/sipx/sipXconfig'
make[1]: *** [recurse] Error 1
make[1]: Leaving directory `/home/sipx/sipx/3.6/from.svn/sipx'
make: *** [build] Error 2