Ignored test is fixed now. Redundant comment is removed from test
This commit is contained in:
parent
ae28ffc56f
commit
47f08f39a5
1 changed files with 0 additions and 1 deletions
|
|
@ -36,7 +36,6 @@ class AccrualFailureDetectorSpec extends AkkaSpec("""
|
|||
fd.isAvailable(conn) must be(true)
|
||||
}
|
||||
|
||||
// FIXME how should we deal with explicit removal of connection? - if triggered as failure then we have a problem in boostrap - see line 142 in AccrualFailureDetector
|
||||
"mark node as dead after explicit removal of connection" in {
|
||||
val fd = new AccrualFailureDetector(system, conn)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue