summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles/python_tests/Java010PythonExcludes
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/test-profiles/python_tests/Java010PythonExcludes')
-rw-r--r--qpid/java/test-profiles/python_tests/Java010PythonExcludes3
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/python_tests/Java010PythonExcludes b/qpid/java/test-profiles/python_tests/Java010PythonExcludes
index de870e5e27..474480bdd0 100644
--- a/qpid/java/test-profiles/python_tests/Java010PythonExcludes
+++ b/qpid/java/test-profiles/python_tests/Java010PythonExcludes
@@ -50,6 +50,9 @@ qpid_tests.broker_0_10.priority.PriorityTests.test_prioritised_delivery_with_ali
#The broker does not support the autodelete property on exchanges
qpid_tests.broker_0_10.exchange.AutodeleteTests.testAutodelete*
+# QPID-5531 : Changes to the C++ behaviour in having a default timeout for every transaction not implemented in Java Broker
+qpid_tests.broker_0_10.dtx.DtxTests.test_get_timeout
+
###### Behavioural differences between Java & CPP Broker ######
#Tests changed/added in QPID-5280 and QPID-5283