Skip to content

Commit

Permalink
autotest: disable harmonic FFT test
Browse files Browse the repository at this point in the history
  • Loading branch information
andyp1per authored and peterbarker committed Mar 13, 2020
1 parent 7c1757b commit 718a659
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tools/autotest/arducopter.py
Original file line number Diff line number Diff line change
Expand Up @@ -4943,6 +4943,7 @@ def disabled_tests(self):
"Parachute": "See https://github.com/ArduPilot/ardupilot/issues/4702",
"HorizontalAvoidFence": "See https://github.com/ArduPilot/ardupilot/issues/11525",
"BeaconPosition": "See https://github.com/ArduPilot/ardupilot/issues/11689",
"GyroFFTHarmonic": "See https://github.com/ArduPilot/ardupilot/issues/13736",
}

class AutoTestHeli(AutoTestCopter):
Expand Down

0 comments on commit 718a659

Please sign in to comment.