Skip to content

Update retry behaviour#2

Merged
foxware00 merged 3 commits into
masterfrom
update_retry_behaviour
Feb 27, 2026
Merged

Update retry behaviour#2
foxware00 merged 3 commits into
masterfrom
update_retry_behaviour

Conversation

@foxware00

Copy link
Copy Markdown
Owner

Checklist

  • I've run bundle exec rspec from the root directory to see all new and existing tests pass
  • I've followed the fastlane code style and run bundle exec rubocop -a to ensure the code style is valid
  • I see several green ci/circleci builds in the "All checks have passed" section of my PR (connect CircleCI to GitHub if not)
  • I've read the Contribution Guidelines
  • I've updated the documentation if necessary.
  • I've added or updated relevant unit tests.

Motivation and Context

Description

Testing Steps

foxware00 and others added 2 commits February 3, 2026 15:11
…kipped-on-retry scenario

Covers the case where a test fails on the first attempt and is skipped
on retry, ensuring failure/skip/retry counts are correctly adjusted when
output_remove_retry_attempts is true.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
@foxware00 foxware00 merged commit 457a82c into master Feb 27, 2026
7 checks passed

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @foxware00 👋

Thank you for your contribution to fastlane and congrats on getting this pull request merged 🎉
The code change now lives in the master branch, however it wasn't released to RubyGems yet.
We usually ship about once a month, and your PR will be included in the next one.

Please let us know if this change requires an immediate release by adding a comment here 👍
We'll notify you once we shipped a new release with your changes 🚀"

@github-actions github-actions Bot locked and limited conversation to collaborators Apr 29, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant