From dd48476d3eacf9b4d084604942956f8e29e9ddf6 Mon Sep 17 00:00:00 2001 From: Keith Wall Date: Thu, 25 Aug 2011 10:46:21 +0000 Subject: QPID-3432: Exclude SyncWait* tests from 0-10 profile. These tests test a 0-8 specific system property. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1161491 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/Java010Excludes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'java') diff --git a/java/test-profiles/Java010Excludes b/java/test-profiles/Java010Excludes index 42bac1a02a..e180566699 100755 --- a/java/test-profiles/Java010Excludes +++ b/java/test-profiles/Java010Excludes @@ -78,5 +78,7 @@ org.apache.qpid.test.client.destination.AddressBasedDestinationTest#testSessionC org.apache.qpid.test.client.QueueBrowserTransactedTest#testFailoverAsQueueBrowserCreated org.apache.qpid.test.client.QueueBrowserTransactedTest#testFailoverWithQueueBrowser -// QPID-3432: Test fails on 0.10 profile +// QPID-3432: These tests test the behaviour of 0-8..-0-9-1 specific system property (amqj.default_syncwrite_timeout) org.apache.qpid.test.client.timeouts.SyncWaitTimeoutDelayTest#* +org.apache.qpid.test.client.timeouts.SyncWaitDelayTest#* + -- cgit v1.2.1