summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles/JavaExcludes
diff options
context:
space:
mode:
authorRajith Muditha Attapattu <rajith@apache.org>2010-05-06 01:45:29 +0000
committerRajith Muditha Attapattu <rajith@apache.org>2010-05-06 01:45:29 +0000
commit39d62d77b95da761f4cc07090eae508a7d8115c5 (patch)
tree07d60605df5ce8ecad5713a071edc7f7d101ac87 /qpid/java/test-profiles/JavaExcludes
parentce37ea331edac07423334e7052af33b7713e29ae (diff)
downloadqpid-python-39d62d77b95da761f4cc07090eae508a7d8115c5.tar.gz
Added the following tests in FailoverBeforeConsumingRecoverTest to the exclude list
RecoverTest#testOderingWithAsyncConsumer RecoverTest#testOderingWithSyncConsumer The FailoverBeforeConsumingRecoverTest extends RecoverTest. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@941562 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/JavaExcludes')
-rw-r--r--qpid/java/test-profiles/JavaExcludes2
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/JavaExcludes b/qpid/java/test-profiles/JavaExcludes
index 607d89dd45..39408fa101 100644
--- a/qpid/java/test-profiles/JavaExcludes
+++ b/qpid/java/test-profiles/JavaExcludes
@@ -24,3 +24,5 @@ org.apache.qpid.test.unit.ack.FailoverBeforeConsumingRecoverTest#testAcknowledge
// related to QPID-2471. These are new test cases and fail with the Java broker.
org.apache.qpid.test.unit.ack.RecoverTest#testOderingWithAsyncConsumer
org.apache.qpid.test.unit.ack.RecoverTest#testOderingWithSyncConsumer
+org.apache.qpid.test.unit.ack.FailoverBeforeConsumingRecoverTest#testOderingWithAsyncConsumer
+org.apache.qpid.test.unit.ack.FailoverBeforeConsumingRecoverTest#testOderingWithSyncConsumer