Dan Smith created GEODE-5429:
--------------------------------
Summary: 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
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)