Skip to content
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

Improve test suite to include a more realistic suite of compiled programs #756

Open
thomcc opened this issue Nov 23, 2022 · 0 comments
Open

Comments

@thomcc
Copy link
Member

thomcc commented Nov 23, 2022

There have been a few recent issues that should have been caught prior to release, and it's unfortunate that such a foundational crate in the ecosystem doesn't have better testing. Ideally, things like #754 and #747 would be caught before release, rather than learning about breakage after.

I think an option here would just be to snarf a few versions of popular -sys crates and compile them for a few targets that they support in CI. This is pretty optimistic, and in all practice I wouldn't be surprised if it ends up being somewhat more involved than this.

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

No branches or pull requests

1 participant