summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles/JavaInVMExcludes
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2011-07-07 15:11:41 +0000
committerRobert Gemmell <robbie@apache.org>2011-07-07 15:11:41 +0000
commit8e19ee98e29a6c3a3311b7fa77d7f5c626a00b91 (patch)
tree044121277c90229aad2b06943a9efd36e98e5cd5 /qpid/java/test-profiles/JavaInVMExcludes
parentaff6a647273f5949f1aa11f80097c98b1a1fd09a (diff)
downloadqpid-python-8e19ee98e29a6c3a3311b7fa77d7f5c626a00b91.tar.gz
QPID-3026: remove incomplete support for multiple ApplicationRegistry instances to be active at one time
Applied patch by Keith Wall and myself git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1143869 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/JavaInVMExcludes')
-rw-r--r--qpid/java/test-profiles/JavaInVMExcludes19
1 files changed, 19 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/JavaInVMExcludes b/qpid/java/test-profiles/JavaInVMExcludes
index 7960b28d81..e8f0cf37e9 100644
--- a/qpid/java/test-profiles/JavaInVMExcludes
+++ b/qpid/java/test-profiles/JavaInVMExcludes
@@ -27,6 +27,25 @@ org.apache.qpid.server.security.firewall.FirewallConfigTest#*
// This test requires a broker capable of 0-8/9 and 0-10
org.apache.qpid.test.client.message.JMSDestinationTest#testReceiveResend
+//Only a single InVM broker is now supported per JVM, so Failover tests do not work on InVm profiles
+org.apache.qpid.test.client.QueueBrowserAutoAckTest#testFailoverAsQueueBrowserCreated
+org.apache.qpid.test.client.QueueBrowserAutoAckTest#testFailoverWithQueueBrowser
+org.apache.qpid.test.client.QueueBrowserClientAckTest#testFailoverAsQueueBrowserCreated
+org.apache.qpid.test.client.QueueBrowserClientAckTest#testFailoverWithQueueBrowser
+org.apache.qpid.test.client.QueueBrowserDupsOkTest#testFailoverAsQueueBrowserCreated
+org.apache.qpid.test.client.QueueBrowserDupsOkTest#testFailoverWithQueueBrowser
+org.apache.qpid.test.client.QueueBrowserNoAckTest#testFailoverAsQueueBrowserCreated
+org.apache.qpid.test.client.QueueBrowserNoAckTest#testFailoverWithQueueBrowser
+org.apache.qpid.test.client.QueueBrowserPreAckTest#testFailoverAsQueueBrowserCreated
+org.apache.qpid.test.client.QueueBrowserPreAckTest#testFailoverWithQueueBrowser
+org.apache.qpid.test.client.QueueBrowserTransactedTest#testFailoverAsQueueBrowserCreated
+org.apache.qpid.test.client.QueueBrowserTransactedTest#testFailoverWithQueueBrowser
+org.apache.qpid.server.failover.MessageDisappearWithIOExceptionTest#*
+org.apache.qpid.test.client.failover.FailoverTest#*
+org.apache.qpid.test.unit.ack.AcknowledgeAfterFailoverTest#*
+org.apache.qpid.test.unit.ack.AcknowledgeAfterFailoverOnMessageTest#*
+org.apache.qpid.test.unit.publish.DirtyTransactedPublishTest#*
+
// QPID-2478 test fails when run against broker using 0-8/9
org.apache.qpid.test.client.message.JMSDestinationTest#testGetDestinationWithCustomExchange