summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles/08StandaloneExcludes
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2009-09-30 15:57:24 +0000
committerMartin Ritchie <ritchiem@apache.org>2009-09-30 15:57:24 +0000
commit1a5c89fbce3ed0dee13826df137effad1ff12f88 (patch)
tree3cc585fadc794fb8ecda1c2ce95eea3b47d04deb /qpid/java/test-profiles/08StandaloneExcludes
parentce240e785c5d32a777fe5cbc2dc159274c604dec (diff)
downloadqpid-python-1a5c89fbce3ed0dee13826df137effad1ff12f88.tar.gz
QPID-2120 : Updated SimpleAMQQueue to ensure that the sub.isSuspended() check is done before any attempt to retrieve the getLastSeenNode(). This and the commits for QPID-1871,QPID-2116 are tested by RollbackOrderTest that now can be enabled for the Java profile.
Additional changes were done to SAMQQ to improve readability and add some debug loggging. Performance testing should be done to identify any penality for this additional logging. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@820320 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/08StandaloneExcludes')
-rw-r--r--qpid/java/test-profiles/08StandaloneExcludes2
1 files changed, 0 insertions, 2 deletions
diff --git a/qpid/java/test-profiles/08StandaloneExcludes b/qpid/java/test-profiles/08StandaloneExcludes
index de876e06bb..ee781fb80f 100644
--- a/qpid/java/test-profiles/08StandaloneExcludes
+++ b/qpid/java/test-profiles/08StandaloneExcludes
@@ -39,8 +39,6 @@ org.apache.qpid.server.persistent.NoLocalAfterRecoveryTest#*
// QPID-1823: this takes ages to run
org.apache.qpid.client.SessionCreateTest#*
-org.apache.qpid.test.client.RollbackOrderTest#*
-
// This test requires the standard configuration file for validation.
// Excluding here does not reduce test coverage.
org.apache.qpid.server.configuration.ServerConfigurationFileTest#*