[
https://issues.apache.org/jira/browse/IGNITE-28446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18071334#comment-18071334
]
Ignite TC Bot commented on IGNITE-28446:
----------------------------------------
{panel:title=Branch: [pull/12976/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/12976/head] Base: [master] : New Tests
(1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Cache 13{color} [[tests
1|https://ci2.ignite.apache.org/viewLog.html?buildId=8978435]]
* {color:#013220}IgniteCacheTestSuite13:
SystemViewCacheExpiryPolicyTest.testCacheViewExpiryPolicy[factory=javax.cache.configuration.FactoryBuilder$SingletonFactory@5345dfe8,
actual=SingletonFactory [expiryPlc=EternalExpiryPolicy [create=ETERNAL]]] -
PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=8978557&buildTypeId=IgniteTests24Java8_RunAll]
> Fix the tests after updating Java on the TeamCity agents
> --------------------------------------------------------
>
> Key: IGNITE-28446
> URL: https://issues.apache.org/jira/browse/IGNITE-28446
> Project: Ignite
> Issue Type: Test
> Reporter: Dmitry Werner
> Assignee: Dmitry Werner
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> After updating Java on the TeamCity agents to version 11.0.30, the following
> tests started failing:
> * {{TcpDiscoverySslParametersTest.testNoCommonCipherSuite}}
> * {{NodeSslConnectionMetricTest.testDiscovery}}
> {code:java}
> javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is
> disabled or cipher suites are inappropriate) {code}
> The reason is that Java 11.0.30 has {{TLS_RSA_*}} ciphers disabled by default
> — and these ciphers are currently used in the tests.
> It is necessary to update the tests to use the cipher suites that are enabled
> by default.
>
> [https://ci2.ignite.apache.org/test/-7628880751773858113?currentProjectId=IgniteTests24Java8&branch=%3Cdefault%3E]
> [https://ci2.ignite.apache.org/test/5576178633086419138?currentProjectId=IgniteTests24Java8&branch=%3Cdefault%3E]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)