Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-13052

Workaround for MicroProfile Config TCK "ShouldThrowException" failure

    XMLWordPrintable

Details

    Description

      Some MicroProfile Config TCK tests expects deployment failure by annotating the @Deployment with @ShouldThrowException(DeploymentException.class).

      Due to https://issues.redhat.com/browse/WFARQ-59, the deployment exception is not properly handled on the Arquillian client side and the test fails because, the thrown exception is not of the proper type.

      This can be worked around by adding a DeploymentExceptionTransformer that will transform the exception into the proper type.

      Attachments

        Issue Links

          Activity

            People

              jmesnil1@redhat.com Jeff Mesnil
              jmesnil1@redhat.com Jeff Mesnil
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: