5
0
mirror of https://github.com/ArduPilot/ardupilot synced 2025-01-07 00:18:29 -04:00

Tools: disable convertgpx step in autotest

this is taking 5 hours to run. It just isn't worth it
This commit is contained in:
Andrew Tridgell 2022-07-04 10:08:36 +10:00
parent 77b2afed3f
commit 003fef229c

View File

@ -1094,7 +1094,8 @@ if __name__ == "__main__":
'build.SITLPeriphGPS',
'test.CAN',
'convertgpx',
# convertgps disabled as it takes 5 hours
# 'convertgpx',
]
moresteps = [