coreutils
[Top][All Lists]
Advanced

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

Re: new snapshot available: coreutils-8.20.113-1f1f4


From: Pádraig Brady
Subject: Re: new snapshot available: coreutils-8.20.113-1f1f4
Date: Fri, 08 Feb 2013 16:30:53 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1

On 02/08/2013 02:53 PM, Bernhard Voelker wrote:
On February 7, 2013 at 8:57 PM "Pádraig Brady" <address@hidden> wrote:
coreutils snapshot:
    http://pixelbeat.org/cu/coreutils-8.20.113-1f1f4.tar.xz

Hi Padraig,

* SLES-10.4 (x86_64):
   gcc (GCC) 4.1.2 20070115 (SUSE Linux)

   FAIL: tests/misc/numfmt.pl

   1 of 477 tests failed
   (61 tests were not run)


* SLES-10.3 (i586):
   gcc (GCC) 4.1.2 20070115 (SUSE Linux)

   FAIL: tests/tail-2/inotify-rotate.sh
         NFS issue during cleanup_
         reproduced: 2x out of 2 tries.

If you put a "wait" before the "Exit" at the end of that test, does it help.
As a less desirable solution we could put require_local_dir_ at the top
of this test.


   FAIL: tests/misc/numfmt.log
         same as above

   2 of 468 tests failed
   (70 tests were not run)

* openSUSE-12.2 (x86_64):
   gcc (GCC) 4.1.2 20070115 (SUSE Linux)

   All 501 tests passed
   (37 tests were not run)

   BUT 1 gnulib test failed (2x out of 2 times):

   FAIL: test-utimensat (exit: 134)
   test-lutimens.h:64: assertion failed

On NFS again?
http://lists.gnu.org/archive/html/bug-gnulib/2011-10/threads.html#00291

* Regarding check-root tests (run on the above openSUSE system):

As running them in the gnulib-tests directory doesn't work:

   make  check-TESTS
   make[6]: Entering directory
`/home/berny/test/coreutils-8.20.113-1f1f4/gnulib-tests'
   make[7]: Entering directory
`/home/berny/test/coreutils-8.20.113-1f1f4/gnulib-tests'
   make[7]: *** No rule to make target `tests/chown/basic.sh.log', needed by
`test-suite.log'.
   make[7]: *** No rule to make target `tests/cp/cp-a-selinux.sh.log', needed by
`test-suite.log'.
   ...

Shouldn't check-root be limited to "SUBDIRS=." in tests/local.mk?

    check-root:
   -     $(MAKE) check TESTS='$(root_tests)'
   +     $(MAKE) check TESTS='$(root_tests)' SUBDIRS=.

Probably.

thanks,
Pádraig.



reply via email to

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