Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-3681

Add to testsuite profiles allowing to exclude tests requiring Bouncy Castle JCE provider or unlimited strength cryptography installed

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Optional
    • jbossws-cxf-4.2.1
    • jbossws-cxf-4.2.1
    • jbossws-cxf
    • None

    Description

      Following tests require to pass java with installed BouncyCastle JCE Provider:
      modules/testsuite/cxf-tests
      org.jboss.test.ws.jaxws.samples.wsse.policy.oasis.WSSecurityPolicyExamples22xTestCase.test221
      org.jboss.test.ws.jaxws.samples.wsse.policy.oasis.WSSecurityPolicyExamples22xTestCase.test222
      org.jboss.test.ws.jaxws.samples.wsse.policy.oasis.WSSecurityPolicyExamples22xTestCase.test223
      org.jboss.test.ws.jaxws.samples.wsse.policy.oasis.WSSecurityPolicyExamples22xTestCase.test224
      org.jboss.test.ws.jaxws.samples.wsse.policy.oasis.WSSecurityPolicyExamples23xTestCase.test2314
      org.jboss.test.ws.jaxws.samples.wsse.policy.oasis.WSSecurityPolicyExamples23xTestCase.test2315
      org.jboss.test.ws.jaxws.samples.wsse.policy.oasis.WSSecurityPolicyExamples23xTestCase.test2324
      org.jboss.test.ws.jaxws.samples.wsse.policy.trust.WSTrustTestCase.test
      org.jboss.test.ws.jaxws.samples.wsse.policy.trust.WSTrustTestCase.testUsingEPR
      org.jboss.test.ws.jaxws.samples.wsse.policy.basic.SignEncryptGCMTestCase.testClientSide
      org.jboss.test.ws.jaxws.samples.wsse.policy.basic.SignEncryptGCMTestCase.testClientSideUsingConfigProperties
      org.jboss.test.ws.jaxws.samples.wsse.policy.basic.SignEncryptGCMTestCase.testServerSideUsingConfigProperties

      Following tests require to pass java with installed strong cryptography policy files:
      org.jboss.test.ws.jaxws.samples.wsse.policy.basic.SignEncryptGCMTestCase.testClientSide
      org.jboss.test.ws.jaxws.samples.wsse.policy.basic.SignEncryptGCMTestCase.testClientSideUsingConfigProperties
      org.jboss.test.ws.jaxws.samples.wsse.policy.basic.SignEncryptGCMTestCase.testServerSideUsingConfigProperties

      The profile exclude-integration-tests-BC-related and exclude-integration-tests-unlimited-strength-related allow to exclude these tests, so the testsuite can be successfully run without these tests.
      The profiles are by default switched off.
      To switch on profile use command line property -Dexclude-integration-tests-BC-related and -Dexclude-integration-tests-unlimited-strength-related

      Attachments

        Issue Links

          Activity

            People

              rhn-support-asoldano Alessio Soldano
              psakar@redhat.com Petr Sakar (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: