Skip to content

Rust tests fail sometimes with "Resource temporarily unavailable" #766

Closed
@dankamongmen

Description

@dankamongmen

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'

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingnonfixclosed without a successful fix (invalid, wontfix)

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions