Skip to content

Tools: distinguish retry attempt failures from final failures#33034

Merged
peterbarker merged 1 commit into
ArduPilot:masterfrom
khancyr:matcher_retry
May 20, 2026
Merged

Tools: distinguish retry attempt failures from final failures#33034
peterbarker merged 1 commit into
ArduPilot:masterfrom
khancyr:matcher_retry

Conversation

@khancyr

@khancyr khancyr commented May 12, 2026

Copy link
Copy Markdown
Contributor

Summary

make test using retry use FAILED [retry 1/3]: if test attempt failed. Final testing will still output FAILED: so it will be catched as failure.
Retry attempt won't be catched anymore my problem matcher on CI.

Classification & Testing (check all that apply and add your own)

  • Checked by a human programmer
  • Non-functional change
  • No-binary change
  • Infrastructure change (e.g. unit tests, helper scripts)
  • Automated test(s) verify changes (e.g. unit test, autotest)
  • Tested manually, description below (e.g. SITL)
  • Tested on hardware
  • Logs attached
  • Logs available on request

prevent this :
image

@peterbarker peterbarker merged commit fba30b3 into ArduPilot:master May 20, 2026
76 of 78 checks passed
@khancyr khancyr deleted the matcher_retry branch May 20, 2026 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants