Evgeny Stanilovsky created IGNITE-19730:
-------------------------------------------
Summary: Sql. Different tests failed in scope of
ExecutionServiceImplTest
Key: IGNITE-19730
URL: https://issues.apache.org/jira/browse/IGNITE-19730
Project: Ignite
Issue Type: Bug
Components: sql
Affects Versions: 3.0.0-beta1
Reporter: Evgeny Stanilovsky
different tests failed under ExecutionServiceImplTest, with :
{code:java}
Expected :true
Actual :false
at
org.apache.ignite.internal.sql.engine.exec.ExecutionServiceImplTest.tearDown(ExecutionServiceImplTest.java:159)
{code}
reproduced in main (79a841d95247c338b80ab91a9)
Spet to reproduce : run ExecutionServiceImplTest *until failure* and after 5+
run unstable tests become visible.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)