summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorRobert Godfrey <rgodfrey@apache.org>2012-02-20 21:45:49 +0000
committerRobert Godfrey <rgodfrey@apache.org>2012-02-20 21:45:49 +0000
commit64e868ab7b5355981b715395cbccfc7ca4ffaa46 (patch)
tree466fdd58f44827976cfce5de8d7ba92c954d80b4 /java
parentbf8246e51cfe2b26a78d706913cb1f7c752f5dcc (diff)
downloadqpid-python-64e868ab7b5355981b715395cbccfc7ca4ffaa46.tar.gz
QPID-3590 : Python test fails because Java broker (correctly) does not support null value for routing key
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1291462 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
-rw-r--r--java/test-profiles/python_tests/Java010PythonExcludes3
1 files changed, 0 insertions, 3 deletions
diff --git a/java/test-profiles/python_tests/Java010PythonExcludes b/java/test-profiles/python_tests/Java010PythonExcludes
index 0ca9b3e778..608d79ba56 100644
--- a/java/test-profiles/python_tests/Java010PythonExcludes
+++ b/java/test-profiles/python_tests/Java010PythonExcludes
@@ -54,9 +54,6 @@ qpid_tests.broker_0_10.message.MessageTests.test_acquire_with_no_accept_and_cred
#QPID-3589 Difference in exception text message causes test to fail
qpid.tests.messaging.endpoints.AddressTests.testDeleteSpecial
-#QPID-3590 Java broker does not support null value for routing key
-qpid.tests.messaging.endpoints.SessionTests.testDoubleCommit
-
###### Java Broker defects ######