-
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
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 |
a206392
to
8918c83
Compare
@swift-ci test windows |
1 similar comment
@swift-ci test windows |
8918c83
to
c4536f9
Compare
@swift-ci test windows |
c4536f9
to
ed94161
Compare
@swift-ci test windows |
ed94161
to
d6f2ee6
Compare
@swift-ci test windows |
d6f2ee6
to
1e50952
Compare
@swift-ci test windows |
@swift-ci test |
1e50952
to
a02af51
Compare
@swift-ci test 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
a02af51
to
0092570
Compare
@swift-ci test windows |
@swift-ci test self hosted 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
Depends on: #8975