Skip to content

Commit

Permalink
Remove autotest from list of failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Georacer authored and tridge committed May 29, 2024
1 parent d6d3fab commit 7a3b560
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tools/autotest/arduplane.py
Original file line number Diff line number Diff line change
Expand Up @@ -5514,5 +5514,4 @@ def disabled_tests(self):
"LandingDrift": "Flapping test. See https://github.com/ArduPilot/ardupilot/issues/20054",
"InteractTest": "requires user interaction",
"ClimbThrottleSaturation": "requires https://github.com/ArduPilot/ardupilot/pull/27106 to pass",
"CatapultTakeoff": "Known bug. See https://github.com/ArduPilot/ardupilot/issues/27147",
}

0 comments on commit 7a3b560

Please sign in to comment.