autotest: disable broken test

missing upload_square_mission_items_around_location
This commit is contained in:
Andrew Tridgell 2021-08-15 12:43:10 +10:00
parent 10574f5188
commit 5aec2cdafe

View File

@ -7206,9 +7206,9 @@ class AutoTestCopter(AutoTest):
"Test setpoint global position",
self.test_set_position_global_int),
("ThrowDoubleDrop",
"Test a more complicated drop-mode scenario",
self.ThrowDoubleDrop),
# ("ThrowDoubleDrop",
# "Test a more complicated drop-mode scenario",
# self.ThrowDoubleDrop),
("SetpointGlobalVel",
"Test setpoint global velocity",