Enable blackhole tests again, see #2832

This commit is contained in:
Patrik Nordwall 2013-01-04 11:44:12 +01:00
parent f876d921ff
commit 6fae695b3c
2 changed files with 2 additions and 2 deletions

View file

@ -67,7 +67,7 @@ abstract class UnreachableNodeRejoinsClusterSpec(multiNodeConfig: UnreachableNod
enterBarrier("after_" + endBarrierNumber)
}
"A cluster of " + roles.size + " members" ignore {
"A cluster of " + roles.size + " members" must {
"reach initial convergence" taggedAs LongRunningTest in {
awaitClusterUp(roles: _*)