[
https://issues.apache.org/jira/browse/IGNITE-28674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18081113#comment-18081113
]
Evgeny Stanilovsky commented on IGNITE-28674:
---------------------------------------------
[~alex_pl] looks good
> Flaky SqlPartitionEvictionTest.testSqlConsistencyOnEviction
> -----------------------------------------------------------
>
> Key: IGNITE-28674
> URL: https://issues.apache.org/jira/browse/IGNITE-28674
> Project: Ignite
> Issue Type: Bug
> Reporter: Aleksey Plekhanov
> Assignee: Aleksey Plekhanov
> Priority: Major
> Labels: MakeTeamcityGreenAgain, ise
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Test SqlPartitionEvictionTest.testSqlConsistencyOnEviction fails sometimes
> with an error:
> {noformat}
> java.lang.AssertionError:
> Expected :1000
> Actual :854
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:834)
> at org.junit.Assert.assertEquals(Assert.java:645)
> at org.junit.Assert.assertEquals(Assert.java:631)
> at
> org.apache.ignite.testframework.junits.JUnitAssertAware.assertEquals(JUnitAssertAware.java:95)
> at
> org.apache.ignite.internal.processors.cache.index.SqlPartitionEvictionTest.testSqlConsistencyOnEviction(SqlPartitionEvictionTest.java:150)
> ...
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)