emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#9721: closed (1 of 404 tests failed (ls/slink-acl)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#9721: closed (1 of 404 tests failed (ls/slink-acl))
Date: Mon, 10 Oct 2011 21:16:02 +0000

Your message dated Mon, 10 Oct 2011 15:15:20 -0600
with message-id <address@hidden>
and subject line Re: bug#9721: 1 of 404 tests failed (ls/slink-acl)
has caused the debbugs.gnu.org bug report #9721,
regarding 1 of 404 tests failed (ls/slink-acl)
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
9721: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9721
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 1 of 404 tests failed (ls/slink-acl) Date: Mon, 10 Oct 2011 21:38:09 +0200 User-agent: KMail/1.13.7 (Linux/2.6.30-2-686; KDE/4.6.5; i686; ; )
The test failed on my Debian desktop system.

Attached are the log of the failed test, and the (compressed) config.log
generated by configure.  Let me know if you need more information.

Regards,
  Stefano
FAIL: ls/slink-acl (exit: 99)
=============================

++ initial_cwd_=/tmp/coreutils/tests
++ fail=0
+++ testdir_prefix_
+++ printf gt
++ pfx_=gt
+++ mktempd_ /tmp/coreutils/tests gt-slink-acl.XXXX
+++ case $# in
+++ destdir_=/tmp/coreutils/tests
+++ template_=gt-slink-acl.XXXX
+++ MAX_TRIES_=4
+++ case $destdir_ in
+++ case $template_ in
++++ unset TMPDIR
++++ mktemp -d -t -p /tmp/coreutils/tests gt-slink-acl.XXXX
+++ d=/tmp/coreutils/tests/gt-slink-acl.Fg7f
+++ case $d in
+++ test -d /tmp/coreutils/tests/gt-slink-acl.Fg7f
++++ ls -dgo /tmp/coreutils/tests/gt-slink-acl.Fg7f
++++ tr S -
+++ perms='drwx------ 2 4096 Oct 10 20:19 
/tmp/coreutils/tests/gt-slink-acl.Fg7f'
+++ case $perms in
+++ test 0 = 0
+++ echo /tmp/coreutils/tests/gt-slink-acl.Fg7f
+++ return
++ test_dir_=/tmp/coreutils/tests/gt-slink-acl.Fg7f
++ cd /tmp/coreutils/tests/gt-slink-acl.Fg7f
++ gl_init_sh_nl_='
'
++ IFS='        
'
++ for sig_ in 1 2 3 13 15
+++ expr 1 + 128
++ eval 'trap '\''Exit 129'\'' 1'
+++ trap 'Exit 129' 1
++ for sig_ in 1 2 3 13 15
+++ expr 2 + 128
++ eval 'trap '\''Exit 130'\'' 2'
+++ trap 'Exit 130' 2
++ for sig_ in 1 2 3 13 15
+++ expr 3 + 128
++ eval 'trap '\''Exit 131'\'' 3'
+++ trap 'Exit 131' 3
++ for sig_ in 1 2 3 13 15
+++ expr 13 + 128
++ eval 'trap '\''Exit 141'\'' 13'
+++ trap 'Exit 141' 13
++ for sig_ in 1 2 3 13 15
+++ expr 15 + 128
++ eval 'trap '\''Exit 143'\'' 15'
+++ trap 'Exit 143' 15
++ trap remove_tmp_ 0
+ path_prepend_ ../src
+ test 1 '!=' 0
+ path_dir_=../src
+ case $path_dir_ in
++ cd /tmp/coreutils/tests/../src
++ echo /tmp/coreutils/src
+ abs_path_dir_=/tmp/coreutils/src
+ case $abs_path_dir_ in
+ 
PATH=/tmp/coreutils/src:/tmp/coreutils/src:/home/stefano/go/bin:/home/stefano/bin/linux:/home/stefano/bin:/usr/local/bin:/opt/bin:/usr/lib/jvm/java-6-sun-1.6.0.26/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
+ create_exe_shims_ /tmp/coreutils/src
+ case $EXEEXT in
+ return 0
+ shift
+ test 0 '!=' 0
+ export PATH
+ print_ver_ ls
+ test yes = yes
+ local i
+ for i in '$*'
+ env ls --version
ls (GNU coreutils) 8.13.29-43a9
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Richard M. Stallman and David MacKenzie.
+ require_setfacl_
+ setfacl -m user::rwx .
+ touch k
+ setfacl -m m::r k
setfacl: k: Operation not supported
+ framework_failure_
+ warn_ 'slink-acl: set-up failure: '
+ case $IFS in
+ printf '%s\n' 'slink-acl: set-up failure: '
slink-acl: set-up failure: 
+ test 9 = 2
+ printf '%s\n' 'slink-acl: set-up failure: '
+ sed 1q
+ Exit 99
+ set +e
+ exit 99
+ exit 99
+ remove_tmp_
+ __st=99
+ cleanup_
+ :
+ cd /tmp/coreutils/tests
+ chmod -R u+rwx /tmp/coreutils/tests/gt-slink-acl.Fg7f
+ rm -rf /tmp/coreutils/tests/gt-slink-acl.Fg7f
+ exit 99

Attachment: config.log.bz2
Description: application/bzip


--- End Message ---
--- Begin Message --- Subject: Re: bug#9721: 1 of 404 tests failed (ls/slink-acl) Date: Mon, 10 Oct 2011 15:15:20 -0600 User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 Fedora/3.1.15-1.fc14 Lightning/1.0b3pre Mnenhy/0.8.4 Thunderbird/3.1.15
tag 9721 fixed
thanks

On 10/10/2011 03:10 PM, Stefano Lattarini wrote:
Thanks for the testing and report.
I believe that test problem was fixed by this patch posted 2 days ago
and pushed to the public repository just one minute ago:

   http://git.sv.gnu.org/cgit/coreutils.git/commit/?id=11cb50ee6d20966abe

I can confirm that, updating to latest master, the testsuite failure
I've reported disappears.

In which case, I'm closing out this bug.

--
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org


--- End Message ---

reply via email to

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