Filipp Shergalis created IGNITE-27051:
-----------------------------------------
Summary: StorageCleanupTest.testCleanupBeforeUpdateError fails
when assertions disabled
Key: IGNITE-27051
URL: https://issues.apache.org/jira/browse/IGNITE-27051
Project: Ignite
Issue Type: Bug
Components: storage engines ai3
Reporter: Filipp Shergalis
{code:java}
org.opentest4j.AssertionFailedError: Expected java.lang.AssertionError to be
thrown, but nothing was thrown. at
app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
at
app//org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:73)
at app//org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)
at app//org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)
at
app//org.apache.ignite.internal.table.distributed.StorageCleanupTest.testCleanupBeforeUpdateError(StorageCleanupTest.java:967)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:568)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1511) at
[email protected]/java.util.ArrayList.forEach(ArrayList.java:1511) {code}
https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_RunAllTests/9630695
--
This message was sent by Atlassian Jira
(v8.20.10#820010)