[
https://issues.apache.org/jira/browse/GEODE-5429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16554967#comment-16554967
]
Mark Hanson commented on GEODE-5429:
------------------------------------
This looks to be an issue of the test machine that needs the "Java Cryptography
Extension (JCE) Unlimited Strength Jurisdiction Policy Files" for Java 8
[http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html]
Once installed the tests should pass.
> SUPERFLAKY: Multiple failures from RestAPIsWithSSLDUnitTest
> -----------------------------------------------------------
>
> Key: GEODE-5429
> URL: https://issues.apache.org/jira/browse/GEODE-5429
> Project: Geode
> Issue Type: Task
> Reporter: Dan Smith
> Assignee: Mark Hanson
> Priority: Major
> Labels: swat
>
> Several of the test in this class failed multiple times in a pass over 200
> runs of DistributedTest.
> {noformat}
> 16 failures
> org.apache.geode.rest.internal.web.controllers.RestAPIsWithSSLDUnitTest.testSimpleSSLWithMultiKey_KeyStore_WithInvalidClientKey
> (94.02985074626866% success rate)
> 7 failures
> org.apache.geode.rest.internal.web.controllers.RestAPIsWithSSLDUnitTest.testSSLWithTLSv12ProtocolLegacy
> (97.38805970149254% success rate)
> 5 failures
> org.apache.geode.rest.internal.web.controllers.RestAPIsWithSSLDUnitTest.testSSLWithoutKeyStoreTypeLegacy
> (98.13432835820896% success rate)
> 2 failures
> org.apache.geode.rest.internal.web.controllers.RestAPIsWithSSLDUnitTest.testWithMultipleProtocol
> (99.25373134328358% success rate)
> 2 failures
> org.apache.geode.rest.internal.web.controllers.RestAPIsWithSSLDUnitTest.testSSLWithTLSv11Protocol
> (99.25373134328358% success rate)
> 2 failures
> org.apache.geode.rest.internal.web.controllers.RestAPIsWithSSLDUnitTest.testSSLWithMultipleCipherSuite
> (99.25373134328358% success rate)
> 1 failures
> org.apache.geode.rest.internal.web.controllers.RestAPIsWithSSLDUnitTest.testWithMultipleProtocolLegacy
> (99.6268656716418% success rate)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)