Am 10.09.2025 um 19:56 hat Stefan Hajnoczi geschrieben: > test-nested-aio-poll relies on internal details of how fdmon-poll.c > handles AioContext polling. Skip it when other fdmon implementations are > in use. > > Note that this test is only built on POSIX systems so it is safe to > include "util/aio-posix.h". > > Signed-off-by: Stefan Hajnoczi <[email protected]> > Reviewed-by: Eric Blake <[email protected]>
Maybe give a specific example of what fails with other fdmon implementations? Could we change the test to downgrade to fdmon-poll instead of skipping the test entirely? Kevin
