Andrey Kuznetsov created IGNITE-8061: ----------------------------------------
Summary: GridCachePartitionedDataStructuresFailoverSelfTest.testCountDownLatchConstantMultipleTopologyChange may hang on TeamCity Key: IGNITE-8061 URL: https://issues.apache.org/jira/browse/IGNITE-8061 Project: Ignite Issue Type: Bug Components: data structures Affects Versions: 2.4 Reporter: Andrey Kuznetsov Fix For: 2.5 Attachments: log.txt The log attached contains 'Test has been timed out and will be interrupted' message, but does not contain subsequent 'Test has been timed out [test=...'. Known facts: * There is pending GridDhtColocatedLockFuture in the log. * On timeout, InterruptedException comes to doTestCountDownLatch, but finally-block contains the code leading to distributed locking. -- This message was sent by Atlassian JIRA (v7.6.3#76005)