Skip to content

tokio/file-io test is non-deterministic #4367

@RalfJung

Description

@RalfJung

./miri run --dep tests/pass-dep/tokio/file-io.rs -Zmiri-disable-isolation -Zmiri-many-seeds fails on seed 40 for me. Overall, around 90% of seeds seem to fail. No idea why this did not explode earlier, maybe the distribution changed recently.

tests/pass-dep/tokio/file-io.rs has failed on rustc CI; it seems to be non-deterministic. I haven't yet been able to reproduce this locally. (The reproducer I had before was completely bogus.)

@tiif can you look into this? This is causing issues for rustc CI so it is somewhat urgent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-testsArea: affects our test suite or CIC-bugCategory: This is a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions