mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
autotest: augment estop test with post-reboot component
This commit is contained in:
parent
474c42f9d3
commit
c9cc97edbd
@ -10121,6 +10121,9 @@ switch value'''
|
||||
want_result=mavutil.mavlink.MAV_RESULT_FAILED
|
||||
)
|
||||
self.wait_statustext("PreArm: Motors Emergency Stopped", check_context=True)
|
||||
self.reboot_sitl()
|
||||
self.delay_sim_time(10)
|
||||
self.assert_prearm_failure("Motors Emergency Stopped")
|
||||
self.context_pop()
|
||||
self.reboot_sitl()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user