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 | 7f70ef457a5f3fa2764e325950552bf8712ee865 (patch) | |
| tree | 44196b37a160134fb97a1c84a063df8bfe119b93 /qpid/java/test-profiles/python_tests | |
| parent | 805a73dc269aead9cb2db94b3fbcd990b72a079c (diff) | |
| download | qpid-python-7f70ef457a5f3fa2764e325950552bf8712ee865.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@1291461 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/python_tests')
| -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 52afb66890..0ca9b3e778 100644 --- a/qpid/java/test-profiles/python_tests/Java010PythonExcludes +++ b/qpid/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 |
