Skip to content

Commit

Permalink
CI disable test CANGPSCopterMission
Browse files Browse the repository at this point in the history
 - This check is failing multiple times on push/PR of any commits.
 - The underlying problem needs to be addressed at a later date. and then re-enable the test - testCAN.CANGPSCopterMission.
  • Loading branch information
Pradeep-Carbonix committed Aug 14, 2024
1 parent 1260427 commit 075447c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tools/autotest/arducopter.py
Original file line number Diff line number Diff line change
Expand Up @@ -10778,6 +10778,7 @@ def disabled_tests(self):
"GroundEffectCompensation_takeOffExpected": "Flapping",
"GroundEffectCompensation_touchDownExpected": "Flapping",
"FlyMissionTwice": "See https://github.com/ArduPilot/ardupilot/pull/18561",
"CANGPSCopterMission": "CX temporary : https://carbonix.atlassian.net/browse/SW-317?atlOrigin=eyJpIjoiYzEyZmFkYTliNTZjNDk1MDllZGQ5ZjBiYjA4ZDAxN2QiLCJwIjoiaiJ9"
}


Expand Down

0 comments on commit 075447c

Please sign in to comment.