Simon Josefsson <[email protected]> writes: > All, > > Here is a build log on hurd for all posix-modules including tests, plus > autobuild minus the failing getcwd-tests (see other thread). > > http://autobuild.josefsson.org/gnulib/log-201108040804185118000.txt > > There are only four failing tests, so we are in really good shape > already. (Let's see how a build of all modules fare...)
I noticed there were a bunch of SKIP'ed tests, and some of them seems non-trivial. FWIW, I will install all locales to have better testing of the locale-dependent modules, to see if there are any issues. 1) Skipping test: no way to determine address space size SKIP: test-dprintf-posix2.sh Skipping test: no way to determine address space size SKIP: test-fprintf-posix3.sh Skipping test: no way to determine address space size SKIP: test-get-rusage-as 2) Skipping test: getrlimit and setrlimit don't work SKIP: test-fprintf-posix2.sh Skipping test: getrlimit and setrlimit don't work SKIP: test-printf-posix2.sh 3) Unconnected socket test... failed (expecting POLLIN | POLLRDNORM on passive socket) failed (expecting POLLIN on passive socket) failed (expecting POLLRDNORM on passive socket) Connected sockets test... bind: Address already in use SKIP: test-poll 4) This always happens: Unconnected socket test... bind: Address already in use SKIP: test-select /Simon
