Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-5841

Ignite SPI Suite: testReconnectAfterFailTopologyChanged() test failure with assertions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.1
    • None
    • None

    Description

      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%

      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)
      

      TcpClientDiscoverySpiSelfTest.testReconnectAfterFailTopologyChanged
      Success rate 84,3%

      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)
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dpavlov Dmitry Pavlov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: