autotest: skip stratoship test
This commit is contained in:
parent
0bccd71201
commit
54bfaa4438
@ -3896,6 +3896,7 @@ class AutoTestPlane(vehicle_test_suite.TestSuite):
|
||||
"plane-ice" : "needs ICE control channel for ignition",
|
||||
"quadplane-ice" : "needs ICE control channel for ignition",
|
||||
"quadplane-can" : "needs CAN periph",
|
||||
"stratoblimp" : "not expected to fly normally",
|
||||
}
|
||||
for frame in sorted(vinfo_options["frames"].keys()):
|
||||
self.start_subtest("Testing frame (%s)" % str(frame))
|
||||
|
Loading…
Reference in New Issue
Block a user