[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
Tue Mar 28 08:48:00 EDT 2017


Matous Jobanek created ARQ-2088:
-----------------------------------

             Summary: 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