summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Wall <kwall@apache.org>2014-09-26 10:35:38 +0000
committerKeith Wall <kwall@apache.org>2014-09-26 10:35:38 +0000
commit3105086845b624cd4b310455effa834ebff5d733 (patch)
tree0fef73fe0be604fbb654f6ea8c945a4d52edfb4d
parente97736215baa28f2fd6ad8fd7eacdd0313b939c6 (diff)
downloadqpid-python-3105086845b624cd4b310455effa834ebff5d733.tar.gz
QPID-6122: Temporarily exclude test
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1627739 13f79535-47bb-0310-9956-ffa450edef68
-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 1125df2469..90082540a7 100644
--- a/qpid/java/test-profiles/python_tests/Java010PythonExcludes
+++ b/qpid/java/test-profiles/python_tests/Java010PythonExcludes
@@ -89,3 +89,6 @@ qpid_tests.broker_0_10.message.MessageTests.test_window_flow_bytes
#QPID-3605 Durable subscriber with no-local true receives messages on re-connection
qpid_tests.broker_0_10.message.MessageTests.test_no_local_awkward
+#QPID-6122 TimeoutTests occasionally fail against the Java Broker
+qpid.tests.messaging.endpoints.TimeoutTests.*
+