The test for i686-unknown-linux-gnu failed due to:
failures:
---- runtime::tests::timer stdout ----
thread 'runtime::tests::timer' panicked at monoio/src/runtime.rs:441:14:
called `Result::unwrap()` on an `Err` value: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
---- utils::uring_detect::tests::test_detect stdout ----
thread 'utils::uring_detect::tests::test_detect' panicked at monoio/src/utils/uring_detect.rs:80:9:
io_uring or ops not supported on current platform
failures:
runtime::tests::timer
utils::uring_detect::tests::test_detect
test result: FAILED. 25 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
Version
main branch.
Platform
Not realted.
Description
The test for i686-unknown-linux-gnu failed due to: