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 | ecd1ed250bba6b73bfed68fee33da98306a3a4af (patch) | |
| tree | 66a4b4e0344f3e3cfec6909a00d3dc2a1e45cd84 /qpid/java/010ExcludeList | |
| parent | 352d6c33c0e05ef512298be261424953a4de0983 (diff) | |
| download | qpid-python-ecd1ed250bba6b73bfed68fee33da98306a3a4af.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@681318 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/010ExcludeList')
| -rw-r--r-- | qpid/java/010ExcludeList | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/qpid/java/010ExcludeList b/qpid/java/010ExcludeList index 048deb7e2c..813d4ada35 100644 --- a/qpid/java/010ExcludeList +++ b/qpid/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 |
