summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles/JavaTransientExcludes
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2012-02-13 00:30:34 +0000
committerRobert Gemmell <robbie@apache.org>2012-02-13 00:30:34 +0000
commitf3fb8a56864f89941fb527c8855018ce470143e1 (patch)
tree1dbb0ff9d370f847174c008b800d3b106e370c91 /qpid/java/test-profiles/JavaTransientExcludes
parenta6cc4cb2fba4dbc260b2a8b58512f7c7a24ba5be (diff)
downloadqpid-python-f3fb8a56864f89941fb527c8855018ce470143e1.tar.gz
QPID-3829: use a seperate object for reference checking to stop the AMQMessage holding its underlying 0-8/0-9/0-9-1 connection/io objects in memory after they are closed. Also stops an NPE on the 0-8/0-9/0-9-1 subscriptions when evaluating no-local after store recovery.
Enables NoLocalAfterRecoveryTest again, though updated to make it simpler and more reliable. This test should be removed if changes for QPID-3605 are undertaken. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1243379 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/JavaTransientExcludes')
-rw-r--r--qpid/java/test-profiles/JavaTransientExcludes1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/JavaTransientExcludes b/qpid/java/test-profiles/JavaTransientExcludes
index b4e583ba3a..7cc541c8b9 100644
--- a/qpid/java/test-profiles/JavaTransientExcludes
+++ b/qpid/java/test-profiles/JavaTransientExcludes
@@ -18,6 +18,7 @@
//
//These tests require a persistent store
+org.apache.qpid.server.persistent.NoLocalAfterRecoveryTest#*
org.apache.qpid.server.store.PersistentStoreTest#*
org.apache.qpid.test.unit.ack.ClientAcknowledgeTest#testClientAckWithLargeFlusherPeriod