You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Stanilovsky Evgeny (JIRA)" <ji...@apache.org> on 2018/10/25 12:09:00 UTC

[jira] [Commented] (IGNITE-9997) IgniteDiagnosticMessagesTest.testLongRunningTx fails on TC

    [ https://issues.apache.org/jira/browse/IGNITE-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16663655#comment-16663655 ] 

Stanilovsky Evgeny commented on IGNITE-9997:
--------------------------------------------

maybe need to log full message if assert fires?

> 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
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain
>             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)