Aleksandr Chesnokov created IGNITE-26591:
--------------------------------------------
Summary: PerformanceStatisticsThinClientTest#testCompute fails
Key: IGNITE-26591
URL: https://issues.apache.org/jira/browse/IGNITE-26591
Project: Ignite
Issue Type: Bug
Reporter: Aleksandr Chesnokov
PerformanceStatisticsThinClientTest#testCompute with
[atomicityMode=ATOMIC]fails at PerformanceStatisticsThinClientTest.java:162
{noformat}
assertTrue(taskStartTime >= startTime);{noformat}
The difference between taskStartTime and startTime can be about 100millis
It looks like using U.currentTimeMillis() can give some time с
--
This message was sent by Atlassian Jira
(v8.20.10#820010)