You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by rg...@apache.org on 2014/02/10 12:02:04 UTC

svn commit: r1566579 - /qpid/trunk/qpid/java/test-profiles/python_tests/Java010PythonExcludes

Author: rgodfrey
Date: Mon Feb 10 11:02:03 2014
New Revision: 1566579

URL: http://svn.apache.org/r1566579
Log:
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

Modified:
    qpid/trunk/qpid/java/test-profiles/python_tests/Java010PythonExcludes

Modified: qpid/trunk/qpid/java/test-profiles/python_tests/Java010PythonExcludes
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/java/test-profiles/python_tests/Java010PythonExcludes?rev=1566579&r1=1566578&r2=1566579&view=diff
==============================================================================
--- qpid/trunk/qpid/java/test-profiles/python_tests/Java010PythonExcludes (original)
+++ qpid/trunk/qpid/java/test-profiles/python_tests/Java010PythonExcludes Mon Feb 10 11:02:03 2014
@@ -50,6 +50,9 @@ qpid_tests.broker_0_10.priority.Priority
 #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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org