fix up multi-jvm tests
This commit is contained in:
parent
52e4a18ebe
commit
b2ce64fb6f
9 changed files with 24 additions and 23 deletions
|
|
@ -106,7 +106,7 @@ abstract class ConvergenceSpec
|
|||
log.debug("assertNotMovedUp#" + n)
|
||||
assertNotMovedUp
|
||||
// wait and then check again
|
||||
1.second.dilated.sleep
|
||||
Thread.sleep(1.second.dilated.toMillis)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue