Skip to content

Test "test_udp_recvmsg_multishot_trunc" fails #13

Description

@asayers

Running io-uring-test on 1f30c22 (current main) results in this panic:

$ RUST_BACKTRACE=1 cargo run --release -p io-uring-test
thread 'main' panicked at io-uring-test/src/tests/net.rs:1802:39:
called `Result::unwrap()` on an `Err` value: ()
stack backtrace:
   0: rust_begin_unwind
   1: core::panicking::panic_fmt
   2: core::result::unwrap_failed
   3: io_uring_test::tests::net::test_udp_recvmsg_multishot_trunc
   4: io_uring_test::main

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