summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/failing-amqp0-10-python-tests
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2014-07-24 13:48:37 +0000
committerGordon Sim <gsim@apache.org>2014-07-24 13:48:37 +0000
commitf87df8d18a1fa100fc862ad2160cadd3d9de9a9f (patch)
tree70294b3dbe613ac566df4b0e4b7cacf38151ae26 /qpid/cpp/src/tests/failing-amqp0-10-python-tests
parent411991ff17bb52f2887f9b78350683c939b3394a (diff)
downloadqpid-python-f87df8d18a1fa100fc862ad2160cadd3d9de9a9f.tar.gz
QPID-5921, QPID-5923: adjustments and exclusions for new tests using swigged client
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1613131 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests/failing-amqp0-10-python-tests')
-rw-r--r--qpid/cpp/src/tests/failing-amqp0-10-python-tests6
1 files changed, 6 insertions, 0 deletions
diff --git a/qpid/cpp/src/tests/failing-amqp0-10-python-tests b/qpid/cpp/src/tests/failing-amqp0-10-python-tests
index d69cc272c0..afa263217f 100644
--- a/qpid/cpp/src/tests/failing-amqp0-10-python-tests
+++ b/qpid/cpp/src/tests/failing-amqp0-10-python-tests
@@ -24,3 +24,9 @@ qpid.tests.messaging.message.MessageEchoTests.testReplyTo
qpid.tests.messaging.message.MessageEchoTests.testReplyToQueue
qpid.tests.messaging.message.MessageEchoTests.testReplyToQueueSubject
qpid.tests.messaging.message.MessageEchoTests.testProperties
+
+# The following test fails because the swig client throws an error
+# when creating a sender with a node name that is ambiguous and no
+# type specified. By contrast the pure python client defaults to the
+# queue in this case.
+qpid_tests.broker_0_10.new_api.GeneralTests.test_node_disambiguation_2