From 1ce014b722ca905aa71ac48dff83240d5ea74cc0 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Fri, 22 Aug 2008 16:52:36 +0000 Subject: QPID-1119 : Excluded the InVM test from the external broker runs. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@688117 13f79535-47bb-0310-9956-ffa450edef68 --- java/010ExcludeList | 2 ++ 1 file changed, 2 insertions(+) (limited to 'java/010ExcludeList') diff --git a/java/010ExcludeList b/java/010ExcludeList index 00d84548e2..8e7f8d253c 100644 --- a/java/010ExcludeList +++ b/java/010ExcludeList @@ -65,4 +65,6 @@ org.apache.qpid.test.unit.client.connection.ConnectionTest#testPasswordFailureCo org.apache.qpid.test.unit.topic.TopicSessionTest#testNonMatchingMessagesDoNotFillQueue // QPID-1225 : Temporary remove this test until the problem has been addressed org.apache.qpid.server.security.acl.SimpleACLTest#testClientPublishInvalidQueueSuccess +// InVM Broker tests +org.apache.qpid.test.client.timeouts.SyncWaitDelayTest#* -- cgit v1.2.1