From 0747b0e0d4e2d5f82420d04114181c57f13f1c2a Mon Sep 17 00:00:00 2001 From: Keith Wall Date: Fri, 26 Sep 2014 10:35:38 +0000 Subject: QPID-6122: Temporarily exclude test git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1627739 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/python_tests/Java010PythonExcludes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/java/test-profiles/python_tests/Java010PythonExcludes b/java/test-profiles/python_tests/Java010PythonExcludes index 1125df2469..90082540a7 100644 --- a/java/test-profiles/python_tests/Java010PythonExcludes +++ b/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.* + -- cgit v1.2.1