Closed
Description
More often than not, when I run the libnotcurses-sys unit tests via cargo test
, they fail with the following:
test bindgen_test_layout_ncmenu_item ... ok
test bindgen_test_layout_ncmenu_options ... ok
test bindgen_test_layout_ncmenu_section ... ok
test bindgen_test_layout_ncmselector_item ... ok
error: io error when listing tests: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }
test bindgen_test_layout_ncmultiselector_options ... error: test failed, to rerun pass '--lib'