[
https://issues.apache.org/jira/browse/QPIDIT-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15000991#comment-15000991
]
ASF subversion and git services commented on QPIDIT-20:
-------------------------------------------------------
Commit 6c8ab3b0a25b549de355a85f09e83dde6aa5cd19 in qpid-interop-test's branch
refs/heads/master from [~kpvdr]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-interop-test.git;h=6c8ab3b ]
QPIDIT-20: Added ability to detect broker and automatically exclude tests that
fail for that broker
> Add ability to detect broker, skip tests that fail for that broker
> ------------------------------------------------------------------
>
> Key: QPIDIT-20
> URL: https://issues.apache.org/jira/browse/QPIDIT-20
> Project: Apache QPID IT
> Issue Type: Improvement
> Components: JmsMessageTest, SimpleTypeTest
> Reporter: Kim van der Riet
> Assignee: Kim van der Riet
>
> The Qpid broker will not handle some AMQP types correctly, and will attempt
> to read the body of these types as descriptors. This bug covered elsewhere.
> However, this issue causes the AMQP tests using these types to fail when the
> Qpid broker is in use. However, the A-MQ broker works ok.
> Until now, the types that do not work have had to be commented out of the
> test before running it in order to complete the test when using Qpid as the
> broker. This is ugly and error-prone, and certainly does not lend itself to
> automatic testing environments.
> A method needs to be devised that can detect the broker in use, and
> automatically exclude or skip tests that are known to fail with an
> appropriate message.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]