[ https://issues.apache.org/jira/browse/IGNITE-13686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17229170#comment-17229170 ]
Ignite TC Bot commented on IGNITE-13686: ---------------------------------------- {panel:title=Branch: [pull/8437/head] Base: [master] : Possible Blockers (1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1} {color:#d04437}MVCC Cache 7{color} [[tests 0 TIMEOUT , Exit Code |https://ci.ignite.apache.org/viewLog.html?buildId=5727408]] {panel} {panel:title=Branch: [pull/8437/head] Base: [master] : No new tests found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel} [TeamCity *--> Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=5727022&buildTypeId=IgniteTests24Java8_RunAll] > Compression test become failed after IGNITE-13658. > -------------------------------------------------- > > Key: IGNITE-13686 > URL: https://issues.apache.org/jira/browse/IGNITE-13686 > Project: Ignite > Issue Type: Improvement > Components: data structures > Affects Versions: 2.9 > Reporter: Stanilovsky Evgeny > Assignee: Stanilovsky Evgeny > Priority: Major > Time Spent: 10m > Remaining Estimate: 0h > > After [1] was merged persistent check become fail to pass > {noformat} > if (diskPageCompression != DiskPageCompression.DISABLED) { > if (!cctx.dataRegion().config().isPersistenceEnabled()) > throw new IgniteCheckedException("Disk page compression makes > sense only with enabled persistence."); > {noformat} I suggest to remove failed smoke tests : > IgnitePersistentStoreDataStructuresTest > [1] https://issues.apache.org/jira/browse/IGNITE-13658 -- This message was sent by Atlassian Jira (v8.3.4#803005)