Amelchev Nikita created IGNITE-9997: ---------------------------------------
Summary: IgniteDiagnosticMessagesTest.testLongRunningTx fails on TC Key: IGNITE-9997 URL: https://issues.apache.org/jira/browse/IGNITE-9997 Project: Ignite Issue Type: Bug Reporter: Amelchev Nikita Assignee: Amelchev Nikita Fix For: 2.8 It fails with the assertion error. [Example of fail.|https://ci.ignite.apache.org/viewLog.html?buildId=2157923&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_BinaryObjectsSimpleMapperBasic#testNameId808105671819833392] Log: {noformat} junit.framework.AssertionFailedError at org.apache.ignite.internal.managers.IgniteDiagnosticMessagesTest.testLongRunningTx(IgniteDiagnosticMessagesTest.java:378){noformat} {code:java} assertTrue(log.contains("Cache entries [cacheId=" + CU.cacheId(DEFAULT_CACHE_NAME) + ", cacheName=" + DEFAULT_CACHE_NAME + "]:")); {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)