From 003fef229c3e31aeb423a77662578b0b5c9fa7a8 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Mon, 4 Jul 2022 10:08:36 +1000 Subject: [PATCH] Tools: disable convertgpx step in autotest this is taking 5 hours to run. It just isn't worth it --- Tools/autotest/autotest.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Tools/autotest/autotest.py b/Tools/autotest/autotest.py index 5e45c0eff8..32750826ea 100755 --- a/Tools/autotest/autotest.py +++ b/Tools/autotest/autotest.py @@ -1094,7 +1094,8 @@ if __name__ == "__main__": 'build.SITLPeriphGPS', 'test.CAN', - 'convertgpx', + # convertgps disabled as it takes 5 hours + # 'convertgpx', ] moresteps = [