[jboss-jira] [JBoss JIRA] (WFLY-13052) Workaround for MicroProfile Config TCK "ShouldThrowException" failure

Jeff Mesnil (Jira) issues at jboss.org
Tue Feb 4 03:17:55 EST 2020


     [ https://issues.redhat.com/browse/WFLY-13052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Mesnil updated WFLY-13052:
-------------------------------
    Issue Type: Bug  (was: Component Upgrade)


> Workaround for MicroProfile Config TCK "ShouldThrowException" failure
> ---------------------------------------------------------------------
>
>                 Key: WFLY-13052
>                 URL: https://issues.redhat.com/browse/WFLY-13052
>             Project: WildFly
>          Issue Type: Bug
>          Components: MP Config
>            Reporter: Jeff Mesnil
>            Assignee: Jeff Mesnil
>            Priority: Major
>
> 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.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list