Tests: Migrate MiscellaneousTest to Swift Testing and augment#9039
Merged
bkhouri merged 1 commit intoFeb 17, 2026
Conversation
984eb73 to
39ef641
Compare
Contributor
Author
|
@swift-ci test |
39ef641 to
d08378d
Compare
d35af32 to
f94d37b
Compare
Contributor
Author
|
@swift-ci test self hosted |
1 task
Contributor
Author
|
@swift-ci test self hosted windows |
f94d37b to
bf196a2
Compare
Contributor
Author
|
@swift-ci test self hosted |
bf196a2 to
578e6c9
Compare
Contributor
Author
|
@swift-ci test self hosted |
578e6c9 to
e25b3d2
Compare
Contributor
Author
|
@swift-ci test self hosted |
e25b3d2 to
dfe4db7
Compare
Contributor
Author
|
@swift-ci test self hosted |
Contributor
Author
|
@swift-ci test self hosted windows |
dfe4db7 to
69e2fce
Compare
Contributor
Author
|
@swift-ci test self hosted |
Contributor
Author
|
@swift-ci test windows self hosted |
69e2fce to
28ad4c4
Compare
Contributor
Author
|
@swift-ci test self hosted |
28ad4c4 to
74edec8
Compare
Contributor
Author
|
@swift-ci test self hosted |
74edec8 to
0d25863
Compare
Contributor
Author
|
@swift-ci test self hosted |
0d25863 to
d649573
Compare
Contributor
Author
|
@swift-ci test windows |
e3cf7f2 to
f4f3b34
Compare
Contributor
Author
|
@swift-ci test |
Contributor
Author
|
@swift-ci test macOS |
f4f3b34 to
06f1ba2
Compare
Contributor
Author
|
@swift-ci test self hosted |
6088cbb to
45afa88
Compare
Contributor
Author
|
@swift-ci test |
Contributor
Author
|
@swift-ci test windows |
1 similar comment
Contributor
Author
|
@swift-ci test windows |
45afa88 to
1ce56e2
Compare
Contributor
Author
|
@swift-ci test |
Contributor
Author
|
@swift-ci test windows |
1ce56e2 to
8a1f73b
Compare
Contributor
Author
|
@swift-ci test windows |
Contributor
Author
|
@swift-ci test |
8a1f73b to
bf21422
Compare
Contributor
Author
|
@swift-ci test windows |
Contributor
Author
|
@swift-ci test |
Migrate the `MiscellaneousTests` suite to Swift Testing and augment the test to run against both the Native and SwiftBuild build system. Depends on: swiftlang#9013 Relates to: swiftlang#8997 issue: rdar://157669245
bf21422 to
652f1ca
Compare
Contributor
Author
|
@swift-ci test |
Contributor
Author
|
@swift-ci test windows |
Contributor
Author
|
@swift-ci test self hosted windows |
1 similar comment
Contributor
|
@swift-ci test self hosted windows |
rconnell9
approved these changes
Feb 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Migrate the
MiscellaneousTestssuite to Swift Testing and augment the test to run against both the Native and SwiftBuild build system, in addition to thedebugandreleasebuild configurations.Depends on: #9013
Depends on: #9115
Depends on: #9224
Relates to: #8997
issue: rdar://157669245