[arquillian-issues] [JBoss JIRA] (ARQ-2088) When test is skipped because of an assumption, Arquillian's test result is passed

Matous Jobanek (JIRA) issues at jboss.org
Fri Apr 21 06:30:00 EDT 2017


    [ https://issues.jboss.org/browse/ARQ-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13396443#comment-13396443 ] 

Matous Jobanek commented on ARQ-2088:
-------------------------------------

It seems that the TestResult is Passed in all cases - even when the test fails

> When test is skipped because of an assumption, Arquillian's test result is passed
> ---------------------------------------------------------------------------------
>
>                 Key: ARQ-2088
>                 URL: https://issues.jboss.org/browse/ARQ-2088
>             Project: Arquillian
>          Issue Type: Enhancement
>          Components: core
>    Affects Versions: 1.1.13.Final
>            Reporter: Matous Jobanek
>
> When you run Arquillian test with an assumption: {{Assume.assumeFalse(true);}} then the test is skipped. The same also say both IDE and maven surefire, but Arquillian's {{TestResult}} retrieved in {{After}} phase contains status Passed.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the arquillian-issues mailing list