Remove fixme
This commit is contained in:
parent
526820bdb7
commit
e817b10a93
1 changed files with 0 additions and 1 deletions
|
|
@ -387,7 +387,6 @@ abstract class TransitionSpec
|
||||||
enterBarrier("after-5")
|
enterBarrier("after-5")
|
||||||
}
|
}
|
||||||
|
|
||||||
// FIXME ignored due to #2259
|
|
||||||
"perform correct transitions when second becomes unavailble" taggedAs LongRunningTest in {
|
"perform correct transitions when second becomes unavailble" taggedAs LongRunningTest in {
|
||||||
runOn(fifth) {
|
runOn(fifth) {
|
||||||
markNodeAsUnavailable(second)
|
markNodeAsUnavailable(second)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue