autotest: disable flapping GroundEffectCompensation_takeOffExpected test

This test is flapping.  More often now.
This commit is contained in:
Peter Barker 2021-10-23 08:44:45 +11:00 committed by Peter Barker
parent 8f90d6f83f
commit 7f125312f3

View File

@ -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",
}