autotest: add delay for loop test to ensure we get >=3 messages
This commit is contained in:
parent
6786bf0016
commit
117630a469
@ -4657,6 +4657,7 @@ Brakes have negligible effect (with=%0.2fm without=%0.2fm delta=%0.2fm)
|
||||
try:
|
||||
self.set_parameter("SCR_ENABLE", 1)
|
||||
self.install_example_script(example_script)
|
||||
self.delay_sim_time(10)
|
||||
self.reboot_sitl()
|
||||
except Exception as e:
|
||||
ex = e
|
||||
|
Loading…
Reference in New Issue
Block a user