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 2018/01/17 09:21:34 UTC

qpid-broker-j git commit: QPID-6933: [System Tests] Reverted unintentional removal of exclusion for FailoverMethodTest

Repository: qpid-broker-j
Updated Branches:
  refs/heads/master 59051baa4 -> 6f8840aed


QPID-6933: [System Tests] Reverted unintentional removal of exclusion for FailoverMethodTest


Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/commit/6f8840ae
Tree: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/tree/6f8840ae
Diff: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/diff/6f8840ae

Branch: refs/heads/master
Commit: 6f8840aed0466676d86e4c3a78dcdfc929e27a12
Parents: 59051ba
Author: Keith Wall <kw...@apache.org>
Authored: Wed Jan 17 09:21:23 2018 +0000
Committer: Keith Wall <kw...@apache.org>
Committed: Wed Jan 17 09:21:23 2018 +0000

----------------------------------------------------------------------
 test-profiles/JavaTransientExcludes | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/6f8840ae/test-profiles/JavaTransientExcludes
----------------------------------------------------------------------
diff --git a/test-profiles/JavaTransientExcludes b/test-profiles/JavaTransientExcludes
index 3193b59..d4052de 100644
--- a/test-profiles/JavaTransientExcludes
+++ b/test-profiles/JavaTransientExcludes
@@ -36,4 +36,5 @@ org.apache.qpid.systest.rest.VirtualHostNodeRestTest#testCreateAndDeleteVirtualH
 
 org.apache.qpid.client.failover.FailoverBehaviourTest#testFlowControlFlagResetOnFailover
 org.apache.qpid.client.failover.FailoverBehaviourTest#testFailoverHandlerTimeoutReconnected
+org.apache.qpid.server.failover.FailoverMethodTest#testNoFailover
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org