[
https://issues.apache.org/jira/browse/IGNITE-28049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Chesnokov updated IGNITE-28049:
-----------------------------------------
Fix Version/s: 2.19
> Flaky DurableBackgroundTasksProcessorSelfTest#testConvertAfterRestoreIfNeeded
> -----------------------------------------------------------------------------
>
> Key: IGNITE-28049
> URL: https://issues.apache.org/jira/browse/IGNITE-28049
> Project: Ignite
> Issue Type: Bug
> Reporter: Aleksandr Chesnokov
> Assignee: Aleksandr Chesnokov
> Priority: Major
> Labels: MakeTeamcityGreenAgain, ise
> Fix For: 2.19
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Flaky DurableBackgroundTasksProcessorSelfTest#testConvertAfterRestoreIfNeeded
> from Disk Page Compressions 1 suite is flaky:
> https://ci2.ignite.apache.org/test/6697024086507277068?currentProjectId=IgniteTests24Java8
> On local machine it takes about 634 tries to reproduce the failure.
> {noformat}
> java.lang.AssertionError: expected:<STARTED> but was:<INIT> at
> org.apache.ignite.internal.processors.localtask.DurableBackgroundTasksProcessorSelfTest.checkStateAndMetaStorage(DurableBackgroundTasksProcessorSelfTest.java:538)
> at
> org.apache.ignite.internal.processors.localtask.DurableBackgroundTasksProcessorSelfTest.checkStateAndMetaStorage(DurableBackgroundTasksProcessorSelfTest.java:510)
> at
> org.apache.ignite.internal.processors.localtask.DurableBackgroundTasksProcessorSelfTest.testConvertAfterRestoreIfNeeded(DurableBackgroundTasksProcessorSelfTest.java:341){noformat}
> Sometimes there can be
> {noformat}
> java.lang.AssertionError: expected:<STARTED> but was:<PREPARE> at
> org.apache.ignite.internal.processors.localtask.DurableBackgroundTasksProcessorSelfTest.checkStateAndMetaStorage(DurableBackgroundTasksProcessorSelfTest.java:538)
> at
> org.apache.ignite.internal.processors.localtask.DurableBackgroundTasksProcessorSelfTest.testConvertAfterRestoreIfNeeded(DurableBackgroundTasksProcessorSelfTest.java:355){noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)