[jboss-jira] [JBoss JIRA] (WFLY-13052) Workaround for MicroProfile Config TCK "ShouldThrowException" failure
Ingo Weiss (Jira)
issues at jboss.org
Tue Feb 18 04:15:01 EST 2020
[ https://issues.redhat.com/browse/WFLY-13052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ingo Weiss updated WFLY-13052:
------------------------------
Git Pull Request: https://github.com/wildfly/wildfly/pull/12957
> 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
> Fix For: 19.0.0.Beta2
>
>
> 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