Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-2748

BlacklistedMediaTypeTest deployment fails when executed against EAP 7.3.x/XP 2

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 3.11.3.Final
    • 3.11.2.Final
    • None
    • None
    • Hide

      1. clone https://github.com/fabiobrz/Resteasy/tree/3-11.ts.bootable.remove-mail-layer-tests

      2. build RESTEasy using a the local cache, e.g. -Dmaven.repo.local=/home/test-release-maven-repo:

      $ mvn install -Dmaven.test.skip=true -Dmaven.repo.local=/home/test-release-repo
      

      3. cd to testsuite directory:

      cd testsuite
      

      4. run the test against EAP XP 2 test release:

      mvn clean verify -am -pl integration-tests -Dmaven.repo.local=/home/test-release-repo -Dtest=org.jboss.resteasy.test.providers.mediatype.BlacklistedMediaTypeTest -Dts.standalone.microprofile -Dserver.home=/home/test-releases/jboss-eap-7.3
      

      The test should fail with the same stack trace which is emitted for the bootable execution described above.

       

      Show
      1. clone  https://github.com/fabiobrz/Resteasy/tree/3-11.ts.bootable.remove-mail-layer-tests 2. build RESTEasy using a the local cache, e.g. -Dmaven.repo.local=/home/test-release-maven-repo: $ mvn install -Dmaven.test.skip= true -Dmaven.repo.local=/home/test-release-repo 3. cd to testsuite directory: cd testsuite 4. run the test against EAP XP 2 test release: mvn clean verify -am -pl integration-tests -Dmaven.repo.local=/home/test-release-repo -Dtest=org.jboss.resteasy.test.providers.mediatype.BlacklistedMediaTypeTest -Dts.standalone.microprofile -Dserver.home=/home/test-releases/jboss-eap-7.3 The test should  fail  with the same stack trace which is emitted for the bootable execution described above.  
    • Hide

      Skip the BlacklistedMediaTypeTest test case

      Show
      Skip the BlacklistedMediaTypeTest test case
    • Undefined

    Description

      This affects executions against EAP XP 2 test releases, which depend on RESTEasy 3.11.2.Final.
      The Bouncycastle module definition has just org.bouncycastle and cannot handle the specific modules listed by https://github.com/resteasy/Resteasy/blob/3.11/testsuite/integration-tests/src/test/resources/jboss-deployment-structure-bouncycastle.xml which consequently needs to be adapted.
       

      Attachments

        Issue Links

          Activity

            People

              fburzigo Fabio Burzigotti
              fburzigo Fabio Burzigotti
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: