Richard W.M. Jones
2022-Apr-09 06:35 UTC
[Libguestfs] nbdkit test failures in test-curl-cookie-script & test-curl-header-script
I get occasional failures in test-curl-header-script locally. I am unable to reproduce it. The tests also failed a few days ago in test-curl-cookie-script: https://gitlab.com/nbdkit/nbdkit/-/jobs/2284052519 In both cases the tests fail (rarely) with the message. I don't know exactly where it comes from: accept: Bad file descriptor So there's something going on with these tests, but I've no idea what. 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
Richard W.M. Jones
2022-Apr-09 12:41 UTC
[Libguestfs] nbdkit test failures in test-curl-cookie-script & test-curl-header-script
On Sat, Apr 09, 2022 at 07:35:57AM +0100, Richard W.M. Jones wrote:> > I get occasional failures in test-curl-header-script locally. I am > unable to reproduce it. > > The tests also failed a few days ago in test-curl-cookie-script: > > https://gitlab.com/nbdkit/nbdkit/-/jobs/2284052519 > > In both cases the tests fail (rarely) with the message. I don't know > exactly where it comes from: > > accept: Bad file descriptorFurther investigation shows it comes from the mini webserver that we use (tests/web-server.c). I think I've got a good idea what's causing this now and will push a fix later. Rich.> So there's something going on with these tests, but I've no idea what. > > 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 > _______________________________________________ > Libguestfs mailing list > Libguestfs at redhat.com > https://listman.redhat.com/mailman/listinfo/libguestfs-- 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