Navigation Menu

Skip to content

Commit

Permalink
ISPN-2248 Intermittent test failure: org.infinispan.query.distributed…
Browse files Browse the repository at this point in the history
….MultiNodeReplicatedTest

Enable test
  • Loading branch information
anistor authored and tristantarrant committed Sep 28, 2012
1 parent 7200e41 commit 0df4dd6
Showing 1 changed file with 1 addition and 2 deletions.
Expand Up @@ -26,8 +26,7 @@
*
* @author Sanne Grinovero <sanne@hibernate.org> (C) 2012 Red Hat Inc.
*/
@Test(groups = "functional", testName = "query.distributed.MultiNodeReplicatedTest", enabled = false,
description = "Disabled because of intermittent failures: https://issues.jboss.org/browse/ISPN-2248")
@Test(groups = "functional", testName = "query.distributed.MultiNodeReplicatedTest")
public class MultiNodeReplicatedTest extends MultiNodeDistributedTest {

@Override
Expand Down

0 comments on commit 0df4dd6

Please sign in to comment.