[Design of Security on JBoss] - Re: ant tests-jacc-security
by anil.saldhana@jboss.com
Mine...
| asaldhana~/jboss-5.0/jboss-head/testsuite>ant tests-jacc-security
| Buildfile: build.xml
| tests-jacc-security:
| .0\jboss-head\build\output\jboss-5.0.0.Beta3\bin\run.jar;c:\java\jdk1.5.0_14\lib
| \tools.jar -Xmx256m -Djava.net.preferIPv4Stack=true org.jboss.Main -c jacc -b
| 10.xxx.xxx.xxx
| [delete] Deleting directory C:\cygwin\home\asaldhana\jboss-5.0\jboss-head\bui
| ld\output\jboss-5.0.0.Beta3\server\jacc\deploy\ROOT.war
| [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: 26 sec
| [junit] Running org.jboss.test.cmp2.cmrstress.CMRStressTestCase
| [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.782 sec
| [junit] Running org.jboss.test.cmp2.cmrtransaction.test.CMRTransactionUnitTe
| stCase
| [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.578 sec
| [junit] Running org.jboss.test.cmp2.commerce.CompleteUnitTestCase
| [junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 9.437 sec
| [junit] Running org.jboss.test.cmp2.perf.test.PerfUnitTestCase
| [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.781 sec
| [junit] Running org.jboss.test.cmp2.relationship.RelationshipUnitTestCase
| [junit] Tests run: 21, Failures: 0, Errors: 0, Time elapsed: 5.781 sec
| [junit] Running org.jboss.test.cmp2.simple.SimpleUnitTestCase
| [junit] Tests run: 44, Failures: 0, Errors: 0, Time elapsed: 3.219 sec
| [junit] Running org.jboss.test.jacc.test.CallerInRoleUnitTestCase
| [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.454 sec
| [junit] Running org.jboss.test.jacc.test.EJBSpecUnitTestCase
| [junit] Tests run: 23, Failures: 0, Errors: 3, Time elapsed: 41.328 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: 18.297 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: 11.594 sec
| [junit] Running org.jboss.test.jacc.test.MissingMethodUnitTestCase
| [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 2.469 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.843 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: 28.859 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: 2.344 sec
| [junit] Running org.jboss.test.web.test.UserInRoleUnitTestCase
| [junit] Tests run: 4, Failures: 0, Errors: 1, Time elapsed: 1.953 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: 28.375 sec
| [junit] Test org.jboss.test.webservice.jbws309.JBWS309TestCase FAILED
| [server:stop] Shutting down server: jacc
| [server:stop] shutdownTimeout will be=45
|
I do not get why 95% of Jacc tests are failing on hudson (IP or no IP).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4112702#4112702
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4112702
18 years, 3 months
[Design of Security on JBoss] - Re: ant tests-jacc-security
by sguilhen@redhat.com
These are my results:
| tests-jacc-security:
| [echo] creating jacc config
| [copy] Copying 199 files to /opt/workspace/JBAS-Trunk/build/output/jboss-5.0.0.Beta3/server/jacc
| [echo] Overwriting config descriptors
| [copy] Copying 5 files to /opt/workspace/JBAS-Trunk/build/output/jboss-5.0.0.Beta3/server/jacc
| [server:start] Starting server "jacc" with command:
| [server:start] /opt/jdk1.5.0_13/bin/java -cp /opt/workspace/JBAS-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 192.168.1.103
| [delete] Deleting directory /opt/workspace/JBAS-Trunk/build/output/jboss-5.0.0.Beta3/server/jacc/deploy/ROOT.war
| [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: 9.443 sec
| [junit] Running org.jboss.test.cmp2.cmrstress.CMRStressTestCase
| [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.729 sec
| [junit] Running org.jboss.test.cmp2.cmrtransaction.test.CMRTransactionUnitTestCase
| [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.561 sec
| [junit] Running org.jboss.test.cmp2.commerce.CompleteUnitTestCase
| [junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 9.166 sec
| [junit] Running org.jboss.test.cmp2.perf.test.PerfUnitTestCase
| [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.985 sec
| [junit] Running org.jboss.test.cmp2.relationship.RelationshipUnitTestCase
| [junit] Tests run: 21, Failures: 0, Errors: 0, Time elapsed: 4.59 sec
| [junit] Running org.jboss.test.cmp2.simple.SimpleUnitTestCase
| [junit] Tests run: 44, Failures: 0, Errors: 0, Time elapsed: 3.182 sec
| [junit] Running org.jboss.test.jacc.test.CallerInRoleUnitTestCase
| [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.34 sec
| [junit] Running org.jboss.test.jacc.test.EJBSpecUnitTestCase
| [junit] Tests run: 23, Failures: 0, Errors: 3, Time elapsed: 29.041 sec
| [junit] Test org.jboss.test.jacc.test.EJBSpecUnitTestCase FAILED
| [junit] Running org.jboss.test.jacc.test.FormAuthUnitTestCase
| [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 1.074 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: 3, Time elapsed: 0.307 sec
| [junit] Test org.jboss.test.jacc.test.JMXConsoleUnitTestCase FAILED
| [junit] Running org.jboss.test.jacc.test.MissingMethodUnitTestCase
| [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 1.243 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: 4, Time elapsed: 10.831 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: 30, Time elapsed: 14.13 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.693 sec
| [junit] Running org.jboss.test.web.test.UserInRoleUnitTestCase
| [junit] Tests run: 4, Failures: 0, Errors: 3, Time elapsed: 1.036 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: 5, Time elapsed: 3.45 sec
| [junit] Test org.jboss.test.webservice.jbws309.JBWS309TestCase FAILED
| [server:stop] Shutting down server: jacc
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4112699#4112699
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4112699
18 years, 3 months
[Design of Security on JBoss] - Re: ant tests-security-basic-unit
by sguilhen@redhat.com
Results when binding JBoss to my IP address:
| tests-security-basic-unit:
| [echo] Starting patternset=security.includes config=tests-security-basic-unit
| [junit] Running org.jboss.test.jca.test.SecurityContextUnitTestCase
| [junit] Tests run: 4, Failures: 0, Errors: 1, Time elapsed: 7.801 sec
| [junit] Test org.jboss.test.jca.test.SecurityContextUnitTestCase FAILED
| [junit] Running org.jboss.test.jmx.test.RMIAdaptorAuthorizationUnitTestCase
| [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.172 sec
| [junit] Running org.jboss.test.jmx.test.SecureJMXInvokerUnitTestCase
| [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 19.34 sec
| [junit] Running org.jboss.test.jmx.test.SecureRMIAdaptorUnitTestCase
| [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.78 sec
| [junit] Running org.jboss.test.naming.test.SecurityUnitTestCase
| [junit] Tests run: 7, Failures: 0, Errors: 2, Time elapsed: 5.088 sec
| [junit] Test org.jboss.test.naming.test.SecurityUnitTestCase FAILED
| [junit] Running org.jboss.test.perf.test.SecurePerfStressTestCase
| [junit] Tests run: 6, Failures: 0, Errors: 1, Time elapsed: 13.155 sec
| [junit] Test org.jboss.test.perf.test.SecurePerfStressTestCase FAILED
| [junit] Running org.jboss.test.security.test.CallerInfoUnitTestCase
| [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.921 sec
| [junit] Test org.jboss.test.security.test.CallerInfoUnitTestCase FAILED
| [junit] Running org.jboss.test.security.test.ClientLoginModuleEJBUnitTestCase
| [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.213 sec
| [junit] Running org.jboss.test.security.test.ClientLoginModuleUnitTestCase
| [junit] Tests run: 6, Failures: 2, Errors: 0, Time elapsed: 0.577 sec
| [junit] Test org.jboss.test.security.test.ClientLoginModuleUnitTestCase FAILED
| [junit] Running org.jboss.test.security.test.CustomPrincipalPropagationUnitTestCase
| [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 2.218 sec
| [junit] Test org.jboss.test.security.test.CustomPrincipalPropagationUnitTestCase FAILED
| [junit] Running org.jboss.test.security.test.DeepCopySubjectUnitTestCase
| [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.845 sec
| [junit] Test org.jboss.test.security.test.DeepCopySubjectUnitTestCase FAILED
| [junit] Running org.jboss.test.security.test.DynamicLoginConfigServiceUnitTestCase
| [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.771 sec
| [junit] Running org.jboss.test.security.test.EJBPermissionUnitTestCase
| [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.343 sec
| [junit] Running org.jboss.test.security.test.EJBSpecUnitTestCase
| [junit] Tests run: 25, Failures: 0, Errors: 4, Time elapsed: 28.063 sec
| [junit] Test org.jboss.test.security.test.EJBSpecUnitTestCase FAILED
| [junit] Running org.jboss.test.security.test.HttpsUnitTestCase
| [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.051 sec
| [junit] Running org.jboss.test.security.test.JaasSecurityDomainUnitTestCase
| [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.844 sec
| [junit] Running org.jboss.test.security.test.JaasSecurityManagerUnitTestCase
| [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.145 sec
| [junit] Running org.jboss.test.security.test.JaasUnitTestCase
| [junit] Tests run: 3, Failures: 1, Errors: 1, Time elapsed: 1.535 sec
| [junit] Test org.jboss.test.security.test.JaasUnitTestCase FAILED
| [junit] Running org.jboss.test.security.test.LoginContextUnitTestCase
| [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.627 sec
| [junit] Running org.jboss.test.security.test.LoginModulesUnitTestCase
| [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 1.522 sec
| [junit] Running org.jboss.test.security.test.MissingMethodUnitTestCase
| [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.017 sec
| [junit] Running org.jboss.test.security.test.NamespacePermissionsUnitTestCase
| [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.332 sec
| [junit] Running org.jboss.test.security.test.PermissionNameUnitTestCase
| [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.353 sec
| [junit] Running org.jboss.test.security.test.RoleMappingModuleUnitTestCase
| [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.628 sec
| [junit] Running org.jboss.test.security.test.SAInheritableThreadLocalUnitTestCase
| [junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 0.635 sec
| [junit] Test org.jboss.test.security.test.SAInheritableThreadLocalUnitTestCase FAILED
| [junit] Running org.jboss.test.security.test.SAThreadLocalUnitTestCase
| [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.617 sec
| [junit] Running org.jboss.test.security.test.SecurityDomainLoginModuleOptionUnitTestCase
| [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.203 sec
| [junit] Running org.jboss.test.security.test.SecurityProxyUnitTestCase
| [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.105 sec
| [junit] Running org.jboss.test.security.test.SubjectContextUnitTestCase
| [junit] Tests run: 8, Failures: 0, Errors: 2, Time elapsed: 2.557 sec
| [junit] Test org.jboss.test.security.test.SubjectContextUnitTestCase FAILED
| [junit] Running org.jboss.test.security.test.WebConstraintsUnitTestCase
| [junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 11.023 sec
| [junit] Test org.jboss.test.security.test.WebConstraintsUnitTestCase FAILED
| [junit] Running org.jboss.test.security.test.WebResourcePermissionUnitTestCase
| [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.395 sec
| [junit] Running org.jboss.test.security.test.WebUserDataPermissionUnitTestCase
| [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.342 sec
| [junit] Running org.jboss.test.security.test.XMLLoginModulesUnitTestCase
| [junit] Tests run: 21, Failures: 0, Errors: 0, Time elapsed: 2.014 sec
| [junit] Running org.jboss.test.security.test.auth.AppCallbackHandlerUnitTestCase
| [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.036 sec
| [junit] Running org.jboss.test.security.test.authorization.XACMLEJBIntegrationUnitTest
| [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.936 sec
| [junit] Running org.jboss.test.security.test.mapping.DeploymentRoleMappingTestCase
| [junit] Tests run: 2, Failures: 1, Errors: 1, Time elapsed: 1.332 sec
| [junit] Test org.jboss.test.security.test.mapping.DeploymentRoleMappingTestCase FAILED
| [junit] Running org.jboss.test.security.test.mapping.RoleMappingConfigUnitTestCase
| [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.192 sec
| [junit] Running org.jboss.test.security.test.mapping.RoleMappingWebTestCase
| [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.877 sec
| [junit] Test org.jboss.test.security.test.mapping.RoleMappingWebTestCase FAILED
| [junit] Running org.jboss.test.timer.test.SecureTimerUnitTestCase
| [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 46.98 sec
| [junit] Running org.jboss.test.web.security.authorization.XACMLWebIntegrationUnitTestCase
| [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 1.116 sec
| [junit] Test org.jboss.test.web.security.authorization.XACMLWebIntegrationUnitTestCase FAILED
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4112657#4112657
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4112657
18 years, 3 months