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/JavaPre010Excludes | |
| 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/JavaPre010Excludes')
| -rw-r--r-- | qpid/java/test-profiles/JavaPre010Excludes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/test-profiles/JavaPre010Excludes b/qpid/java/test-profiles/JavaPre010Excludes index 2b77911177..18d2e52736 100644 --- a/qpid/java/test-profiles/JavaPre010Excludes +++ b/qpid/java/test-profiles/JavaPre010Excludes @@ -36,7 +36,7 @@ org.apache.qpid.server.queue.AddressBasedSortedQueueTest#* // Those tests are written against the 0.10 path org.apache.qpid.test.unit.message.UTF8Test#* -org.apache.qpid.client.MessageListenerTest#testSynchronousReceiveNoWait +org.apache.qpid.client.SynchReceiveTest#testReceiveNoWait // Tests 0.10 client feature org.apache.qpid.test.unit.client.connection.ConnectionTest#testUnsupportedSASLMechanism |
