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 2017/01/23 23:15:37 UTC

svn commit: r1779998 - in /qpid/java/trunk/test-profiles: CPPTransientExcludes JavaTransientExcludes

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: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org