Hi Eric,
----- Forwarded message from notify(a)aur.archlinux.org -----
solsticedhiver [1] added the following comment to nbdkit [2]:
There is still one test failing now test-blocksize-sharding.sh. I
don't know if it is expected or not
The full test-suite.log
https://0x0.st/X8TI.log
[1]
https://aur.archlinux.org/account/solsticedhiver/
[2]
https://aur.archlinux.org/pkgbase/nbdkit/
----- End forwarded message -----
I've attached the fragment of the failure log that they sent. However
I don't understand the test enough to see where the error happens.
Additionally I think there's a problem with the various 'print'-
statements in the Python code. They probably need to flush stdout
otherwise they don't appear coherent with error messages. Something
like this thoroughout:
-print("sanity check")
+print("sanity check", flush=True)
Rich.
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones
Read my programming and virtualization blog:
http://rwmj.wordpress.com
nbdkit - Flexible, fast NBD server with plugins
https://gitlab.com/nbdkit/nbdkit