-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Tests: Update test expectation - take 2 #8899
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Tests: Update test expectation - take 2 #8899
Conversation
@swift-ci test |
6730578
to
4793ca9
Compare
@swift-ci test |
@swift-ci test windows |
4793ca9
to
8bc2689
Compare
@swift-ci test windows |
@swift-ci test windows |
Previous windows platform build failed with the following
Let's retriever and see what happens. @swift-ci test windows |
Looks like the most recent Windows platform build encounter a hang during test execution
Going to retrigger the build @swift-ci test windows |
8bc2689
to
a206392
Compare
@swift-ci test |
@swift-ci test self hosted windows |
Update test expectation for executing SwiftPM tests using the build.ps1 script found in swiftlang/swift/utils/build.ps1. Relates to: swiftlang/swift#80405
a206392
to
8918c83
Compare
@swift-ci test windows |
1 similar comment
@swift-ci test windows |
Update test expectation for executing SwiftPM tests in the Windows Platform Test PR build - the script found in https://github.com/swiftlang/swift/blob/main/utils/build.ps1.
Relates to: swiftlang/swift#82274
Relates to: #8895