[jboss-dev] Re: AS testsuite

Scott Stark sstark at redhat.com
Tue Jun 17 18:51:59 EDT 2008


I'm only seeing 2 errors in the JmsDestinationUnitTestCase currently.

[server:start] Starting server "profileservice" with command:
[server:start] 
/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Commands/java 
-cp 
/Users/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.CR1/bin/run.jar:/Library/Java/Home/lib/tools.jar 
-Xms128m -Xmx512m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError 
-Djava.net.preferIPv4Stack=true 
-Djava.endorsed.dirs=/Users/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.CR1/lib/endorsed 
-Djgroups.udp.ip_ttl=0  org.jboss.Main -c profileservice -b localhost
     [echo] Starting patternset=profileservice.includes 
config=profileservice
    [junit] Running org.jboss.test.profileservice.test.DeployUnitTestCase
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.342 sec
    [junit] Running 
org.jboss.test.profileservice.test.JmsDestinationUnitTestCase
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 3.29 sec
    [junit] Test 
org.jboss.test.profileservice.test.JmsDestinationUnitTestCase FAILED
    [junit] Running 
org.jboss.test.profileservice.test.ProfileServiceUnitTestCase
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 5.013 sec
[server:stop] Shutting down server: profileservice
[server:stop] Shutting down server: 
/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Commands/java 
-cp 
/Users/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.CR1/bin/shutdown.jar:/Users/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.CR1/client/jbossall-client.jar:/Users/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.CR1/client/jboss-common.jar 
org.jboss.Shutdown --server jnp://localhost:1099 --shutdown





More information about the jboss-development mailing list