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

Fix the scarb-test-support integration test hack for generating the binary #696

Open
MrDenkoV opened this issue Sep 22, 2023 · 0 comments
Open

Comments

@MrDenkoV
Copy link
Contributor

Test ctrl_c_kills_everyone in tests/subcommand.rs uses cargo_bin("scarb-test-support"), which depends on existence of "scarb-test-support" binary in the target dir.
To enforce cargo test to build "scarb-test-support" binary we created empty integration tests for scarb-test-support.
It is a hack, fix it once rust-lang/cargo#9096 is finished and released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant