Skip to content

Commit

Permalink
IGNITE-7324 Enabling fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
dspavlov committed Jul 12, 2018
1 parent 584a88d commit 9c57baa
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,6 @@ public class TxDeadlockDetectionNoHangsTest extends GridCommonAbstractTest {
* @throws Exception If failed.
*/
public void testNoHangsPessimistic() throws Exception {
fail("https://issues.apache.org/jira/browse/IGNITE-7324");

assertTrue(grid(0).context().cache().context().tm().deadlockDetectionEnabled());

doTest(PESSIMISTIC);
Expand Down

0 comments on commit 9c57baa

Please sign in to comment.