Hi,
I don't have an explanation for this. I'm working with libvirt
0.9.1 which pulls in gnulib. When I build on a bare machine or
a minimal lxc container, test-poll passes. When I build in an
schroot, it fails because when it does a poll after the other
end has shut down, it does not get the ex
On 08/30/2009 04:28 PM, Bruno Haible wrote:
Paolo Bonzini wrote:
Unconnected socket test... passed
Connected sockets test... failed (expecting POLLHUP after shutdown)
General socket test with fork... failed (expecting POLLHUP after shutdown)
Pipe test... passed
FAIL: test-poll
This might be a
Paolo Bonzini wrote:
> > Unconnected socket test... passed
> > Connected sockets test... failed (expecting POLLHUP after shutdown)
> > General socket test with fork... failed (expecting POLLHUP after shutdown)
> > Pipe test... passed
> > FAIL: test-poll
>
> This might be a real bug of POLLHUP dete
On 08/30/2009 01:38 PM, Bruno Haible wrote:
On Solaris 10 / x86:
Unconnected socket test... passed
Connected sockets test... failed (expecting POLLHUP after shutdown)
General socket test with fork... failed (expecting POLLHUP after shutdown)
Pipe test... passed
FAIL: test-poll
This might be a
On Solaris 10 / x86:
Unconnected socket test... passed
Connected sockets test... failed (expecting POLLHUP after shutdown)
General socket test with fork... failed (expecting POLLHUP after shutdown)
Pipe test... passed
FAIL: test-poll
Bruno