Skip to content

Tests: Convert Build Command Tests to Swift Testing #8714

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

Conversation

bkhouri
Copy link
Contributor

@bkhouri bkhouri commented May 22, 2025

Convert the Build Command Tests to Swift Testing,

Make use of parameterized tests to reduce duplication and use withKnownIssue to get signal when tests have been fixed.

@bkhouri bkhouri force-pushed the t/main/convert_swift_build_test_commands_to_swift_testing branch 4 times, most recently from 547cb0a to 1748f3d Compare May 23, 2025 15:40
@bkhouri bkhouri force-pushed the t/main/convert_swift_build_test_commands_to_swift_testing branch from 1748f3d to 8e2f4c8 Compare June 2, 2025 15:16
@bkhouri
Copy link
Contributor Author

bkhouri commented Jun 2, 2025

@swift-ci test

@bkhouri bkhouri force-pushed the t/main/convert_swift_build_test_commands_to_swift_testing branch from 8e2f4c8 to a351274 Compare June 2, 2025 19:11
@bkhouri
Copy link
Contributor Author

bkhouri commented Jun 2, 2025

@swift-ci test

@bkhouri bkhouri self-assigned this Jun 2, 2025
@bkhouri bkhouri force-pushed the t/main/convert_swift_build_test_commands_to_swift_testing branch 2 times, most recently from 1f77919 to 5b0c769 Compare June 4, 2025 19:02
@bkhouri
Copy link
Contributor Author

bkhouri commented Jun 4, 2025

@swift-ci test

@bkhouri bkhouri force-pushed the t/main/convert_swift_build_test_commands_to_swift_testing branch from 5b0c769 to 795135b Compare June 4, 2025 19:50
@bkhouri
Copy link
Contributor Author

bkhouri commented Jun 4, 2025

@swift-ci test

@bkhouri bkhouri force-pushed the t/main/convert_swift_build_test_commands_to_swift_testing branch 2 times, most recently from bf069ea to df188bd Compare June 5, 2025 13:26
@bkhouri
Copy link
Contributor Author

bkhouri commented Jun 5, 2025

@swift-ci test

@bkhouri
Copy link
Contributor Author

bkhouri commented Jun 5, 2025

@swift-ci test windows

@bkhouri bkhouri marked this pull request as ready for review June 5, 2025 13:32
@bkhouri bkhouri force-pushed the t/main/convert_swift_build_test_commands_to_swift_testing branch from df188bd to 4fbb8a3 Compare June 5, 2025 14:57
@bkhouri
Copy link
Contributor Author

bkhouri commented Jun 5, 2025

@swift-ci test

@bkhouri bkhouri force-pushed the t/main/convert_swift_build_test_commands_to_swift_testing branch from c158480 to 9615675 Compare June 5, 2025 17:06
@bkhouri bkhouri force-pushed the t/main/convert_swift_build_test_commands_to_swift_testing branch from b56cd7e to 8a441f4 Compare June 11, 2025 01:46
@bkhouri
Copy link
Contributor Author

bkhouri commented Jun 11, 2025

@swift-ci test

@bkhouri
Copy link
Contributor Author

bkhouri commented Jun 11, 2025

@swift-ci test windows

@bkhouri
Copy link
Contributor Author

bkhouri commented Jun 11, 2025

@swift-ci test windows

@bkhouri bkhouri force-pushed the t/main/convert_swift_build_test_commands_to_swift_testing branch from 8a441f4 to 495db6f Compare June 11, 2025 16:18
@bkhouri
Copy link
Contributor Author

bkhouri commented Jun 11, 2025

@swift-ci test

@bkhouri bkhouri requested a review from jakepetroules June 11, 2025 16:19
@bkhouri bkhouri enabled auto-merge (rebase) June 11, 2025 16:21
@bkhouri
Copy link
Contributor Author

bkhouri commented Jun 11, 2025

@swift-ci test windows

1 similar comment
@bkhouri
Copy link
Contributor Author

bkhouri commented Jun 12, 2025

@swift-ci test windows

@bkhouri bkhouri force-pushed the t/main/convert_swift_build_test_commands_to_swift_testing branch from 495db6f to 8a30744 Compare June 12, 2025 18:17
@bkhouri
Copy link
Contributor Author

bkhouri commented Jun 12, 2025

@swift-ci test

@bkhouri
Copy link
Contributor Author

bkhouri commented Jun 12, 2025

@swift-ci test windows

@bkhouri bkhouri force-pushed the t/main/convert_swift_build_test_commands_to_swift_testing branch from 8a30744 to 1fb3c18 Compare June 12, 2025 20:03
@bkhouri
Copy link
Contributor Author

bkhouri commented Jun 12, 2025

@swift-ci test

@bkhouri
Copy link
Contributor Author

bkhouri commented Jun 13, 2025

@swift-ci test windows

@bkhouri
Copy link
Contributor Author

bkhouri commented Jun 13, 2025

@swift-ci test windows

@bkhouri
Copy link
Contributor Author

bkhouri commented Jun 16, 2025

@swift-ci test Windows

Convert the Build Command Tests to Swift Testing,

Make use of parameterized tests to reduce duplication and use
`withKnownIssue` to get signal when tests have been fixed.
@bkhouri bkhouri force-pushed the t/main/convert_swift_build_test_commands_to_swift_testing branch from 1fb3c18 to f4d53db Compare June 16, 2025 13:13
@bkhouri
Copy link
Contributor Author

bkhouri commented Jun 16, 2025

@swift-ci test

@bkhouri
Copy link
Contributor Author

bkhouri commented Jun 16, 2025

@swift-ci test windows

1 similar comment
@bkhouri
Copy link
Contributor Author

bkhouri commented Jun 16, 2025

@swift-ci test windows

@bkhouri bkhouri merged commit 1335dd3 into swiftlang:main Jun 16, 2025
6 checks passed
bkhouri added a commit that referenced this pull request Jun 17, 2025
In the process of updating the TraitTests to add test support for the
Swift Build build system, migrate the test Suite to Swift Testing,
making use of parameterized tests to reduce duplication and use
`withKnownIssue` to get signal when tests have been fixed.

Depends on: #8714
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