mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
autotest: disable flapping GroundEffectCompensation_takeOffExpected test
This test is flapping. More often now.
This commit is contained in:
parent
8f90d6f83f
commit
7f125312f3
@ -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",
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user