Remove address vals in tests, fix race in TransitionSpec, see #2201
This commit is contained in:
parent
fb04786072
commit
12e90a98dc
19 changed files with 53 additions and 94 deletions
|
|
@ -48,7 +48,7 @@ abstract class NodeUpSpec
|
|||
testConductor.enter("listener-registered")
|
||||
|
||||
runOn(second) {
|
||||
cluster.join(node(first).address)
|
||||
cluster.join(first)
|
||||
}
|
||||
testConductor.enter("joined-again")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue