[
https://issues.apache.org/jira/browse/IGNITE-24426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Mashenkov updated IGNITE-24426:
--------------------------------------
Fix Version/s: 3.1
> Test DdlCommandHandlerExceptionHandlingTest.testZoneNotFoundOnDrop2 is failing
> ------------------------------------------------------------------------------
>
> Key: IGNITE-24426
> URL: https://issues.apache.org/jira/browse/IGNITE-24426
> Project: Ignite
> Issue Type: Bug
> Reporter: Ivan Zlenko
> Assignee: Andrey Mashenkov
> Priority: Critical
> Fix For: 3.1
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Test DdlCommandHandlerExceptionHandlingTest.testZoneNotFoundOnDrop2 is
> failing with the following:
> {code}
> Expected: is null
> but: was <org.apache.ignite.internal.catalog.CatalogApplyResult@6777bc90>
> java.lang.AssertionError:
> Expected: is null
> but: was <org.apache.ignite.internal.catalog.CatalogApplyResult@6777bc90>
> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
> at
> org.apache.ignite.internal.sql.engine.exec.ddl.DdlCommandHandlerExceptionHandlingTest.testZoneNotFoundOnDrop2(DdlCommandHandlerExceptionHandlingTest.java:109)
> at java.base/java.lang.reflect.Method.invoke(Method.java:566)
> at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
> at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)