summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles
diff options
context:
space:
mode:
authorKeith Wall <kwall@apache.org>2014-12-05 14:47:09 +0000
committerKeith Wall <kwall@apache.org>2014-12-05 14:47:09 +0000
commita8c5c3888feed40fd6c47a44f677668250e7635d (patch)
tree629951e366e52b9690b4a6ab3bc27748925e9378 /qpid/java/test-profiles
parent7345092647d8ac524e0328ff0b1fd51eea5b2dfa (diff)
downloadqpid-python-a8c5c3888feed40fd6c47a44f677668250e7635d.tar.gz
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
Diffstat (limited to 'qpid/java/test-profiles')
-rw-r--r--qpid/java/test-profiles/JavaExcludes5
1 files changed, 5 insertions, 0 deletions
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#*