Marking blackhole tests as ignored. See #2731

This commit is contained in:
Björn Antonsson 2012-12-19 17:50:50 +01:00
parent 8acb1df2ab
commit ff852984cb
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" must {
"A cluster of " + roles.size + " members" ignore {
"reach initial convergence" taggedAs LongRunningTest in {
awaitClusterUp(roles: _*)