[
https://issues.apache.org/jira/browse/IGNITE-26626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18035514#comment-18035514
]
Pavel Pereslegin commented on IGNITE-26626:
-------------------------------------------
Was not able to reproduce the issue - added some debug info for future
investigations.
> Sql. Investigate flaky failure of
> ItCatalogCompactionTest.testGlobalMinimumTxRequiredTime test
> ----------------------------------------------------------------------------------------------
>
> Key: IGNITE-26626
> URL: https://issues.apache.org/jira/browse/IGNITE-26626
> Project: Ignite
> Issue Type: Bug
> Components: catalog ai3
> Reporter: Pavel Pereslegin
> Assignee: Pavel Pereslegin
> Priority: Major
> Labels: MakeTeamcityGreenAgain, ignite-3
> Attachments: _Integration_Tests_Run_All_Other_40783.log.zip
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> TC failure (main branch):
> https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_RunAllTests/9526730
> {noformat}
> java.lang.AssertionError:
> Expected: is <115328688702029826L>
> but: was <115328688582688768L>
> java.lang.AssertionError:
> Expected: is <115328688702029826L>
> but: was <115328688582688768L>
> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
> at
> org.apache.ignite.internal.catalog.compaction.ItCatalogCompactionTest.lambda$testGlobalMinimumTxRequiredTime$5(ItCatalogCompactionTest.java:181)
> at java.base/java.lang.Iterable.forEach(Iterable.java:75)
> at
> org.apache.ignite.internal.catalog.compaction.ItCatalogCompactionTest.testGlobalMinimumTxRequiredTime(ItCatalogCompactionTest.java:179)
> {noformat}
> Need to investigate and fix the issue.
> p.s. log from TC attached
--
This message was sent by Atlassian Jira
(v8.20.10#820010)