Tests: Migrate PackageCommandTests to Swift Testing and Augment#9012
Conversation
|
@swift-ci test |
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
| } | ||
| } | ||
| } when: { | ||
| (ProcessInfo.hostOperatingSystem == .windows && data.buildSystem == .swiftbuild && !withPrettyPrinting) |
There was a problem hiding this comment.
suggestion (non-blocking): The known issue is with windows and the swiftbuild build system. I expect that the pretty printing doesn't impact this check at all, so I would remove the check whether pretty printing is not enabled.
There was a problem hiding this comment.
This matches the XCTest version of the test.
Migrate a few suites to Swift Teting, namely, - SwiftSDKCommandTests - MultiRootSupportTests - SwiftCommandStateTests Depends on: swiftlang#9012 Relates to: swiftlang#8997 issue: rdar://157669245
Migrate a few suites to Swift Teting, namely, - SwiftSDKCommandTests - MultiRootSupportTests - SwiftCommandStateTests Depends on: swiftlang#9012 Relates to: swiftlang#8997 issue: rdar://157669245
37217a5 to
d505742
Compare
|
@swift-ci test |
d505742 to
0e692c0
Compare
|
@swift-ci test |
|
@swift-ci test windows |
0e692c0 to
5ce19cf
Compare
|
@swift-ci test |
|
@swift-ci test windows |
5ce19cf to
f2c5311
Compare
|
@swift-ci test |
|
@swift-ci test windows |
|
@swift-ci test |
f2c5311 to
aace277
Compare
|
@swift-ci test |
|
@swift-ci test |
|
@swift-ci test windows |
|
@swift-ci test macOS |
|
the macOS platform smoke test CI build failed unrelated to the change Re-triggering the macOS pipelines @swift-ci smoke test macOS platform |
|
@swift-ci smoke test macOS platform |
|
@swift-ci smoketest macOS platform |
|
The macOS self hosted pipeline failed at the Re-triggering macOS builds @swift-ci test macOS |
|
@swift-ci test self hosted macos |
|
@swift-ci test self hosted |
|
The windows self hosted pipeline has been running for over 3 hours. Let's re-trigger the build @swift-ci test self hosted windows |
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
|
@swift-ci test self hosted windows |
|
Windows self hosted failed due to a test failure re-triggering to determine the occurrence @swift-ci test self hosted windows |
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
Migrate a few suites to Swift Teting, namely, - SwiftSDKCommandTests - MultiRootSupportTests Depends on: swiftlang#9012 Relates to: swiftlang#8997 issue: rdar://157669245
Migrate a few suites to Swift Teting, namely, - SwiftSDKCommandTests - MultiRootSupportTests Depends on: swiftlang#9012 Relates to: swiftlang#8997 issue: rdar://157669245
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
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
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
Migrate a few suites to Swift Teting, namely, - SwiftSDKCommandTests - MultiRootSupportTests Depends on: swiftlang#9012 Relates to: swiftlang#8997 issue: rdar://157669245
Migrate a few suites to Swift Teting, namely, - SwiftSDKCommandTests - MultiRootSupportTests Depends on: swiftlang#9012 Relates to: swiftlang#8997 issue: rdar://157669245
…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
Migrate the
PackageCommandTeststo Swift Testing and augment the suite to run against the Native and SwiftBuild build system, in addition to thedebugandreleasebuild configurations.Depends on: #9020
Relates to: #8997
issue: rdar://157669245