[
https://issues.apache.org/jira/browse/IGNITE-28521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Chesnokov updated IGNITE-28521:
-----------------------------------------
Description:
Flaky
DirectByteBufferStreamImplByteOrderSelfTest#testNonSuperLinearPerformanceForWriteString
from Basic 1 suite is flaky:
https://ci2.ignite.apache.org/test/-402653320048690980?currentProjectId=IgniteTests24Java8&branch=%3Cdefault%3E
was:
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}
> Flaky
> DirectByteBufferStreamImplByteOrderSelfTest#testNonSuperLinearPerformanceForWriteString
> ---------------------------------------------------------------------------------------------
>
> Key: IGNITE-28521
> URL: https://issues.apache.org/jira/browse/IGNITE-28521
> Project: Ignite
> Issue Type: Bug
> Reporter: Aleksandr Chesnokov
> Assignee: Aleksandr Chesnokov
> Priority: Major
> Labels: MakeTeamcityGreenAgain, ise
> Fix For: 2.19
>
>
> Flaky
> DirectByteBufferStreamImplByteOrderSelfTest#testNonSuperLinearPerformanceForWriteString
> from Basic 1 suite is flaky:
> https://ci2.ignite.apache.org/test/-402653320048690980?currentProjectId=IgniteTests24Java8&branch=%3Cdefault%3E
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)