Merge pull request #18963 from johanandren/wip-18312-failed-cluster-metrics-test-johanandren
=tes #18312 Increased the timeout of the test actor and dilated it
This commit is contained in:
commit
51dc89c45e
1 changed files with 1 additions and 1 deletions
|
|
@ -130,7 +130,7 @@ trait TestKitBase {
|
|||
awaitCond(ref match {
|
||||
case r: RepointableRef ⇒ r.isStarted
|
||||
case _ ⇒ true
|
||||
}, 1 second, 10 millis)
|
||||
}, 3.seconds.dilated, 10.millis)
|
||||
ref
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue