Skip to content

Commit

Permalink
GG-19340 Fix GridCommandHandlerPasscodeAuthenticator#testCacheIdleVer…
Browse files Browse the repository at this point in the history
…ifyDumpCrcWithCorruptedPartition test.
  • Loading branch information
antonovsergey93 committed Jun 10, 2019
1 parent 60dca59 commit 7341000
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1841,6 +1841,8 @@ private void testCacheIdleVerifyWithCorruptedPartition(String... args) throws Ex

awaitPartitionMapExchange();

forceCheckpoint();

injectTestSystemOut();

assertEquals(EXIT_CODE_OK, execute(args));
Expand Down

0 comments on commit 7341000

Please sign in to comment.