From: "Daniel P. Berrange" <berrange@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PULL v1 00/10] Merge qio 2016/10/20
Date: Fri, 21 Oct 2016 11:28:36 +0100 [thread overview]
Message-ID: <20161021102836.GH6585@redhat.com> (raw)
In-Reply-To: <CAFEAcA9X-4LCqSs9niPqOzqjXXTbx8jyZZnZocF4ez9dm2eOdA@mail.gmail.com>
On Thu, Oct 20, 2016 at 05:11:56PM +0100, Peter Maydell wrote:
> On 20 October 2016 at 14:47, Daniel P. Berrange <berrange@redhat.com> wrote:
> > The following changes since commit e8ddc2eae5ccc41f0815e5c43e70cb04a7e67e2e:
> >
> > Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging (2016-10-18 09:29:44 +0100)
> >
> > are available in the git repository at:
> >
> > git://github.com/berrange/qemu tags/pull-qio-2016-10-20-1
> >
> > for you to fetch changes up to 8ef215b830231eb6bf2022d9ec261ca0de2b8014:
> >
> > main: set names for main loop sources created (2016-10-20 13:06:39 +0100)
> >
> > ----------------------------------------------------------------
> > Merge qio 2016/10/20 v1
> >
> > ----------------------------------------------------------------
> >
>
> Unfortunately the new test seems to fail on OSX:
>
> GTESTER tests/test-io-channel-socket
> **
> ERROR:/Users/pm215/src/qemu-for-merges/tests/test-io-channel-socket.c:386:void
> test_io_channel_unix(_Bool): assertion failed:
> (g_file_test(TEST_SOCKET, G_FILE_TEST_EXISTS) == FALSE)
> GTester: last random seed: R02S300c198252e54fe12ff5d64603150e68
> **
> ERROR:/Users/pm215/src/qemu-for-merges/tests/test-io-channel-socket.c:386:void
> test_io_channel_unix(_Bool): assertion failed:
> (g_file_test(TEST_SOCKET, G_FILE_TEST_EXISTS) == FALSE)
> GTester: last random seed: R02S7ade3405366ffc33ad5cf50619671f53
Oh interesting - I've just seen my Travis CI build check also failed
over night on OS-X.
I wonder if OS-X automatically deletes UNIX non-abstract sockets paths
on the filesystem when the socket FD is closed ?!?!
Regards,
Daniel
--
|: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org -o- http://virt-manager.org :|
|: http://entangle-photo.org -o- http://search.cpan.org/~danberr/ :|
next prev parent reply other threads:[~2016-10-21 10:28 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-20 13:47 [Qemu-devel] [PULL v1 00/10] Merge qio 2016/10/20 Daniel P. Berrange
2016-10-20 13:47 ` [Qemu-devel] [PULL v1 01/10] io: Fix double shift usages on QIOChannel features Daniel P. Berrange
2016-10-20 13:47 ` [Qemu-devel] [PULL v1 02/10] io: Use qio_channel_has_feature() where applicable Daniel P. Berrange
2016-10-20 13:47 ` [Qemu-devel] [PULL v1 03/10] io: Introduce a qio_channel_set_feature() helper Daniel P. Berrange
2016-10-20 13:48 ` [Qemu-devel] [PULL v1 04/10] io: Add a QIOChannelSocket cleanup test Daniel P. Berrange
2016-10-20 13:48 ` [Qemu-devel] [PULL v1 05/10] io: add ability to set a name for IO channels Daniel P. Berrange
2016-10-20 13:48 ` [Qemu-devel] [PULL v1 06/10] nbd: set name for all I/O channels created Daniel P. Berrange
2016-10-20 13:48 ` [Qemu-devel] [PULL v1 07/10] char: " Daniel P. Berrange
2016-10-20 13:48 ` [Qemu-devel] [PULL v1 08/10] migration: " Daniel P. Berrange
2016-10-20 13:48 ` [Qemu-devel] [PULL v1 09/10] vnc: " Daniel P. Berrange
2016-10-20 13:48 ` [Qemu-devel] [PULL v1 10/10] main: set names for main loop sources created Daniel P. Berrange
2016-10-20 14:55 ` [Qemu-devel] [PULL v1 00/10] Merge qio 2016/10/20 Eric Blake
2016-10-20 15:05 ` Daniel P. Berrange
2016-10-20 15:16 ` Eric Blake
2016-10-20 16:11 ` Peter Maydell
2016-10-21 10:28 ` Daniel P. Berrange [this message]
2016-10-21 10:35 ` Peter Maydell
2016-10-21 10:41 ` Daniel P. Berrange
2016-10-21 10:52 ` Daniel P. Berrange
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161021102836.GH6585@redhat.com \
--to=berrange@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).