diff options
| author | Keith Wall <kwall@apache.org> | 2012-03-11 19:01:15 +0000 |
|---|---|---|
| committer | Keith Wall <kwall@apache.org> | 2012-03-11 19:01:15 +0000 |
| commit | 32dcbb2465355669ca977ace3a2bf7d9997f969a (patch) | |
| tree | b47625c35d54c477f637c9ea8599cd55e793e9ec /qpid/java/test-profiles/CPPPrefetchExcludes | |
| parent | 0e13aff34a6dfb783373cd126b86ba60cb75b385 (diff) | |
| download | qpid-python-32dcbb2465355669ca977ace3a2bf7d9997f969a.tar.gz | |
QPID-3894: MessageListener test improvments
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1299425 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/CPPPrefetchExcludes')
| -rw-r--r-- | qpid/java/test-profiles/CPPPrefetchExcludes | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qpid/java/test-profiles/CPPPrefetchExcludes b/qpid/java/test-profiles/CPPPrefetchExcludes index 7ef52f89c7..9b4d69cebd 100644 --- a/qpid/java/test-profiles/CPPPrefetchExcludes +++ b/qpid/java/test-profiles/CPPPrefetchExcludes @@ -18,6 +18,6 @@ // // those tests should be run with prefetch off -org.apache.qpid.client.MessageListenerMultiConsumerTest#testRecieveC2Only -org.apache.qpid.client.MessageListenerMultiConsumerTest#testRecieveBoth +org.apache.qpid.client.SynchReceiveTest#testTwoConsumersInterleaved +org.apache.qpid.client.SynchReceiveTest#testIdleSecondConsumer org.apache.qpid.test.unit.xa.TopicTest#testMigrateDurableSubscriber |
