diff options
| author | Aidan Skinner <aidan@apache.org> | 2008-07-31 10:08:01 +0000 |
|---|---|---|
| committer | Aidan Skinner <aidan@apache.org> | 2008-07-31 10:08:01 +0000 |
| commit | a5174bc91015cfbe092beb66d9c5419693613434 (patch) | |
| tree | a75875c1b11eb1abb803176dece230e1d694b360 /java/010ExcludeList | |
| parent | 853c549269efe73d1f4931d305dd37985f0bc1bc (diff) | |
| download | qpid-python-a5174bc91015cfbe092beb66d9c5419693613434.tar.gz | |
Turn off TopicSessionTest#testNonMatchingMessagesDoNotFillQueue since c++ broker doesn't do server side selectors
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@681318 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/010ExcludeList')
| -rw-r--r-- | java/010ExcludeList | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/java/010ExcludeList b/java/010ExcludeList index 048deb7e2c..813d4ada35 100644 --- a/java/010ExcludeList +++ b/java/010ExcludeList @@ -61,4 +61,5 @@ org.apache.qpid.test.unit.client.connection.ConnectionTest#testUnresolvedVirtual org.apache.qpid.test.unit.client.connection.ConnectionTest#testDefaultExchanges // 0-10 c++ broker in cpp.testprofile is started with no auth so won't pass this test org.apache.qpid.test.unit.client.connection.ConnectionTest#testPasswordFailureConnection - +// c++ broker doesn't do selectors, so this will fail +org.apache.qpid.test.unit.topic.TopicSessionTest#testNonMatchingMessagesDoNotFillQueue |
