Skip to content

Commit

Permalink
autotest: disable FenceFloorEnabledLanding which is flapping
Browse files Browse the repository at this point in the history
  • Loading branch information
andyp1per committed Aug 16, 2024
1 parent 60c2e42 commit ab8d996
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tools/autotest/arducopter.py
Original file line number Diff line number Diff line change
Expand Up @@ -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",
}


Expand Down

0 comments on commit ab8d996

Please sign in to comment.