autotest: retry GyroFFTHarmonic test on failure
This commit is contained in:
parent
3279400e2e
commit
281296832a
@ -6289,7 +6289,8 @@ class AutoTestCopter(AutoTest):
|
||||
|
||||
Test("GyroFFTHarmonic",
|
||||
"Fly Gyro FFT Harmonic Matching",
|
||||
self.fly_gyro_fft_harmonic),
|
||||
self.fly_gyro_fft_harmonic,
|
||||
attempts=4),
|
||||
|
||||
Test("CompassReordering",
|
||||
"Test Compass reordering when priorities are changed",
|
||||
|
Loading…
Reference in New Issue
Block a user