From acf22a677693d9b0dfcdfdd8e8340af8cacbcb3c Mon Sep 17 00:00:00 2001 From: Robert Godfrey Date: Mon, 10 Feb 2014 11:02:03 +0000 Subject: QPID-5531 : Adding an exclude to the Java Python test ignore list for the test which was changed without the feature also being changed in the Java Broker git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1566579 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/python_tests/Java010PythonExcludes | 3 +++ 1 file changed, 3 insertions(+) (limited to 'qpid/java') 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 -- cgit v1.2.1