[
https://issues.apache.org/jira/browse/IGNITE-28745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18086467#comment-18086467
]
Ignite TC Bot commented on IGNITE-28745:
----------------------------------------
{panel:title=Branch: [pull/13211/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/13211/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=9109883]]
* {color:#013220}IgniteCacheTestSuite13:
SystemViewCacheExpiryPolicyTest.testCacheViewExpiryPolicy[factory=javax.cache.configuration.FactoryBuilder$SingletonFactory@1c98b4eb,
actual=SingletonFactory [expiryPlc=EternalExpiryPolicy [create=ETERNAL]]] -
PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=9110001&buildTypeId=IgniteTests24Java8_RunAll]
{color:#ffffff}tcbot-analysis-comment chainBuildId=9110001
rerunBuildIds=none{color}
> Fix test suite checks for JDK 17
> --------------------------------
>
> Key: IGNITE-28745
> URL: https://issues.apache.org/jira/browse/IGNITE-28745
> Project: Ignite
> Issue Type: Task
> Reporter: Dmitry Werner
> Assignee: Dmitry Werner
> Priority: Major
> Labels: ise
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently, the check fails on the master branch and JDK 17.
> To reproduce locally, run the following command:
> {code:java}
> mvn test -Pcheck-test-suites{code}
> The root cause is that the --add-opens parameters are not applied during test
> verification.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)