[
https://issues.apache.org/jira/browse/IGNITE-28033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18062658#comment-18062658
]
Ignite TC Bot commented on IGNITE-28033:
----------------------------------------
{panel:title=Branch: [pull/12842/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/12842/head] Base: [master] : New Tests
(5)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Cache 13{color} [[tests
5|https://ci2.ignite.apache.org/viewLog.html?buildId=8906470]]
* {color:#013220}IgniteCacheTestSuite13:
SystemViewCacheExpiryPolicyTest.testCacheViewExpiryPolicy[factory=PlatformExpiryPolicyFactory
[create=-1, update=0, access=-1], actual=PlatformExpiryPolicyFactory
[create=-1, update=0, access=-1, expiryPlc=PlatformExpiryPolicy
[create=ETERNAL, update=ZERO, access=ETERNAL]]] - PASSED{color}
* {color:#013220}IgniteCacheTestSuite13:
SystemViewCacheExpiryPolicyTest.testCacheViewExpiryPolicy[factory=PlatformExpiryPolicyFactory
[create=0, update=1, access=-1], actual=PlatformExpiryPolicyFactory [create=0,
update=1, access=-1, expiryPlc=PlatformExpiryPolicy [create=ZERO, update=1
MILLISECONDS, access=ETERNAL]]] - PASSED{color}
* {color:#013220}IgniteCacheTestSuite13:
SystemViewCacheExpiryPolicyTest.testCacheViewExpiryPolicy[factory=PlatformExpiryPolicyFactory
[create=2, update=4, access=8], actual=PlatformExpiryPolicyFactory [create=2,
update=4, access=8, expiryPlc=PlatformExpiryPolicy [create=2 MILLISECONDS,
update=4 MILLISECONDS, access=8 MILLISECONDS]]] - PASSED{color}
* {color:#013220}IgniteCacheTestSuite13:
SystemViewCacheExpiryPolicyTest.testCacheViewExpiryPolicy[factory=PlatformExpiryPolicyFactory
[create=1, update=-2, access=-1], actual=PlatformExpiryPolicyFactory
[create=1, update=-2, access=-1, expiryPlc=PlatformExpiryPolicy [create=1
MILLISECONDS, access=ETERNAL]]] - PASSED{color}
* {color:#013220}IgniteCacheTestSuite13:
SystemViewCacheExpiryPolicyTest.testCacheViewExpiryPolicy[factory=javax.cache.configuration.FactoryBuilder$SingletonFactory@38a4e2b0,
actual=SingletonFactory [expiryPlc=EternalExpiryPolicy [create=ETERNAL]]] -
PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=8906576&buildTypeId=IgniteTests24Java8_RunAll]
> PlatformExpiryPolicyFactory need to override toString
> -----------------------------------------------------
>
> Key: IGNITE-28033
> URL: https://issues.apache.org/jira/browse/IGNITE-28033
> Project: Ignite
> Issue Type: Improvement
> Components: general
> Affects Versions: 2.17
> Reporter: Evgeny Stanilovsky
> Assignee: Evgeny Stanilovsky
> Priority: Major
> Labels: ignite-2, ise
> Time Spent: 20m
> Remaining Estimate: 0h
>
> To prevent tcbot erroneous new tests detection seems
> PlatformExpiryPolicyFactory need to implement custom toString method. Check
> for example [1]
> [1] https://issues.apache.org/jira/browse/IGNITE-27872
--
This message was sent by Atlassian Jira
(v8.20.10#820010)