Skip to content

Use release build for compliance tests? #893

Open
@squell

Description

@squell

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions