diff options
| author | Robert Godfrey <rgodfrey@apache.org> | 2012-02-20 21:43:08 +0000 |
|---|---|---|
| committer | Robert Godfrey <rgodfrey@apache.org> | 2012-02-20 21:43:08 +0000 |
| commit | 1e98f1e3b5dd9544a3c7cebdffbbe34e9d8eccef (patch) | |
| tree | 54415cd256df19e621e76b48fea63906a52b2f7a /java/test-profiles/python_tests | |
| parent | f37492f2285a9e6b60c081e602c61bd9e52b4abe (diff) | |
| download | qpid-python-1e98f1e3b5dd9544a3c7cebdffbbe34e9d8eccef.tar.gz | |
QPID-3588 : Python message echo test fails against Java broker because only expiration is passed to client, not TTL.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1291461 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/python_tests')
| -rw-r--r-- | java/test-profiles/python_tests/Java010PythonExcludes | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/java/test-profiles/python_tests/Java010PythonExcludes b/java/test-profiles/python_tests/Java010PythonExcludes index 52afb66890..0ca9b3e778 100644 --- a/java/test-profiles/python_tests/Java010PythonExcludes +++ b/java/test-profiles/python_tests/Java010PythonExcludes @@ -51,9 +51,6 @@ qpid_tests.broker_0_10.message.MessageTests.test_ack qpid_tests.broker_0_10.message.MessageTests.test_acquire qpid_tests.broker_0_10.message.MessageTests.test_acquire_with_no_accept_and_credit_flow -#QPID-3588 Java broker sets expiration and doesnt pass TTL on to consumer -qpid.tests.messaging.message.MessageEchoTests.testProperties - #QPID-3589 Difference in exception text message causes test to fail qpid.tests.messaging.endpoints.AddressTests.testDeleteSpecial |
