Skip to content

-Zmiri-disable-isolation slows down tests significantly #1702

Closed
@Kestrer

Description

@Kestrer

When running the command RUSTFLAGS="-Zmiri-disable-isolation" cargo +nightly miri test on any crate, Miri hangs for about twelve seconds after printing Running target/... and before running the actual tests. (Without the flag, Miri hangs for just a second, and without Miri at all there's no hang.)

I am running Miri de0800e 2021-01-25 on x86_64-unknown-linux-gnu.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-interpreterArea: affects the core interpreterA-shimsArea: This affects the external function shimsC-bugCategory: This is a bug.I-slowImpact: Makes Miri even slower than it already is

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions