From a8c5c3888feed40fd6c47a44f677668250e7635d Mon Sep 17 00:00:00 2001 From: Keith Wall Date: Fri, 5 Dec 2014 14:47:09 +0000 Subject: QPID-6262: Temporarily exclude the SSL system tests whist the NIO refactor is underway git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6262-JavaBrokerNIO@1643301 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/JavaExcludes | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'qpid/java/test-profiles/JavaExcludes') diff --git a/qpid/java/test-profiles/JavaExcludes b/qpid/java/test-profiles/JavaExcludes index 618dfd8586..a6f9fb12c7 100644 --- a/qpid/java/test-profiles/JavaExcludes +++ b/qpid/java/test-profiles/JavaExcludes @@ -29,3 +29,8 @@ org.apache.qpid.test.unit.topic.DurableSubscriptionTest#testNoLocalMessagesNotDe //QPID-4153 Messages causing a runtime selector error should be dead-lettered (or something similar) org.apache.qpid.test.client.message.SelectorTest#testRuntimeSelectorError + + + +// QPID-6262: Temporary exclusion whilst NIO refactoring is in flight +org.apache.qpid.client.ssl.SSLTest#* -- cgit v1.2.1