You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Gerhard Petracek (Created) (JIRA)" <ji...@apache.org> on 2012/02/15 14:16:59 UTC

[jira] [Created] (DELTASPIKE-86) change the test-config to allow to restrict tests to a specific environment

change the test-config to allow to restrict tests to a specific environment
---------------------------------------------------------------------------

                 Key: DELTASPIKE-86
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-86
             Project: DeltaSpike
          Issue Type: Task
          Components: Tests
    Affects Versions: 0.1-incubating
            Reporter: Gerhard Petracek
            Assignee: Gerhard Petracek
             Fix For: 0.2-incubating


we just need groups/categories to mark that a test should be executed only with specific environments. even though a java-ee6 application server has to be able to run all tests in theory, we have to exclude some tests because there are e.g. packaging issues, issues with arquillian, remote execution issues,... . if a test isn't restricted to an environment, no category is used for the test-class.

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

        

[jira] [Resolved] (DELTASPIKE-86) change the test-config to allow to restrict tests to a specific environment

Posted by "Gerhard Petracek (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DELTASPIKE-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gerhard Petracek resolved DELTASPIKE-86.
----------------------------------------

    Resolution: Fixed
    
> change the test-config to allow to restrict tests to a specific environment
> ---------------------------------------------------------------------------
>
>                 Key: DELTASPIKE-86
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-86
>             Project: DeltaSpike
>          Issue Type: Task
>          Components: Tests
>    Affects Versions: 0.1-incubating
>            Reporter: Gerhard Petracek
>            Assignee: Gerhard Petracek
>             Fix For: 0.2-incubating
>
>
> we just need groups/categories to mark that a test should be executed only with specific environments. even though a java-ee6 application server has to be able to run all tests in theory, we have to exclude some tests because there are e.g. packaging issues, issues with arquillian, remote execution issues,... . if a test isn't restricted to an environment, no category is used for the test-class.

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

        

[jira] [Commented] (DELTASPIKE-86) change the test-config to allow to restrict tests to a specific environment

Posted by "Mark Struberg (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DELTASPIKE-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210882#comment-13210882 ] 

Mark Struberg commented on DELTASPIKE-86:
-----------------------------------------

all the categories are now implemented only once in the 'test-utils' module and get imported as test dependencies in the parent-code and parent-it parent poms. I also removed all other duplicates.
                
> change the test-config to allow to restrict tests to a specific environment
> ---------------------------------------------------------------------------
>
>                 Key: DELTASPIKE-86
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-86
>             Project: DeltaSpike
>          Issue Type: Task
>          Components: Tests
>    Affects Versions: 0.1-incubating
>            Reporter: Gerhard Petracek
>            Assignee: Gerhard Petracek
>             Fix For: 0.2-incubating
>
>
> we just need groups/categories to mark that a test should be executed only with specific environments. even though a java-ee6 application server has to be able to run all tests in theory, we have to exclude some tests because there are e.g. packaging issues, issues with arquillian, remote execution issues,... . if a test isn't restricted to an environment, no category is used for the test-class.

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

        

[jira] [Commented] (DELTASPIKE-86) change the test-config to allow to restrict tests to a specific environment

Posted by "Mark Struberg (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DELTASPIKE-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210880#comment-13210880 ] 

Mark Struberg commented on DELTASPIKE-86:
-----------------------------------------

I'll move all the categories into a new test-util module which we can test-depend on.
                
> change the test-config to allow to restrict tests to a specific environment
> ---------------------------------------------------------------------------
>
>                 Key: DELTASPIKE-86
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-86
>             Project: DeltaSpike
>          Issue Type: Task
>          Components: Tests
>    Affects Versions: 0.1-incubating
>            Reporter: Gerhard Petracek
>            Assignee: Gerhard Petracek
>             Fix For: 0.2-incubating
>
>
> we just need groups/categories to mark that a test should be executed only with specific environments. even though a java-ee6 application server has to be able to run all tests in theory, we have to exclude some tests because there are e.g. packaging issues, issues with arquillian, remote execution issues,... . if a test isn't restricted to an environment, no category is used for the test-class.

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