You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by kw...@apache.org on 2017/09/25 16:33:57 UTC

qpid-broker-j git commit: NO-JIRA: Temporarily exclude SSL based tests until a newer IBM JDK (>=20160505) is available on the Apache CI nodes

Repository: qpid-broker-j
Updated Branches:
  refs/heads/master d7633ce17 -> 6343924b7


NO-JIRA: Temporarily exclude SSL based tests until a newer IBM JDK (>=20160505) is available on the Apache CI nodes


Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/commit/6343924b
Tree: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/tree/6343924b
Diff: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/diff/6343924b

Branch: refs/heads/master
Commit: 6343924b70d373dad36ffb32419f81667a282331
Parents: d7633ce
Author: Keith Wall <kw...@apache.org>
Authored: Mon Sep 25 17:33:25 2017 +0100
Committer: Keith Wall <kw...@apache.org>
Committed: Mon Sep 25 17:33:37 2017 +0100

----------------------------------------------------------------------
 test-profiles/IBMJDKExcludes | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/6343924b/test-profiles/IBMJDKExcludes
----------------------------------------------------------------------
diff --git a/test-profiles/IBMJDKExcludes b/test-profiles/IBMJDKExcludes
index 2836c92..518a4d6 100644
--- a/test-profiles/IBMJDKExcludes
+++ b/test-profiles/IBMJDKExcludes
@@ -25,3 +25,8 @@ org.apache.qpid.disttest.results.ResultsXmlWriterTest#*
 # THe IBMJSSE2 trust factory (IbmX509) validates the entire certificate chain, including trusted certificates.
 # https://www.ibm.com/support/knowledgecenter/en/SSYKE2_8.0.0/com.ibm.java.security.component.80.doc/security-component/jsse2Docs/knowndiffsun.html
 org.apache.qpid.server.security.FileTrustStoreTest#testUseOfExpiredTrustAnchorAllowed
+
+# Temporarily exclude SSL based tests until a newer IBM JDK (>=20160505) is available on the Apache CI nodes.
+org.apache.qpid.systest.management.amqp.AmqpManagementTest#*
+org.apache.qpid.client.ssl.SSLTest#*
+org.apache.qpid.server.security.auth.manager.ExternalAuthenticationTest#*


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org