Skip to content

Fix attempt-to-fix failure suppression#248

Merged
juan-fernandez merged 2 commits into
mainfrom
juan-fernandez/atf-precedence-swift
May 14, 2026
Merged

Fix attempt-to-fix failure suppression#248
juan-fernandez merged 2 commits into
mainfrom
juan-fernandez/atf-precedence-swift

Conversation

@juan-fernandez

Copy link
Copy Markdown
Contributor

Summary

Test Management attempt-to-fix should take precedence over quarantine and disabled status. This updates Swift Test Management so disabled or quarantined attempt-to-fix tests no longer suppress failures, and final status is based only on attempt-to-fix outcomes.

All-passing attempt-to-fix tests still report pass; any failing attempt reports fail. Non-attempt-to-fix disabled and quarantined behavior is unchanged.

Testing

  • git diff --check
  • swift test --filter TestManagementTests and swift test --filter TestManagementSwiftTestingTests were not able to run in this local checkout because the package is binary-target-only for SwiftPM and the active developer directory is Command Line Tools rather than a full Xcode installation.

@juan-fernandez
juan-fernandez marked this pull request as ready for review May 14, 2026 09:58
@juan-fernandez
juan-fernandez requested review from a team and ypopovych as code owners May 14, 2026 09:58
Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
@juan-fernandez
juan-fernandez merged commit da1c769 into main May 14, 2026
30 of 31 checks passed
@juan-fernandez
juan-fernandez deleted the juan-fernandez/atf-precedence-swift branch May 14, 2026 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants