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

Cedric Beust (Commented) (JIRA) jira-events at lists.jboss.org
Sat Oct 22 15:08:45 EDT 2011


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

Cedric Beust commented on ARQ-605:
----------------------------------

Aslak,

I guess we need to figure out what exactly breaks profiles when this method runs when it shouldn't, and then, try to make it "harmless"? (I'm assuming it's alwaysRun=true for a good reason)

                
> 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: Integration Test Suite
>    Affects Versions: 1.0.0.CR5
>            Reporter: Tom Barlow
>
> 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