bug-coreutils
[Top][All Lists]
Advanced

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

GNU coreutils 6.12: tests/test-suite.log


From: Stoddard, Isaac A
Subject: GNU coreutils 6.12: tests/test-suite.log
Date: Mon, 27 Oct 2008 18:11:25 -0500

test failure on
Linux 2.4.21-32.ELsmp #1 SMP Fri Apr 15 21:03:28 EDT 2005 x86_64 x86_64
x86_64 GNU/Linux

==============================================
   GNU coreutils 6.12: tests/test-suite.log   
==============================================

1 of 333 tests failed.  (36 tests were not run).  

.. contents:: :depth: 2


FAIL: ls/stat-failed.log (exit: 1)
==================================

+ ls --version
ls (GNU coreutils) 6.12
Copyright (C) 2008 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 Stallman and David MacKenzie.
+ . ./test-lib.sh
++ unset function_test
++ eval 'function_test() { return 11; }; function_test'
+++ function_test
+++ return 11
++ test 11 '!=' 11
+++ pwd
++ test_dir_=/users/stoddaia/src/coreutils-6.12/tests
+++ this_test_
+++ echo ././ls/stat-failed
+++ sed 's,.*/,,'
++ this_test=stat-failed
+++ /users/stoddaia/src/coreutils-6.12/src/mktemp -d
--tmp=/users/stoddaia/src/coreutils-6.12/tests cu-stat-failed.XXXXXXXXXX
++ t_=/users/stoddaia/src/coreutils-6.12/tests/cu-stat-failed.STFmM320e7
++ trap 'st=$?; cleanup_;
d=/users/stoddaia/src/coreutils-6.12/tests/cu-stat-failed.STFmM320e7;
    cd /users/stoddaia/src/coreutils-6.12/tests && chmod -R u+rwx "$d"
&& rm -rf "$d" && exit $st' 0
++ trap '(exit $?); exit $?' 1 2 13 15
++ cd /users/stoddaia/src/coreutils-6.12/tests/cu-stat-failed.STFmM320e7
++ diff --version
++ grep GNU
+ skip_if_root_
+ uid_is_privileged_
++ id -u
+ my_uid=7647
+ return 1
+ mkdir d
+ ln -s / d/s
+ chmod 600 d
+ fail=0
+ ls -Log d
+ test 2 = 1
+ fail=1
+ cat
+ sed 's/^l/?/' out
+ compare - exp
+ diff -u - exp
--- -   2008-10-27 17:54:07.751445000 -0500
+++ exp 2008-10-27 17:54:07.000000000 -0500
@@ -1 +1,2 @@
 total 0
+?????????? ? ?            ? s
+ fail=1
+ rm -f out exp
+ ls --dired -l d
+ cat
+ sed 's/^  l/  ?/' out
+ compare - exp
+ diff -u - exp
--- -   2008-10-27 17:54:07.771444000 -0500
+++ exp 2008-10-27 17:54:07.000000000 -0500
@@ -1,2 +1,4 @@
   total 0
+  ?????????? ? ? ? ?            ? s
+//DIRED// 44 45
 //DIRED-OPTIONS// --quoting-style=literal
+ fail=1
+ exit 1
+ exit 1
+ st=1
+ cleanup_
+ :
+ d=/users/stoddaia/src/coreutils-6.12/tests/cu-stat-failed.STFmM320e7
+ cd /users/stoddaia/src/coreutils-6.12/tests
+ chmod -R u+rwx
/users/stoddaia/src/coreutils-6.12/tests/cu-stat-failed.STFmM320e7
+ rm -rf
/users/stoddaia/src/coreutils-6.12/tests/cu-stat-failed.STFmM320e7
+ exit 1





reply via email to

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