From 588895300b227c45c1c2bf94a8c74b018c269821 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Tue, 2 Sep 2008 14:28:04 +0000 Subject: QPID-1119 : Exclude the Delay test from testing as until QPID-1262 is resolved git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@691261 13f79535-47bb-0310-9956-ffa450edef68 --- java/010ExcludeList | 1 + 1 file changed, 1 insertion(+) (limited to 'java/010ExcludeList') diff --git a/java/010ExcludeList b/java/010ExcludeList index 3b9c945651..7810d42211 100644 --- a/java/010ExcludeList +++ b/java/010ExcludeList @@ -67,4 +67,5 @@ org.apache.qpid.test.unit.topic.TopicSessionTest#testNonMatchingMessagesDoNotFil org.apache.qpid.server.security.acl.SimpleACLTest#testClientPublishInvalidQueueSuccess // InVM Broker tests org.apache.qpid.test.client.timeouts.SyncWaitDelayTest#* +// QPID-1262, QPID-1119 : This test fails occasionally due to potential protocol issue. org.apache.qpid.test.client.timeouts.SyncWaitTimeoutDelayTest#* -- cgit v1.2.1