Skip to content

Conversation

@xtremekforever
Copy link
Contributor

I'd like to be able to generate Swift SDKs for Debian Trixie since I've already built Swift for it:

https://github.com/swift-embedded-linux/armhf-debian/releases/tag/6.2.1

The ubuntu24.04 toolchains are binary compatible with Debian 13 right now, so if you don't have Swift built for it that version will automatically be downloaded and included.

NOTE: I'd love to figure out a way to de-duplicate the EndToEndTests. @MaxDesiatov would you be opposed to maybe refactoring all of the tests to use Swift Testing, since we're not going to be supporting Swift 5.x anymore soon?

@MaxDesiatov
Copy link
Contributor

Thanks! Migrating to Swift Testing makes sense, but we need to merge #237 first.

@xtremekforever
Copy link
Contributor Author

Thanks! Migrating to Swift Testing makes sense, but we need to merge #237 first.

I agree, hopefully that can be merged soon.

I'm slowly working on catching up the queue of things I wanted to do for the generator. Little bit at a time...

@euanh
Copy link
Contributor

euanh commented Dec 5, 2025

I don't think #237 is blocked any more.

@euanh
Copy link
Contributor

euanh commented Dec 5, 2025

Thanks! Migrating to Swift Testing makes sense, but we need to merge #237 first.

Yes, Swift Testing should make it much easier to reduce the duplication in these tests.

@MaxDesiatov
Copy link
Contributor

@swift-ci test

@MaxDesiatov MaxDesiatov added enhancement New feature or request test suite Changes to generator's test suite labels Dec 5, 2025
@MaxDesiatov MaxDesiatov merged commit 54d208c into swiftlang:main Dec 5, 2025
41 checks passed
@xtremekforever xtremekforever deleted the feature/support-debian-trixie branch December 5, 2025 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request test suite Changes to generator's test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants