Skip to content

Commit

Permalink
CI : Disable CANGPSCopterMission test
Browse files Browse the repository at this point in the history
 - This is disabled since the CI Tests are failing repeatedly.
  • Loading branch information
Pradeep-Carbonix committed Aug 13, 2024
1 parent 51587d7 commit eb916dc
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 Disabled: Failing CI, not important to Carbonix",
}


Expand Down

0 comments on commit eb916dc

Please sign in to comment.