Skip to content

Revert "Tests: Convert Environment/Graph and other suites to ST" #8647

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 9, 2025

Reverts #8624 as https://ci.swift.org/job/swift-bootstrap-ubuntu-24_04-x86_64/129/ failed with.

[2025-05-09T09:18:51.687Z] /home/build-user/swiftpm/Sources/_InternalTestSupport/Observability.swift:21:8: error: no such module 'Testing'
[2025-05-09T09:18:51.687Z]  19 | 
[2025-05-09T09:18:51.687Z]  20 | import TSCTestSupport
[2025-05-09T09:18:51.687Z]  21 | import Testing
[2025-05-09T09:18:51.687Z]     |        `- error: no such module 'Testing'
[2025-05-09T09:18:51.687Z]  22 | 
[2025-05-09T09:18:51.687Z]  23 | extension ObservabilitySystem { 

We should update the Jenkins build presets to treat Swift Testing the same as XCTest, or maybe update SwiftPM to to build the targets meant to be use only by test targets.

@bkhouri
Copy link
Contributor Author

bkhouri commented May 9, 2025

@swift-ci test

@bkhouri bkhouri merged commit 063c917 into main May 12, 2025
6 checks passed
@bkhouri bkhouri deleted the revert-8624-t/main/covert_basics_tests_to_swift_testing_environment_and_graph branch May 12, 2025 22:53
bkhouri added a commit that referenced this pull request May 13, 2025
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