Skip to content

Sporadic cp test failure #101

@jgarzik

Description

@jgarzik

Sporadically, this failure will appear during tests:

test cp::test_cp_perm ... FAILED

failures:

---- cp::test_cp_perm stdout ----
thread 'cp::test_cp_perm' panicked at tree/tests/cp/mod.rs:524:37:
assertion `left == right` failed
  left: 296
 right: 288
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace


failures:
    cp::test_cp_perm

test result: FAILED. 47 passed; 1 failed; 16 ignored; 0 measured; 0 filtered out; finished in 2.02s

error: test failed, to rerun pass `-p posixutils-tree --test integration`

And cargo clean followed by rebuild + retest always fixes this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions