On Thu, Aug 10, 2023 at 11:24:35AM +0000, Tage Johansson wrote: [...] > diff --git a/rust/tests/test_async_405_pread_structured.rs > b/rust/tests/test_async_405_pread_structured.rs > new file mode 100644 > index 0000000..f41c9b8 > --- /dev/null > +++ b/rust/tests/test_async_405_pread_structured.rs [...] > +#[tokio::test] > +async fn test_async_pread_structured() { > + let nbd = libnbd::AsyncHandle::new().unwrap(); > + nbd.connect_command(&[ > + "nbdkit", > + "-s", > + "--exit-with-parent", > + //"-v", XXX: uncomment this
Is there an issue with using -v here? It seems to be used by all the other tests. Reviewed-by: Richard W.M. Jones <rjo...@redhat.com> Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com libguestfs lets you edit virtual machines. Supports shell scripting, bindings from many languages. http://libguestfs.org _______________________________________________ Libguestfs mailing list Libguestfs@redhat.com https://listman.redhat.com/mailman/listinfo/libguestfs