Skip to content

Commit

Permalink
Tools: enable GuidedModeThrust autotest
Browse files Browse the repository at this point in the history
  • Loading branch information
rmackay9 committed Apr 22, 2024
1 parent 9671055 commit d78aeeb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tools/autotest/arducopter.py
Original file line number Diff line number Diff line change
Expand Up @@ -11020,7 +11020,6 @@ def disabled_tests(self):
"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",
}

Expand Down

0 comments on commit d78aeeb

Please sign in to comment.