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/10/12 12:21:07 UTC

qpid-broker-j git commit: QPID-7955: Exclude Logback1027WorkaroundTurboFilter tests on the IBM JDK profile.

Repository: qpid-broker-j
Updated Branches:
  refs/heads/master d8e033abc -> fc952cea2


QPID-7955: Exclude Logback1027WorkaroundTurboFilter tests on the IBM JDK profile.


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/fc952cea
Tree: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/tree/fc952cea
Diff: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/diff/fc952cea

Branch: refs/heads/master
Commit: fc952cea2526c02d3087d74f780744c78524e407
Parents: d8e033a
Author: Keith Wall <kw...@apache.org>
Authored: Thu Oct 12 13:20:13 2017 +0100
Committer: Keith Wall <kw...@apache.org>
Committed: Thu Oct 12 13:20:44 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/fc952cea/test-profiles/IBMJDKExcludes
----------------------------------------------------------------------
diff --git a/test-profiles/IBMJDKExcludes b/test-profiles/IBMJDKExcludes
index 653bf1c..353c739 100644
--- a/test-profiles/IBMJDKExcludes
+++ b/test-profiles/IBMJDKExcludes
@@ -26,3 +26,8 @@ org.apache.qpid.disttest.results.ResultsXmlWriterTest#*
 # 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
 
+# (QPID-7955) Behaviourial difference between the IBM JDK and the Open JDK
+# https://www.ibm.com/developerworks/community/forums/html/topic?id=8482d948-665c-47a2-862e-457e49ac71a4&ps=25
+org.apache.qpid.server.logging.logback.Logback1027WorkaroundTurboFilterTest#testSuppressedExceptionRecursion
+org.apache.qpid.server.logging.logback.Logback1027WorkaroundTurboFilterTest#testInitCauseRecursion
+


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