[jboss-dev-forums] [Design of Security on JBoss] - Re: ant tests-jacc-security
mmoyses
do-not-reply at jboss.com
Thu Dec 13 15:12:41 EST 2007
Results:
| [mmoyses at mmoyses testsuite]$ ant tests-jacc-security
| Buildfile: build.xml
| Overriding previous definition of reference to apache.commons.classpath
| Overriding previous definition of reference to sax.classpath
| Overriding previous definition of reference to xdoclet.task.classpath
| Overriding previous definition of reference to gjt.jpl-util.classpath
| Overriding previous definition of reference to opennms.joesnmp.classpath
| Overriding previous definition of reference to jacorb.idl.classpath
| Overriding previous definition of reference to sleepycat.classpath
| Overriding previous definition of reference to apache.tomcat55.classpath
| Overriding previous definition of reference to trove.classpath
| Overriding previous definition of reference to qdox.classpath
| Overriding previous definition of reference to javassist.classpath
| Overriding previous definition of reference to hibernate3.classpath
| Overriding previous definition of reference to odmg.classpath
| Overriding previous definition of reference to cglib.classpath
| Overriding previous definition of reference to ejb3-persistence.classpath
| Overriding previous definition of reference to spring.classpath
| Overriding previous definition of reference to apache.ant.classpath
| Overriding previous definition of reference to jboss.test.classpath
|
| tests-jacc-security:
| [echo] creating jacc config
| [copy] Copying 198 files to /opt/workspace/trunk/build/output/jboss-5.0.0.Beta3/server/jacc
| [echo] Overwriting config descriptors
| [copy] Copying 5 files to /opt/workspace/trunk/build/output/jboss-5.0.0.Beta3/server/jacc
| [server:start] Starting server "jacc" with command:
| [server:start] /opt/jdk1.5.0_14/bin/java -cp /opt/workspace/trunk/build/output/jboss-5.0.0.Beta3/bin/run.jar:/opt/java/lib/tools.jar -Xmx256m -Djava.net.preferIPv4Stack=true org.jboss.Main -c jacc -b xxx.xxx.xxx.xxx
| [delete] Deleting directory /opt/workspace/trunk/build/output/jboss-5.0.0.Beta3/server/jacc/deploy/ROOT.war
| [mkdir] Created dir: /opt/workspace/trunk/testsuite/output/log
| [echo] Starting patternset=jacc.includes config=JACC
| [junit] Running org.jboss.test.cmp2.audit.test.AuditUnitTestCase
| [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 10.163 sec
| [junit] Running org.jboss.test.cmp2.cmrstress.CMRStressTestCase
| [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.526 sec
| [junit] Running org.jboss.test.cmp2.cmrtransaction.test.CMRTransactionUnitTestCase
| [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.534 sec
| [junit] Running org.jboss.test.cmp2.commerce.CompleteUnitTestCase
| [junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 9.56 sec
| [junit] Running org.jboss.test.cmp2.perf.test.PerfUnitTestCase
| [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.081 sec
| [junit] Running org.jboss.test.cmp2.relationship.RelationshipUnitTestCase
| [junit] Tests run: 21, Failures: 0, Errors: 0, Time elapsed: 4.995 sec
| [junit] Running org.jboss.test.cmp2.simple.SimpleUnitTestCase
| [junit] Tests run: 44, Failures: 0, Errors: 0, Time elapsed: 3.593 sec
| [junit] Running org.jboss.test.jacc.test.CallerInRoleUnitTestCase
| [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.561 sec
| [junit] Running org.jboss.test.jacc.test.EJBSpecUnitTestCase
| [junit] Tests run: 23, Failures: 0, Errors: 3, Time elapsed: 30.77 sec
| [junit] Test org.jboss.test.jacc.test.EJBSpecUnitTestCase FAILED
| [junit] Running org.jboss.test.jacc.test.FormAuthUnitTestCase
| [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 6.099 sec
| [junit] Test org.jboss.test.jacc.test.FormAuthUnitTestCase FAILED
| [junit] Running org.jboss.test.jacc.test.JMXConsoleUnitTestCase
| [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.958 sec
| [junit] Running org.jboss.test.jacc.test.MissingMethodUnitTestCase
| [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 1.68 sec
| [junit] Test org.jboss.test.jacc.test.MissingMethodUnitTestCase FAILED
| [junit] Running org.jboss.test.jacc.test.WebConstraintsUnitTestCase
| [junit] Tests run: 4, Failures: 0, Errors: 3, Time elapsed: 11.615 sec
| [junit] Test org.jboss.test.jacc.test.WebConstraintsUnitTestCase FAILED
| [junit] Running org.jboss.test.jacc.test.WebIntegrationUnitTestCase
| [junit] Tests run: 37, Failures: 2, Errors: 4, Time elapsed: 16.844 sec
| [junit] Test org.jboss.test.jacc.test.WebIntegrationUnitTestCase FAILED
| [junit] Running org.jboss.test.jacc.test.WebPermissionsValidationTestCase
| [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.362 sec
| [junit] Running org.jboss.test.web.test.UserInRoleUnitTestCase
| [junit] Tests run: 4, Failures: 0, Errors: 1, Time elapsed: 1.784 sec
| [junit] Test org.jboss.test.web.test.UserInRoleUnitTestCase FAILED
| [junit] Running org.jboss.test.webservice.jbws309.JBWS309TestCase
| [junit] Tests run: 5, Failures: 0, Errors: 2, Time elapsed: 11.472 sec
| [junit] Test org.jboss.test.webservice.jbws309.JBWS309TestCase FAILED
| [server:stop] Shutting down server: jacc
| [server:stop] Shutting down server: /opt/jdk1.5.0_14/bin/java -cp /opt/workspace/trunk/build/output/jboss-5.0.0.Beta3/bin/shutdown.jar:/opt/workspace/trunk/build/output/jboss-5.0.0.Beta3/client/jbossall-client.jar:/opt/workspace/trunk/build/output/jboss-5.0.0.Beta3/client/jboss-common.jar org.jboss.Shutdown --server jnp://xxx.xxx.xxx.xxx:1099 --shutdown
| [server:stop] shutdownTimeout will be=45
|
| BUILD SUCCESSFUL
| Total time: 4 minutes 19 seconds
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4112705#4112705
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4112705
More information about the jboss-dev-forums
mailing list