Skip to content

Commit

Permalink
autotest: disable PolyFenceObjectAvoidanceBendyRuler as it is unrelia…
Browse files Browse the repository at this point in the history
…ble ATM
  • Loading branch information
peterbarker committed Jul 29, 2024
1 parent 2245399 commit f60ecbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tools/autotest/rover.py
Original file line number Diff line number Diff line change
Expand Up @@ -6825,6 +6825,7 @@ def disabled_tests(self):
return {
"SlewRate": "got timing report failure on CI",
"MAV_CMD_NAV_SET_YAW_SPEED": "compiled out of code by default",
"PolyFenceObjectAvoidanceBendyRuler": "unreliable",
}

def rc_defaults(self):
Expand Down

0 comments on commit f60ecbf

Please sign in to comment.