Browse Source

autotest: disable flapping GroundEffectCompensation_takeOffExpected test

This test is flapping.  More often now.
gps-1.3.1
Peter Barker 3 years ago committed by Peter Barker
parent
commit
7f125312f3
  1. 2
      Tools/autotest/arducopter.py

2
Tools/autotest/arducopter.py

@ -8018,6 +8018,8 @@ class AutoTestCopter(AutoTest): @@ -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…
Cancel
Save