Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.2
-
None
Description
Reproducible only on TeamCity.
Affected tests:
GridTcpCommunicationSpiRecoverySelfTest.testBlockRead1
GridTcpCommunicationSpiRecoverySelfTest.testBlockRead2
GridTcpCommunicationSpiRecoverySelfTest.testBlockRead3
Root cause:
[2017-06-14 18:16:30,016][ERROR][main][root] Test failed. junit.framework.AssertionFailedError: Failed to wait for session close at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.assertTrue(Assert.java:22) at junit.framework.TestCase.assertTrue(TestCase.java:192) at org.apache.ignite.spi.communication.tcp.GridTcpCommunicationSpiRecoverySelfTest.testBlockRead1(GridTcpCommunicationSpiRecoverySelfTest.java:333) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at org.apache.ignite.testframework.junits.GridAbstractTest.runTestInternal(GridAbstractTest.java:1992) at org.apache.ignite.testframework.junits.GridAbstractTest.access$000(GridAbstractTest.java:131) at org.apache.ignite.testframework.junits.GridAbstractTest$5.run(GridAbstractTest.java:1907) at java.lang.Thread.run(Thread.java:745)
Attachments
Issue Links
- links to