Browse Source

autotest: re-enable Rover BendyRuler test

This appears to now be working
zr-v5.1
Peter Barker 5 years ago committed by Randy Mackay
parent
commit
bb14746517
  1. 1
      Tools/autotest/rover.py

1
Tools/autotest/rover.py

@ -5240,7 +5240,6 @@ Brakes have negligible effect (with=%0.2fm without=%0.2fm delta=%0.2fm) @@ -5240,7 +5240,6 @@ Brakes have negligible effect (with=%0.2fm without=%0.2fm delta=%0.2fm)
def disabled_tests(self):
return {
"PolyFenceObjectAvoidanceBendyRuler": "currently broken",
"DriveMaxRCIN": "currently triggers Arithmetic Exception",
}

Loading…
Cancel
Save