You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Kim van der Riet (JIRA)" <ji...@apache.org> on 2016/12/12 18:44:58 UTC

[jira] [Resolved] (QPIDIT-2) Add command-line options to control which shims and/or AMQP type combinations to run

     [ https://issues.apache.org/jira/browse/QPIDIT-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kim van der Riet resolved QPIDIT-2.
-----------------------------------
    Resolution: Fixed

With the inclusion of --{include,exclude}-shim, --{include,exclude}-type and the --no-skip flag, the type tests can be controlled down to a single test.

Tests such as amqp_large_content_test and jms_hdrs_props_test need additional parameters to achieve single-test control, and these have been opened in individual JIRAs. However, the parameters above do narrow the test significantly.

> Add command-line options to control which shims and/or AMQP type combinations to run
> ------------------------------------------------------------------------------------
>
>                 Key: QPIDIT-2
>                 URL: https://issues.apache.org/jira/browse/QPIDIT-2
>             Project: Apache QPID IT
>          Issue Type: Task
>          Components: AMQP Types Test
>            Reporter: Kim van der Riet
>            Assignee: Kim van der Riet
>
> Currently, simple_type_test accepts {{\-\-exclude-type}} and {{\-\-exclude-shim}} command-line arguments to limit the number of tests that are run. These arguments subtract from the list of known types and shims respectively.
> A comprehensive approach which allows a specific shim/type combinations to be specified as well as excluded needs to be developed. For example, using {{\-\-include-test <test-name>}}, {{\-\-include-shim <shim-name>}} and/or {{\-\-include-type <amqp-type>}} would be mutually exclusive of the {{\-\-exclude\-*}} counterparts, and would start with and empty set and include only those types listed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org