You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by kw...@apache.org on 2011/08/25 12:46:21 UTC

svn commit: r1161491 - /qpid/trunk/qpid/java/test-profiles/Java010Excludes

Author: kwall
Date: Thu Aug 25 10:46:21 2011
New Revision: 1161491

URL: http://svn.apache.org/viewvc?rev=1161491&view=rev
Log:
QPID-3432: Exclude SyncWait* tests from 0-10 profile.  These tests test a 0-8 specific system property.

Modified:
    qpid/trunk/qpid/java/test-profiles/Java010Excludes

Modified: qpid/trunk/qpid/java/test-profiles/Java010Excludes
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/java/test-profiles/Java010Excludes?rev=1161491&r1=1161490&r2=1161491&view=diff
==============================================================================
--- qpid/trunk/qpid/java/test-profiles/Java010Excludes (original)
+++ qpid/trunk/qpid/java/test-profiles/Java010Excludes Thu Aug 25 10:46:21 2011
@@ -78,5 +78,7 @@ org.apache.qpid.test.client.destination.
 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#*
+



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org