bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Test suite failures on hppa2.0w-hp-hpux11.11


From: Daniel Richard G.
Subject: Re: Test suite failures on hppa2.0w-hp-hpux11.11
Date: Thu, 17 Oct 2013 02:33:14 -0400

On Wed, 2013 Oct 16 7:51-0700, Paul Eggert wrote:
>
> Clearly a bug in HP-UX 11.11, but I doubt whether anybody cares about
> this bug, so I was lazy and pushed this patch.  I hope it fixes
> several of the test failures for you, and we can turn our attention to
> one of the remaining test failures.

Indeed, now the failures are down to four:

FAIL: test-getcwd.sh

(The test program exits with status 7; errno == ENOENT.)

../../gltests/socket-client.h:51: assertion 'connect (client_socket,
(const st
ruct sockaddr *) &addr, sizeof (addr)) == 0' failed
FAIL: test-nonblocking-socket.sh

(The test hangs because the child aborts with the assertion failure.
Modifying the code a bit shows that the failed connect() results in
errno == ECONNREFUSED.)

Unconnected socket test... failed (expecting POLLIN | POLLRDNORM on
passive socket)
  failed (expecting POLLIN on passive socket)
Connected sockets test... failed (expecting POLLIN | POLLRDNORM after
writing)
  failed (expecting POLLIN after writing)
General socket test with fork... failed (cannot read data left in the
socket by closed process)
Pipe test... failed (expecting POLLIN | POLLRDNORM after writing)
  failed (expecting POLLIN after writing)
  failed (expecting POLLHUP after shutdown)
FAIL: test-poll

Invalid nfd test... passed
Invalid fd test... failed (invalid fd among rfds)
  failed (invalid fd among wfds)
  failed (invalid fd among xfds)
Unconnected socket test... passed
Connected sockets test... passed
General socket test with fork... passed
Pipe test... passed
FAIL: test-select

(Not sure what info would be helpful here; are these just broken HP-UX
syscalls?)


--Daniel


-- 
Daniel Richard G. || address@hidden
My ASCII-art .sig got a bad case of Times New Roman.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]