Skip to content

Commit

Permalink
CI: disable Copter.GyroFFTAverage
Browse files Browse the repository at this point in the history
  • Loading branch information
robertlong13 committed Nov 21, 2023
1 parent af269df commit 9225b98
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 @@ -9103,6 +9103,7 @@ def disabled_tests(self):
"AltEstimation": "See https://github.com/ArduPilot/ardupilot/issues/15191",
"GroundEffectCompensation_takeOffExpected": "Flapping",
"GroundEffectCompensation_touchDownExpected": "Flapping",
"GyroFFTAverage": "Feature disabled, see https://github.com/ardupilot/ardupilot/commit/a4835634e043b1038f04226d219ac4a4fdd87897"
}


Expand Down

0 comments on commit 9225b98

Please sign in to comment.