Build and install swift-testing in toolchains
As mentioned in the (now approved) A New Direction for Testing in Swift vision document, we're planning to include the swift-testing project in Swift toolchains soon. In preparation for that, this adds swift-testing to the update-checkout script, to its main branch scheme. This PR does not introduce any changes to the build process.
@swift-ci please smoke test
The swift-testing repo hasn't moved to swiftlang yet. Does that affect this PR?
The swift-testing repo hasn't moved to swiftlang yet. Does that affect this PR?
Right now, this PR is still using the current /apple organization for swift-testing. We'll want to ensure that at the point we merge this PR, it's using whatever the correct organization is at that time. But that said, the old URLs should redirect so it should be safe regardless.
Please test with following pull request: https://github.com/apple/swift-testing/pull/531
@swift-ci Please Build Toolchain macOS Platform
Please test with following pull request: https://github.com/apple/swift-testing/pull/531
@swift-ci Please Build Toolchain Linux Platform
Linux failure is in Foundation, not Swift Testing.
The Linux failure should be resolved in https://github.com/apple/swift-foundation/pull/748
Please test with following pull request: https://github.com/apple/swift-testing/pull/531
@swift-ci Please Build Toolchain Linux Platform
Closing on @stmontgomery's behalf as @rintaro has superseded it with #75515.