diff options
| author | Robert Godfrey <rgodfrey@apache.org> | 2012-02-20 21:45:49 +0000 |
|---|---|---|
| committer | Robert Godfrey <rgodfrey@apache.org> | 2012-02-20 21:45:49 +0000 |
| commit | e4c32b29cf2d41c9446a5dd6a3a23a3737cbada2 (patch) | |
| tree | 9a7fbc2f28aeff082584c38a67f9d0a6f8b7ddaf /qpid/java/test-profiles | |
| parent | 7f70ef457a5f3fa2764e325950552bf8712ee865 (diff) | |
| download | qpid-python-e4c32b29cf2d41c9446a5dd6a3a23a3737cbada2.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@1291462 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles')
| -rw-r--r-- | qpid/java/test-profiles/python_tests/Java010PythonExcludes | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/qpid/java/test-profiles/python_tests/Java010PythonExcludes b/qpid/java/test-profiles/python_tests/Java010PythonExcludes index 0ca9b3e778..608d79ba56 100644 --- a/qpid/java/test-profiles/python_tests/Java010PythonExcludes +++ b/qpid/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 ###### |
