From 533b2ed7be23c85217b3c5d65483d9899f35c1f9 Mon Sep 17 00:00:00 2001 From: Randy Mackay Date: Mon, 22 Apr 2024 16:28:14 +0900 Subject: [PATCH] Tools: enable GuidedModeThrust autotest --- Tools/autotest/arducopter.py | 1 - 1 file changed, 1 deletion(-) diff --git a/Tools/autotest/arducopter.py b/Tools/autotest/arducopter.py index 223ee5454f..db14505e85 100644 --- a/Tools/autotest/arducopter.py +++ b/Tools/autotest/arducopter.py @@ -11020,7 +11020,6 @@ class AutoTestCopter(vehicle_test_suite.TestSuite): "GroundEffectCompensation_touchDownExpected": "Flapping", "FlyMissionTwice": "See https://github.com/ArduPilot/ardupilot/pull/18561", "GPSForYawCompassLearn": "Vehicle currently crashed in spectacular fashion", - "GuidedModeThrust": "land detector raises internal error as we're not saying we're about to take off but just did", "CompassMot": "Cuases an arithmetic exception in the EKF", }