[jboss-dev] Re: AS testsuite

Ales Justin ales.justin at gmail.com
Wed Jun 18 08:36:27 EDT 2008


What's your OS?
Or what are the failures in DeployUTC (DUTC)?

Since I've re-factored DUTC test to have few try/finally blocks, 
possibly cleaning up after failures.

btw: how are these tests ordered?
Randomly or alphabetically?
If 2nd, let's rename DUTC to something starting with R or after.
So we at least get relevant results on other tests.

Is ClusteredDUTC even functional?

Dimitris Andreadis wrote:
> Scott Stark wrote:
>> How do you run the tests?
> 
> The very latest I see is:
> 
> build tests-profileservice
> Calling ..\tools\bin\ant.bat tests-profileservice
> Buildfile: build.xml
> ...
> tests-profileservice:
>    [delete] Deleting directory 
> X:\cvs\jboss-public\jboss-head\build\output\jboss
> -5.0.0.CR1\server\profileservice
>      [echo] creating profileservice config, 
> jboss.dist=X:\cvs\jboss-public\jboss
> -head\build\output\jboss-5.0.0.CR1
>      [copy] Copying 363 files to 
> X:\cvs\jboss-public\jboss-head\build\output\jbo
> ss-5.0.0.CR1\server\profileservice
>      [copy] Copying 1 file to 
> X:\cvs\jboss-public\jboss-head\build\output\jboss-
> 5.0.0.CR1\server\profileservice\conf
>      [copy] Copying 1 file to 
> X:\cvs\jboss-public\jboss-head\build\output\jboss-
> 5.0.0.CR1\server\profileservice\deployers
>      [echo] Overwriting config descriptors
>      [copy] Copying 1 file to 
> X:\cvs\jboss-public\jboss-head\build\output\jboss-
> 5.0.0.CR1\server\profileservice
> [server:start] Starting server "profileservice" with command:
> [server:start] C:\home\tools\jdk1.5.0_09\bin\java -cp 
> X:\cvs\jboss-public\jboss-
> head\build\output\jboss-5.0.0.CR1\bin\run.jar;c:\home\tools\jdk1.5.0_09\lib\tool 
> 
> s.jar -Xms128m -Xmx512m -XX:MaxPermSize=512m 
> -XX:+HeapDumpOnOutOfMemoryError -Dj
> ava.net.preferIPv4Stack=true 
> -Djava.endorsed.dirs=X:\cvs\jboss-public\jboss-head
> \build\output\jboss-5.0.0.CR1/lib/endorsed -Djgroups.udp.ip_ttl=0  
> org.jboss.Mai
> n -c profileservice -b localhost
>      [echo] Starting patternset=profileservice.includes 
> config=profileservice
>     [junit] Running org.jboss.test.profileservice.test.DeployUnitTestCase
>     [junit] Tests run: 6, Failures: 6, Errors: 0, Time elapsed: 12.047 sec
>     [junit] Test org.jboss.test.profileservice.test.DeployUnitTestCase 
> FAILED
>     [junit] Running 
> org.jboss.test.profileservice.test.JmsDestinationUnitTestCase
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.969 sec
>     [junit] Running 
> org.jboss.test.profileservice.test.ProfileServiceUnitTestCase
>     [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 6.89 sec
> [server:stop] Shutting down server: profileservice
> [server:stop] Shutting down server: C:\home\tools\jdk1.5.0_09\bin\java 
> -cp X:\cv
> s\jboss-public\jboss-head\build\output\jboss-5.0.0.CR1\bin\shutdown.jar;X:\cvs\j 
> 
> boss-public\jboss-head\build\output\jboss-5.0.0.CR1\client\jbossall-client.jar;X 
> 
> :\cvs\jboss-public\jboss-head\build\output\jboss-5.0.0.CR1\client\jboss-common.j 
> 
> ar org.jboss.Shutdown --server jnp://localhost:1099 --shutdown
> [server:stop] shutdownTimeout will be=45
> 
> BUILD SUCCESSFUL
> Total time: 3 minutes 4 seconds
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development
> 



More information about the jboss-development mailing list