You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2021/04/12 18:04:28 UTC

[GitHub] [ignite] NSAmelchev commented on a change in pull request #9000: IGNITE-14462 Add support EmptyCatchBlock for checkstyle

NSAmelchev commented on a change in pull request #9000:
URL: https://github.com/apache/ignite/pull/9000#discussion_r611844744



##########
File path: modules/core/src/test/java/org/apache/ignite/internal/processors/cache/transactions/TxRollbackOnTopologyChangeTest.java
##########
@@ -160,9 +160,9 @@ public void testRollbackOnTopologyChange() throws Exception {
                         // Should block.
                         grid.cache(CACHE_NAME).get(keys.get((key + 1) % keysCnt));
 
-                        fail("Deadlock expected");

Review comment:
       Why this changed?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org