Vadim Pakhnushev created IGNITE-23552:
-----------------------------------------
Summary: ItThinClientTupleComputeMarshallingTest is flaky
Key: IGNITE-23552
URL: https://issues.apache.org/jira/browse/IGNITE-23552
Project: Ignite
Issue Type: Bug
Components: compute
Reporter: Vadim Pakhnushev
Assignee: Vadim Pakhnushev
{{ItThinClientTupleComputeMarshallingTest}} sometimes fails when job takes a
little more time to complete:
{noformat}
Expected: is a JobState with status <COMPLETED>, create time not null, start
time anything and finish time anything
but: status was <EXECUTING>, create time was
<2024-10-28T10:39:14.027695Z>, start time was <2024-10-28T10:39:14.027887Z> and
finish time was null
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)