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/05/26 19:33:13 UTC

[jira] [Resolved] (QPIDIT-24) Broker identification failure blocks tests

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

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

If the broker will not supply a broker name in the connection properties, then the name will default to "unknown".  Tests will then run, and any tests that need to be skipped can be set to do so against this name (although it will only be valid for this broker - currently the Artemis broker falls into this category).

> Broker identification failure blocks tests
> ------------------------------------------
>
>                 Key: QPIDIT-24
>                 URL: https://issues.apache.org/jira/browse/QPIDIT-24
>             Project: Apache QPID IT
>          Issue Type: Bug
>          Components: JmsMessageTest, SimpleTypeTest
>            Reporter: Kim van der Riet
>            Assignee: Kim van der Riet
>
> Both the AMQP type test and the JMS message test use a small Python script to connect to the broker and retrieve the connection properties, among which are the broker name and version.
> The broker name is used to skip tests depending on the broker being used in the test. The broker product name is used for this purpose.  If the process of retrieving the connection properties fails for any reason, then the test does not run, but exits with an error message.  This behavior needs to be changed such that the test will run but no test skipping will take place.



--
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