You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Arnaud Simon (JIRA)" <qp...@incubator.apache.org> on 2008/05/08 13:25:55 UTC

[jira] Created: (QPID-1037) Need a way of not running some module tests

Need a way of not running some module tests
-------------------------------------------

                 Key: QPID-1037
                 URL: https://issues.apache.org/jira/browse/QPID-1037
             Project: Qpid
          Issue Type: Improvement
          Components: Java Tests
    Affects Versions: M3
            Reporter: Arnaud Simon
             Fix For: M3


It would be very useful to have a property in the test profile to specify that some module tests should not be run. For example the systests module is not yet migrated for using QpidTestCase so the tests can only be run against the java broker. Those tests should not be run as part of a C++ test profile. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (QPID-1037) Need a way of not running some module tests

Posted by "Arnaud Simon (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arnaud Simon closed QPID-1037.
------------------------------

    Resolution: Fixed

I have added a module.name property and the tests are not run if the prop exclude.modules (defined in the profile) contains the module name. 

> Need a way of not running some module tests
> -------------------------------------------
>
>                 Key: QPID-1037
>                 URL: https://issues.apache.org/jira/browse/QPID-1037
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Tests
>    Affects Versions: M3
>            Reporter: Arnaud Simon
>            Assignee: Arnaud Simon
>             Fix For: M3
>
>
> It would be very useful to have a property in the test profile to specify that some module tests should not be run. For example the systests module is not yet migrated for using QpidTestCase so the tests can only be run against the java broker. Those tests should not be run as part of a C++ test profile. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (QPID-1037) Need a way of not running some module tests

Posted by "Arnaud Simon (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arnaud Simon reassigned QPID-1037:
----------------------------------

    Assignee: Arnaud Simon

> Need a way of not running some module tests
> -------------------------------------------
>
>                 Key: QPID-1037
>                 URL: https://issues.apache.org/jira/browse/QPID-1037
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Tests
>    Affects Versions: M3
>            Reporter: Arnaud Simon
>            Assignee: Arnaud Simon
>             Fix For: M3
>
>
> It would be very useful to have a property in the test profile to specify that some module tests should not be run. For example the systests module is not yet migrated for using QpidTestCase so the tests can only be run against the java broker. Those tests should not be run as part of a C++ test profile. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (QPID-1037) Need a way of not running some module tests

Posted by "Rafael H. Schloming (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rafael H. Schloming resolved QPID-1037.
---------------------------------------

    Resolution: Fixed

> Need a way of not running some module tests
> -------------------------------------------
>
>                 Key: QPID-1037
>                 URL: https://issues.apache.org/jira/browse/QPID-1037
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Tests
>    Affects Versions: M3
>            Reporter: Arnaud Simon
>            Assignee: Rafael H. Schloming
>             Fix For: M3
>
>
> It would be very useful to have a property in the test profile to specify that some module tests should not be run. For example the systests module is not yet migrated for using QpidTestCase so the tests can only be run against the java broker. Those tests should not be run as part of a C++ test profile. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (QPID-1037) Need a way of not running some module tests

Posted by "Rafael H. Schloming (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rafael H. Schloming reopened QPID-1037:
---------------------------------------

      Assignee: Rafael H. Schloming  (was: Arnaud Simon)

The module.name property is already automatically set by the build scripts. I'm reopening this bug to submit an update to the fix to remove the manual setting of the module.name property.

> Need a way of not running some module tests
> -------------------------------------------
>
>                 Key: QPID-1037
>                 URL: https://issues.apache.org/jira/browse/QPID-1037
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Tests
>    Affects Versions: M3
>            Reporter: Arnaud Simon
>            Assignee: Rafael H. Schloming
>             Fix For: M3
>
>
> It would be very useful to have a property in the test profile to specify that some module tests should not be run. For example the systests module is not yet migrated for using QpidTestCase so the tests can only be run against the java broker. Those tests should not be run as part of a C++ test profile. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.