Skip to content

Drop Swift Testing support for older Apple releases.#87042

Merged
grynspan merged 1 commit intomainfrom
jgrynspan/swift-testing-drop-old-darwin-support
Feb 11, 2026
Merged

Drop Swift Testing support for older Apple releases.#87042
grynspan merged 1 commit intomainfrom
jgrynspan/swift-testing-drop-old-darwin-support

Conversation

@grynspan
Copy link
Contributor

@grynspan grynspan commented Feb 6, 2026

This PR drops Swift Testing's support for older Apple releases when Swift Testing is built as part of the toolchain.

See Also: swiftlang/swift-testing#1533

This PR drops Swift Testing's support for older Apple releases when Swift
Testing is built as part of the toolchain.
@grynspan
Copy link
Contributor Author

grynspan commented Feb 6, 2026

swiftlang/swift-testing#1533

@swift-ci build toolchain

@grynspan
Copy link
Contributor Author

grynspan commented Feb 6, 2026

@grynspan
Copy link
Contributor Author

grynspan commented Feb 7, 2026

@grynspan
Copy link
Contributor Author

grynspan commented Feb 7, 2026

1 similar comment
@grynspan
Copy link
Contributor Author

grynspan commented Feb 8, 2026

@grynspan
Copy link
Contributor Author

grynspan commented Feb 8, 2026

@grynspan
Copy link
Contributor Author

grynspan commented Feb 8, 2026

@grynspan
Copy link
Contributor Author

grynspan commented Feb 9, 2026

@grynspan
Copy link
Contributor Author

grynspan commented Feb 9, 2026

grynspan added a commit to swiftlang/swift-package-manager that referenced this pull request Feb 10, 2026
…st that of _both_ XCTest and Swift Testing. (#9695)

This PR changes the logic SwiftPM uses when bumping the minimum
deployment target of a package so that it takes into account both XCTest
and Swift Testing, not just XCTest.

I have no new unit test for this because the only practical unit test is
just tautological. Existing test coverage should ensure this doesn't
break builds outright. Will be doing a full toolchain build to verify
this change alongside swiftlang/swift#87042 and
swiftlang/swift-testing#1533.
@grynspan grynspan merged commit 4c23857 into main Feb 11, 2026
9 checks passed
@grynspan grynspan deleted the jgrynspan/swift-testing-drop-old-darwin-support branch February 11, 2026 15:58
grynspan added a commit to swiftlang/swift-testing that referenced this pull request Feb 11, 2026
This PR drops support for older Apple releases when Swift Testing is
built as a package.

See Also: swiftlang/swift#87042

### Checklist:

- [x] Code and documentation should follow the style of the [Style
Guide](https://github.com/apple/swift-testing/blob/main/Documentation/StyleGuide.md).
- [x] If public symbols are renamed or modified, DocC references should
be updated.
Azoy pushed a commit to Azoy/swift that referenced this pull request Feb 13, 2026
This PR drops Swift Testing's support for older Apple releases when
Swift Testing is built as part of the toolchain.

See Also: swiftlang/swift-testing#1533
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants