GitHub user jdanekrh opened a pull request:
https://github.com/apache/qpid-interop-test/pull/1
QPIDIT-76 Added Qpid Proton Go shim for amqp_types_test
I've run this against the ActiveMQ Artemis 2.4.0 broker and the
amqp_types_test was getting stuck sometimes, randomly, for me. Other than that,
what is in the PR should be working. Thank you for a review in advance.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jdanekrh/qpid-interop-test jd_go_shim
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-interop-test/pull/1.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1
----
commit e858522ac5e397d6e2a4a1cffd7f9d7bde029a66
Author: Jiri Danek <[email protected]>
Date: 2017-03-02T15:27:05Z
QPIDIT-76 Added Qpid Proton Go shim for amqp_types_test
commit b73c13cd81b8f822113b73d2d6e05236aed0febf
Author: Jiri Danek <[email protected]>
Date: 2017-03-02T20:00:44Z
QPIDIT-46 Implemented the bug in Go shim so it is compatible
This change turns list items and map keys and values always into strings.
Doing this is wrong, but without it the shim does not pass
list and map tests against other shims.
commit ca0b724483f8359034a5a900f93807c2f5b800a0
Author: Jiri Danek <[email protected]>
Date: 2017-03-02T20:04:05Z
NO-JIRA Fixed typos I noticed
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]