[
https://issues.apache.org/jira/browse/QPIDIT-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16453057#comment-16453057
]
ASF subversion and git services commented on QPIDIT-119:
--------------------------------------------------------
Commit 49cb0d602e1c0725bb4e8ddc6a8571c70851f4b6 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=49cb0d6 ]
QPIDIT-119: C++ shims completed. Because of PROTON-1824, it is not possible to
use arrays with Python 2/3 clients, so run test using --exclude-type array
--exclude-subtype array to avoid this open issue. The array part of the shims
are still relatively untested (but should mostly work for the ProtonCpp shim),
but this will not be addressed until this Proton Array issue is fixed.
> Add AMQP complex type test
> --------------------------
>
> Key: QPIDIT-119
> URL: https://issues.apache.org/jira/browse/QPIDIT-119
> Project: Apache QPID Interoperability Test Suite
> Issue Type: Task
> Affects Versions: 0.1.0
> Reporter: Kim van der Riet
> Assignee: Kim van der Riet
> Priority: Major
> Fix For: 0.2.0
>
>
> The AMQP types test cover the simple tests well, but do not do a good job of
> the complex types. This is because the ability to represent the test data for
> the complex types is itself a complex issue, as each complex type may contain
> an arbitrary number of other complex types. For example, a list may contain
> other lists or maps, and maps may contain other lists and maps as both keys
> and values.
> Solving this problem requires that a mechanism exist to create and represent
> an arbitrarily large and complex set of data for testing, and allow the sent
> and received data to be compared to determine success or failure.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]