[arquillian-issues] [JBoss JIRA] (ARQ-605) Arquillian TestNG base class breaks tests TestNG groups

Aslak Knutsen (Resolved) (JIRA) jira-events at lists.jboss.org
Tue Nov 8 14:18:45 EST 2011


     [ https://issues.jboss.org/browse/ARQ-605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aslak Knutsen resolved ARQ-605.
-------------------------------

         Assignee: Aslak Knutsen
    Fix Version/s: 1.0.0.Final
       Resolution: Done


pushed upstream, see ARQ-646
                
> Arquillian TestNG base class breaks tests TestNG groups
> -------------------------------------------------------
>
>                 Key: ARQ-605
>                 URL: https://issues.jboss.org/browse/ARQ-605
>             Project: Arquillian
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Test Harness Integration
>    Affects Versions: 1.0.0.CR5
>            Reporter: Tom Barlow
>            Assignee: Aslak Knutsen
>             Fix For: 1.0.0.Final
>
>
> The 'alwaysRun' parameter on the Arquillian TestNG base class causes these methods to ALWAYS get run, even when Arquillian tests are excluded via their group.
>    @BeforeSuite(alwaysRun = true)
>    public void arquillianBeforeSuite() throws Exception
> This has a side effect of breaking maven profiles that use testng groups to select their tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list