Author: kwall
Date: Mon Jan 23 23:15:37 2017
New Revision: 1779998

URL: http://svn.apache.org/viewvc?rev=1779998&view=rev
Log:
QPID-7546: Correct unintentional change in transient exclude files

Modified:
    qpid/java/trunk/test-profiles/CPPTransientExcludes
    qpid/java/trunk/test-profiles/JavaTransientExcludes

Modified: qpid/java/trunk/test-profiles/CPPTransientExcludes
URL: 
http://svn.apache.org/viewvc/qpid/java/trunk/test-profiles/CPPTransientExcludes?rev=1779998&r1=1779997&r2=1779998&view=diff
==============================================================================
--- qpid/java/trunk/test-profiles/CPPTransientExcludes (original)
+++ qpid/java/trunk/test-profiles/CPPTransientExcludes Mon Jan 23 23:15:37 2017
@@ -29,4 +29,4 @@ org.apache.qpid.test.unit.xa.QueueTest#t
 org.apache.qpid.test.unit.xa.QueueTest#testSendAndRecover
 
 // test requires a persistent store
-org.apache.qpid.test.unit.ack.ClientAcknowledgeTest#testClientAckWithRestart
+org.apache.qpid.test.unit.ack.ClientAcknowledgeTest#testClientAckWithLargeFlusherPeriod

Modified: qpid/java/trunk/test-profiles/JavaTransientExcludes
URL: 
http://svn.apache.org/viewvc/qpid/java/trunk/test-profiles/JavaTransientExcludes?rev=1779998&r1=1779997&r2=1779998&view=diff
==============================================================================
--- qpid/java/trunk/test-profiles/JavaTransientExcludes (original)
+++ qpid/java/trunk/test-profiles/JavaTransientExcludes Mon Jan 23 23:15:37 2017
@@ -23,7 +23,7 @@ org.apache.qpid.server.store.PersistentS
 org.apache.qpid.server.store.SplitStoreTest#*
 org.apache.qpid.server.logging.AlertingTest#testAlertingReallyWorksWithRestart
 org.apache.qpid.server.logging.AlertingTest#testAlertingReallyWorksWithChanges
-org.apache.qpid.test.unit.ack.ClientAcknowledgeTest#testClientAckWithRestart
+org.apache.qpid.test.unit.ack.ClientAcknowledgeTest#testClientAckWithLargeFlusherPeriod
 
 org.apache.qpid.test.unit.ct.DurableSubscriberTest#*
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to