[
https://issues.apache.org/jira/browse/IGNITE-19730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Evgeny Stanilovsky updated IGNITE-19730:
----------------------------------------
Description:
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)
Step to reproduce : run ExecutionServiceImplTest *until failure* and after 5+
run unstable tests become visible.
was:
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.
> 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
> Priority: Major
> Labels: ignite-3
>
> 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)
> Step 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)