On Fri, 08/17 17:35, no-re...@patchew.org wrote: > ERROR:/tmp/qemu-test/src/tests/test-image-locking.c:69:check_locked_bytes: > assertion failed (perm_expected == !!qemu_lock_fd_test(fd, 100 + i, 1, > true)): (1 == 0)
This image doesn't have OFD locking support in its glibc. Will add a check in the test code and skip. Fam