diff options
| author | Keith Wall <kwall@apache.org> | 2014-07-31 12:02:10 +0000 |
|---|---|---|
| committer | Keith Wall <kwall@apache.org> | 2014-07-31 12:02:10 +0000 |
| commit | ee4496653ff9139ab13f57dfaaa081df40714a45 (patch) | |
| tree | e1dcd21bc97ae6526c6896d63a13489d553fc31a /qpid/java/test-profiles/JavaTransientExcludes | |
| parent | 660fb9713deb72f0ce35a5ca960f6e37dc14ab14 (diff) | |
| download | qpid-python-ee4496653ff9139ab13f57dfaaa081df40714a45.tar.gz | |
QPID-5926: [Java Broker] When transitioning from STOPPED to ACTIVE the virtualhost re-recovers children beneath it
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1614866 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/JavaTransientExcludes')
| -rw-r--r-- | qpid/java/test-profiles/JavaTransientExcludes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/JavaTransientExcludes b/qpid/java/test-profiles/JavaTransientExcludes index ff4485d599..3bfeba92b3 100644 --- a/qpid/java/test-profiles/JavaTransientExcludes +++ b/qpid/java/test-profiles/JavaTransientExcludes @@ -57,6 +57,7 @@ org.apache.qpid.test.unit.client.MaxDeliveryCountTest#testWhenBrokerIsRestartedA org.apache.qpid.systest.rest.VirtualHostRestTest#testPutCreateVirtualHostUsingProfileNodeType org.apache.qpid.systest.rest.VirtualHostRestTest#testRecoverVirtualHostInDesiredStateStoppedWithDescription +org.apache.qpid.systest.rest.VirtualHostRestTest#testMutateStateOfVirtualHostWithQueuesAndMessages org.apache.qpid.systest.rest.VirtualHostNodeRestTest#testCreateAndDeleteVirtualHostNode |
