Skip to content

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

Merged

Conversation

bkhouri
Copy link
Contributor

@bkhouri bkhouri commented Jul 7, 2025

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

@bkhouri
Copy link
Contributor Author

bkhouri commented Jul 7, 2025

@swift-ci test

@bkhouri bkhouri marked this pull request as ready for review July 7, 2025 20:10
@bkhouri bkhouri marked this pull request as draft July 9, 2025 04:37
@bkhouri bkhouri force-pushed the t/main/update_swiftpm_tests_for-build.ps1 branch from 6730578 to 4793ca9 Compare July 9, 2025 13:53
@bkhouri
Copy link
Contributor Author

bkhouri commented Jul 9, 2025

@swift-ci test

@bkhouri
Copy link
Contributor Author

bkhouri commented Jul 9, 2025

swiftlang/swift#82274

@swift-ci test windows

@bkhouri bkhouri force-pushed the t/main/update_swiftpm_tests_for-build.ps1 branch from 4793ca9 to 8bc2689 Compare July 10, 2025 13:39
@bkhouri
Copy link
Contributor Author

bkhouri commented Jul 10, 2025

swiftlang/swift#82274

@swift-ci test

@bkhouri
Copy link
Contributor Author

bkhouri commented Jul 10, 2025

@swift-ci test windows

@bkhouri
Copy link
Contributor Author

bkhouri commented Jul 10, 2025

swiftlang/swift#82274

@swift-ci test windows

@bkhouri
Copy link
Contributor Author

bkhouri commented Jul 11, 2025

Previous windows platform build failed with the following

× Test percentFormatStyle_Consumer() recorded an issue at NumberFormatStyleTests.swift:1866:24: Expectation failed: (upperBound → nil) == (expectedUpperBound → 3[utf8])

→ found upperBound: nil; expected: Optional(3)

× Test percentFormatStyle_Consumer() recorded an issue at NumberFormatStyleTests.swift:1866:24: Expectation failed: (match → nil) == (expectedValue → 42)

Let's retriever and see what happens.

swiftlang/swift#82274

@swift-ci test windows

@bkhouri
Copy link
Contributor Author

bkhouri commented Jul 14, 2025

Looks like the most recent Windows platform build encounter a hang during test execution

PASS: lldb-shell :: Expr/TestIRMemoryMapWindows.test (2332 of 2333)
Build timed out (after 60 minutes). Marking the build as aborted.
Build was aborted

Going to retrigger the build

swiftlang/swift#82274

@swift-ci test windows

@bkhouri bkhouri force-pushed the t/main/update_swiftpm_tests_for-build.ps1 branch from 8bc2689 to a206392 Compare July 15, 2025 01:01
@bkhouri
Copy link
Contributor Author

bkhouri commented Jul 15, 2025

@swift-ci test

@bkhouri
Copy link
Contributor Author

bkhouri commented Jul 15, 2025

swiftlang/swift#82274

@swift-ci test

@bkhouri
Copy link
Contributor Author

bkhouri commented Jul 15, 2025

swiftlang/swift#82274

@swift-ci test self hosted windows

@bkhouri bkhouri force-pushed the t/main/update_swiftpm_tests_for-build.ps1 branch from a206392 to 8918c83 Compare July 29, 2025 15:25
@bkhouri
Copy link
Contributor Author

bkhouri commented Jul 29, 2025

swiftlang/swift#82274

@swift-ci test windows

1 similar comment
@bkhouri
Copy link
Contributor Author

bkhouri commented Jul 29, 2025

swiftlang/swift#82274

@swift-ci test windows

@bkhouri bkhouri force-pushed the t/main/update_swiftpm_tests_for-build.ps1 branch from 8918c83 to c4536f9 Compare July 30, 2025 20:18
@bkhouri
Copy link
Contributor Author

bkhouri commented Jul 30, 2025

swiftlang/swift#82274

@swift-ci test windows

@bkhouri bkhouri force-pushed the t/main/update_swiftpm_tests_for-build.ps1 branch from c4536f9 to ed94161 Compare July 31, 2025 14:52
@bkhouri
Copy link
Contributor Author

bkhouri commented Jul 31, 2025

swiftlang/swift#82274

@swift-ci test windows

@bkhouri bkhouri force-pushed the t/main/update_swiftpm_tests_for-build.ps1 branch from ed94161 to d6f2ee6 Compare July 31, 2025 16:07
@bkhouri
Copy link
Contributor Author

bkhouri commented Jul 31, 2025

swiftlang/swift#82274

@swift-ci test windows

@bkhouri bkhouri force-pushed the t/main/update_swiftpm_tests_for-build.ps1 branch from d6f2ee6 to 1e50952 Compare August 1, 2025 17:03
@bkhouri
Copy link
Contributor Author

bkhouri commented Aug 1, 2025

swiftlang/swift#82274

@swift-ci test windows

@bkhouri
Copy link
Contributor Author

bkhouri commented Aug 1, 2025

@swift-ci test

@bkhouri
Copy link
Contributor Author

bkhouri commented Aug 5, 2025

swiftlang/swift#82274

@swift-ci test

@bkhouri bkhouri force-pushed the t/main/update_swiftpm_tests_for-build.ps1 branch from 1e50952 to a02af51 Compare August 5, 2025 18:47
@bkhouri
Copy link
Contributor Author

bkhouri commented Aug 5, 2025

swiftlang/swift#82274

@swift-ci test

@bkhouri
Copy link
Contributor Author

bkhouri commented Aug 5, 2025

swiftlang/swift#82274

@swift-ci test windows

@bkhouri
Copy link
Contributor Author

bkhouri commented Aug 6, 2025

swiftlang/swift#82274

@swift-ci test

Update test expectation for executing SwiftPM tests using the build.ps1
script found in swiftlang/swift/utils/build.ps1.

Relates to: swiftlang/swift#80405
@bkhouri bkhouri force-pushed the t/main/update_swiftpm_tests_for-build.ps1 branch from a02af51 to 0092570 Compare August 6, 2025 01:38
@bkhouri
Copy link
Contributor Author

bkhouri commented Aug 6, 2025

swiftlang/swift#82274

@swift-ci test

@bkhouri
Copy link
Contributor Author

bkhouri commented Aug 6, 2025

swiftlang/swift#82274

@swift-ci test windows

@bkhouri
Copy link
Contributor Author

bkhouri commented Aug 6, 2025

swiftlang/swift#82274

@swift-ci test self hosted windows

@bkhouri bkhouri self-assigned this Aug 6, 2025
@bkhouri bkhouri marked this pull request as ready for review August 6, 2025 14:00
@bkhouri bkhouri enabled auto-merge (squash) August 6, 2025 14:00
@bkhouri bkhouri merged commit b409d13 into swiftlang:main Aug 6, 2025
6 checks passed
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