Skip to content

test: read() on dir on AIX does not return EISDIR

An upcoming change in libuv will remove the artificial EISDIR error. Update the test to reflect that.

Refs: https://github.com/libuv/libuv/pull/2025

Merge request reports

Loading