-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Description
The cargo test fails on OpenBSD due to not supporting xattrs.
failures:
---- common::util::tests::test_compare_xattrs stdout ----
thread 'common::util::tests::test_compare_xattrs' panicked at tests/common/util.rs:3628:56:
called `Result::unwrap()` on an `Err` value: Custom { kind: Unsupported, error: UnsupportedPlatformError }
failures:
common::util::tests::test_compare_xattrs
There are several other failing tests on utils section on OpenBSD but this one is kind of more important because its in the tests/common/util.rs and when it breaks tests do not continue to by-util section.
cod3mas0n
Metadata
Metadata
Assignees
Labels
No labels