diff --git a/Tools/autotest/arducopter.py b/Tools/autotest/arducopter.py index 0f0fa6a920..c490216257 100644 --- a/Tools/autotest/arducopter.py +++ b/Tools/autotest/arducopter.py @@ -8018,6 +8018,8 @@ class AutoTestCopter(AutoTest): "Parachute": "See https://github.com/ArduPilot/ardupilot/issues/4702", "HorizontalAvoidFence": "See https://github.com/ArduPilot/ardupilot/issues/11525", "AltEstimation": "See https://github.com/ArduPilot/ardupilot/issues/15191", + "GroundEffectCompensation_takeOffExpected": "Flapping", + "GroundEffectCompensation_touchDownExpected": "Flapping", }