Alexander Lapin created IGNITE-15219:
----------------------------------------
Summary: Umnmute schema related tests, muted by IGNITE-14581
Key: IGNITE-15219
URL: https://issues.apache.org/jira/browse/IGNITE-15219
Project: Ignite
Issue Type: Improvement
Reporter: Alexander Lapin
There are four test classes that are muted by
{code:java}
@Disabled("https://issues.apache.org/jira/browse/IGNITE-14581")
{code}
* org.apache.ignite.internal.runner.app.LiveSchemaChangeKVViewTest
* org.apache.ignite.internal.runner.app.LiveSchemaChangeTableTest
* org.apache.ignite.internal.runner.app.SchemaChangeKVViewTest
* org.apache.ignite.internal.runner.app.SchemaChangeTableViewTest
After removing disabled annotation the tests will hang
--
This message was sent by Atlassian Jira
(v8.3.4#803005)