Skip to content

random failures in the freebsd test_process_and_thread_lock unittest #96

@benfred

Description

@benfred

The freebsd unittests sometimes randomly fail with

error: test failed, to rerun pass `--lib`
failures:

---- freebsd::tests::test_process_and_thread_lock stdout ----
thread 'freebsd::tests::test_process_and_thread_lock' panicked at src/freebsd/mod.rs:311:17:
assertion failed: active_thread.is_some()
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace


failures:
    freebsd::tests::test_process_and_thread_lock

test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s

We should figure out why this test is failing and fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions