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

Use release build for compliance tests? #893

Open
squell opened this issue Oct 23, 2024 · 0 comments
Open

Use release build for compliance tests? #893

squell opened this issue Oct 23, 2024 · 0 comments
Labels
enhancement New feature or request test-framework

Comments

@squell
Copy link
Member

squell commented Oct 23, 2024

See the discussion at #892

This does require

  • using RUSTFLAGS="-C debug-assertions -C overflow-checks"` at the release side.
  • using the release Dockerfile to build "sudo under test".

Or can we omit the last step and observe that rustc produces the same binary in both cases?

This wasn't done earlier because the test-framework predates the release build framework.

@squell squell added enhancement New feature or request test-framework labels Oct 23, 2024
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-framework
Projects
None yet
Development

No branches or pull requests

1 participant