Skip to content

Tests: Migrate BuildSystemDelegateTests to Swift Testing and augment#9013

Merged
bkhouri merged 1 commit into
swiftlang:mainfrom
bkhouri:t/main/gh8997_rdar157669245_migratebuildSystemDeletegate_to_ST_and_augment
Sep 2, 2025
Merged

Tests: Migrate BuildSystemDelegateTests to Swift Testing and augment#9013
bkhouri merged 1 commit into
swiftlang:mainfrom
bkhouri:t/main/gh8997_rdar157669245_migratebuildSystemDeletegate_to_ST_and_augment

Conversation

@bkhouri

@bkhouri bkhouri commented Aug 11, 2025

Copy link
Copy Markdown
Contributor

Migrate the BuildSystemDelegateTests test to Swift Testing and augment the test to run against both the Native and SwiftBUild build system, in addition to the debug and release build configuration.

Depends on: #9012
Relates to: #8997
issue: rdar://157669245

bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Aug 11, 2025
Migrate the `CFamilyTargetTests` test to Swift Testing and augment the
test to run against both the Native and SwiftBUild build system, in
addition to the `debug` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Aug 18, 2025
Migrate the `MiscellaneousTests` suite to Swift Testing and augment
the test to run against both the Native and SwiftBuild build system, in
addition to the `debug`` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Aug 18, 2025
Migrate the `CFamilyTargetTests` test to Swift Testing and augment the
test to run against both the Native and SwiftBUild build system, in
addition to the `debug` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Aug 18, 2025
Migrate the `MiscellaneousTests` suite to Swift Testing and augment
the test to run against both the Native and SwiftBuild build system, in
addition to the `debug`` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
@bkhouri bkhouri force-pushed the t/main/gh8997_rdar157669245_migratebuildSystemDeletegate_to_ST_and_augment branch from 9138b4e to de08c6b Compare August 18, 2025 20:04
@bkhouri

bkhouri commented Aug 18, 2025

Copy link
Copy Markdown
Contributor Author

@swift-ci test

bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Aug 18, 2025
Migrate the `MiscellaneousTests` suite to Swift Testing and augment
the test to run against both the Native and SwiftBuild build system, in
addition to the `debug`` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Aug 18, 2025
Migrate the `CFamilyTargetTests` test to Swift Testing and augment the
test to run against both the Native and SwiftBUild build system, in
addition to the `debug` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
@bkhouri bkhouri force-pushed the t/main/gh8997_rdar157669245_migratebuildSystemDeletegate_to_ST_and_augment branch from de08c6b to a93de57 Compare August 20, 2025 18:53
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Aug 20, 2025
Migrate the `CFamilyTargetTests` test to Swift Testing and augment the
test to run against both the Native and SwiftBUild build system, in
addition to the `debug` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
@bkhouri

bkhouri commented Aug 20, 2025

Copy link
Copy Markdown
Contributor Author

@swift-ci test

bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Aug 20, 2025
Migrate the `MiscellaneousTests` suite to Swift Testing and augment
the test to run against both the Native and SwiftBuild build system, in
addition to the `debug`` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
@bkhouri bkhouri force-pushed the t/main/gh8997_rdar157669245_migratebuildSystemDeletegate_to_ST_and_augment branch from a93de57 to 820cce2 Compare August 21, 2025 17:03
@bkhouri

bkhouri commented Aug 21, 2025

Copy link
Copy Markdown
Contributor Author

@swift-ci test

@bkhouri

bkhouri commented Aug 21, 2025

Copy link
Copy Markdown
Contributor Author

@swift-ci test windows

@bkhouri

bkhouri commented Aug 21, 2025

Copy link
Copy Markdown
Contributor Author

The Windows Self hosted pipeline failed with

13:20:49  jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\swift-ci\jenkins\workspace\pr-swiftpm-windows-self-hosted'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.

@swift-ci test self hosted windows

@bkhouri bkhouri marked this pull request as ready for review August 21, 2025 19:03
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Aug 21, 2025
Migrate the `PluginsBuildPlanTests` suite to Swift Testing and, where
applicable, augment the test to run against both the Native and
SwiftBuild build system, in addition to the `debug` and `release` build
configurations.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Sep 9, 2025
Migrate the `PluginsBuildPlanTests` suite to Swift Testing and, where
applicable, augment the test to run against both the Native and
SwiftBuild build system, in addition to the `debug` and `release` build
configurations.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Sep 9, 2025
Migrate the `MiscellaneousTests` suite to Swift Testing and augment
the test to run against both the Native and SwiftBuild build system, in
addition to the `debug`` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Sep 9, 2025
Migrate the `MiscellaneousTests` suite to Swift Testing and augment
the test to run against both the Native and SwiftBuild build system, in
addition to the `debug`` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Sep 9, 2025
Migrate the `MiscellaneousTests` suite to Swift Testing and augment
the test to run against both the Native and SwiftBuild build system, in
addition to the `debug`` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Sep 10, 2025
Migrate the `PluginsBuildPlanTests` suite to Swift Testing and, where
applicable, augment the test to run against both the Native and
SwiftBuild build system, in addition to the `debug` and `release` build
configurations.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Sep 12, 2025
Migrate the `MiscellaneousTests` suite to Swift Testing and augment
the test to run against both the Native and SwiftBuild build system, in
addition to the `debug`` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
johnbute pushed a commit to johnbute/fork-swift-package-manager that referenced this pull request Oct 2, 2025
…wiftlang#9013)

Migrate the `BuildSystemDelegateTests` test to Swift Testing and augment
the test to run against both the Native and SwiftBUild build system, in
addition to the `debug` and `release` build configuration.

Depends on: swiftlang#9012
Relates to: swiftlang#8997
issue: rdar://157669245
johnbute pushed a commit to johnbute/fork-swift-package-manager that referenced this pull request Oct 2, 2025
…ang#9014)

Migrate the `CFamilyTargetTests` test to Swift Testing and augment the
test to run against both the Native and SwiftBUild build system, in
addition to the `debug` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Oct 6, 2025
Migrate the `MiscellaneousTests` suite to Swift Testing and augment
the test to run against both the Native and SwiftBuild build system, in
addition to the `debug`` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Oct 6, 2025
Migrate the `MiscellaneousTests` suite to Swift Testing and augment
the test to run against both the Native and SwiftBuild build system, in
addition to the `debug`` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Oct 7, 2025
Migrate the `MiscellaneousTests` suite to Swift Testing and augment
the test to run against both the Native and SwiftBuild build system, in
addition to the `debug`` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Oct 22, 2025
Migrate the `MiscellaneousTests` suite to Swift Testing and augment
the test to run against both the Native and SwiftBuild build system, in
addition to the `debug`` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Oct 22, 2025
Migrate the `MiscellaneousTests` suite to Swift Testing and augment
the test to run against both the Native and SwiftBuild build system, in
addition to the `debug`` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Oct 22, 2025
Migrate the `MiscellaneousTests` suite to Swift Testing and augment
the test to run against both the Native and SwiftBuild build system, in
addition to the `debug`` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Dec 1, 2025
Migrate the `MiscellaneousTests` suite to Swift Testing and augment
the test to run against both the Native and SwiftBuild build system, in
addition to the `debug`` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Dec 16, 2025
Migrate the `MiscellaneousTests` suite to Swift Testing and augment
the test to run against both the Native and SwiftBuild build system, in
addition to the `debug`` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Dec 17, 2025
Migrate the `MiscellaneousTests` suite to Swift Testing and augment
the test to run against both the Native and SwiftBuild build system, in
addition to the `debug`` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Dec 18, 2025
Migrate the `MiscellaneousTests` suite to Swift Testing and augment
the test to run against both the Native and SwiftBuild build system, in
addition to the `debug`` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Jan 5, 2026
Migrate the `MiscellaneousTests` suite to Swift Testing and augment
the test to run against both the Native and SwiftBuild build system, in
addition to the `debug`` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Jan 5, 2026
Migrate the `MiscellaneousTests` suite to Swift Testing and augment
the test to run against both the Native and SwiftBuild build system, in
addition to the `debug`` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Jan 6, 2026
Migrate the `MiscellaneousTests` suite to Swift Testing and augment
the test to run against both the Native and SwiftBuild build system, in
addition to the `debug`` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Jan 8, 2026
Migrate the `MiscellaneousTests` suite to Swift Testing and augment
the test to run against both the Native and SwiftBuild build system, in
addition to the `debug`` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Jan 19, 2026
Migrate the `MiscellaneousTests` suite to Swift Testing and augment
the test to run against both the Native and SwiftBuild build system, in
addition to the `debug`` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Jan 19, 2026
Migrate the `MiscellaneousTests` suite to Swift Testing and augment
the test to run against both the Native and SwiftBuild build system, in
addition to the `debug`` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Jan 20, 2026
Migrate the `MiscellaneousTests` suite to Swift Testing and augment
the test to run against both the Native and SwiftBuild build system, in
addition to the `debug`` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Jan 22, 2026
Migrate the `MiscellaneousTests` suite to Swift Testing and augment
the test to run against both the Native and SwiftBuild build system, in
addition to the `debug`` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Jan 22, 2026
Migrate the `MiscellaneousTests` suite to Swift Testing and augment
the test to run against both the Native and SwiftBuild build system, in
addition to the `debug`` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Jan 27, 2026
Migrate the `MiscellaneousTests` suite to Swift Testing and augment
the test to run against both the Native and SwiftBuild build system, in
addition to the `debug`` and `release` build configuration.

Depends on: swiftlang#9013
Relates to: swiftlang#8997
issue: rdar://157669245
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Feb 4, 2026
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
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Feb 4, 2026
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
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