summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--java/010ExcludeList-store3
1 files changed, 2 insertions, 1 deletions
diff --git a/java/010ExcludeList-store b/java/010ExcludeList-store
index 238dadd95e..1ff2b4bbc6 100644
--- a/java/010ExcludeList-store
+++ b/java/010ExcludeList-store
@@ -53,4 +53,5 @@ org.apache.qpid.server.queue.PriorityTest
org.apache.qpid.test.client.FlowControlTest
// The default cpp.testprofile does not start the cpp broker with authentication so this test will fail.
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
+// c++ broker doesn't do selectors, so this will fail
+org.apache.qpid.test.unit.topic.TopicSessionTest#testNonMatchingMessagesDoNotFillQueue