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 committed May 28, 2024
1 parent 38e1025 commit 3bce1eb
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 3bce1eb

Please sign in to comment.