You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Amelchev Nikita (JIRA)" <ji...@apache.org> on 2018/04/06 11:07:00 UTC

[jira] [Commented] (IGNITE-5841) Ignite SPI Suite: testReconnectAfterFailTopologyChanged() test failure with assertions

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

Amelchev Nikita commented on IGNITE-5841:
-----------------------------------------

I have tested this tests locally and they are OK. Moreover, on TC they are good too. Clone IGNITE-5964 is resolved. I suggest closing this issue.
[TcpClientDiscoverySpiFailureTimeoutSelfTest.testReconnectAfterFailTopologyChanged test history|https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-407653158645365162&tab=testDetails]

[TcpClientDiscoverySpiSelfTest.testReconnectAfterFailTopologyChanged test history|https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=6214893244013017172&tab=testDetails]

> Ignite SPI Suite: testReconnectAfterFailTopologyChanged() test failure with assertions
> --------------------------------------------------------------------------------------
>
>                 Key: IGNITE-5841
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5841
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Dmitriy Pavlov
>            Assignee: Amelchev Nikita
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain
>
> Found during PR testing, but fails also for master
> http://ci.ignite.apache.org/viewLog.html?buildId=740511&tab=buildResultsDiv&buildTypeId=Ignite20Tests_IgniteSpi
> There is flaky test failing in different suites
> TcpClientDiscoverySpiFailureTimeoutSelfTest.testReconnectAfterFailTopologyChanged
> Success rate 82,1%
> {noformat}
> junit.framework.AssertionFailedError: null
>     at junit.framework.Assert.fail(Assert.java:55)
>     at junit.framework.Assert.assertTrue(Assert.java:22)
>     at junit.framework.Assert.assertTrue(Assert.java:31)
>     at junit.framework.TestCase.assertTrue(TestCase.java:201)
>     at org.apache.ignite.spi.discovery.tcp.TcpClientDiscoverySpiSelfTest.reconnectAfterFail(TcpClientDiscoverySpiSelfTest.java:1422)
>     at org.apache.ignite.spi.discovery.tcp.TcpClientDiscoverySpiSelfTest.testReconnectAfterFailTopologyChanged(TcpClientDiscoverySpiSelfTest.java:1331)
> {noformat}
> TcpClientDiscoverySpiSelfTest.testReconnectAfterFailTopologyChanged 
> Success rate 84,3%
> {noformat}
> junit.framework.AssertionFailedError: null
>     at junit.framework.Assert.fail(Assert.java:55)
>     at junit.framework.Assert.assertTrue(Assert.java:22)
>     at junit.framework.Assert.assertTrue(Assert.java:31)
>     at junit.framework.TestCase.assertTrue(TestCase.java:201)
>     at org.apache.ignite.spi.discovery.tcp.TcpClientDiscoverySpiSelfTest.reconnectAfterFail(TcpClientDiscoverySpiSelfTest.java:1422)
>     at org.apache.ignite.spi.discovery.tcp.TcpClientDiscoverySpiSelfTest.testReconnectAfterFailTopologyChanged(TcpClientDiscoverySpiSelfTest.java:1331)
> {noformat}
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)