bug-gnulib
[Top][All Lists]
Advanced

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

Re: Testresults for sparc-sun-solaris2.6


From: Simon Josefsson
Subject: Re: Testresults for sparc-sun-solaris2.6
Date: Sat, 20 Dec 2008 14:00:05 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.2 (gnu/linux)

"Tom G. Christensen" <address@hidden> writes:

> test-flock.c:72: assertion failed, errno = 22
> FAIL: test-flock

Reported before, I think.

> ./test-parse-duration.sh: -u3: is not an identifier
> FAIL: test-parse-duration.sh

The problem seems to be:

   while read -u3 line

Possibly the -u parameter to read isn't portable?

> 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
> FAIL: test-select-in.sh

I recall that Bruno said these were supposed to fail since they indicate
problems in the gnulib replacement module.

This approach causes a slight problem; it makes it harder to notice when
other regressions are introduced into gnulib -- checking whether all
self-tests succeeds is easier than checking whether all self-tests
excepts X, Y and Z succeeds.  However, I guess this part could be
automated too.

> The full buildlog was submitted to autobuild.josefsson.org and can also
> be found at http://jupiterrise.com/tmp.

I don't see it on autobuild.josefsson.org... strange, did you e-mail the
log to address@hidden

Thanks,
/Simon




reply via email to

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