diff --git a/Tools/autotest/arducopter.py b/Tools/autotest/arducopter.py index 638fe6ffdf683d..204171f69d5533 100644 --- a/Tools/autotest/arducopter.py +++ b/Tools/autotest/arducopter.py @@ -11910,6 +11910,7 @@ def disabled_tests(self): "GPSForYawCompassLearn": "Vehicle currently crashed in spectacular fashion", "CompassMot": "Cuases an arithmetic exception in the EKF", "SMART_RTL_EnterLeave": "Causes a panic", + "FenceFloorEnabledLanding": "Flapping", }