bug-tar
[Top][All Lists]
Advanced

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

[Bug-tar] [GNU tar 1.30] testsuite: 92 failed


From: Bruce Dubbs
Subject: [Bug-tar] [GNU tar 1.30] testsuite: 92 failed
Date: Thu, 15 Feb 2018 23:56:19 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.1

From the test log:

## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##

#                             -*- compilation -*-
92. difflink.at:17: testing link mismatch ...
./difflink.at:19:
mkdir ustar
(cd ustar
TEST_TAR_FORMAT=ustar
export TEST_TAR_FORMAT
TAR_OPTIONS="-H ustar"
export TAR_OPTIONS
rm -rf *

mkdir a
genfile -f a/x
ln -s x a/y
ln a/y a/z
tar cf a.tar a
rm a/z
ln -s x a/z
tar df a.tar
)
--- -   2018-02-15 23:10:08.267977855 -0600
+++ /sources/tar-1.30/tests/testsuite.dir/at-groups/92/stdout 2018-02-15 23:10:08.267099592 -0600
@@ -1,2 +1,2 @@
-a/z: Not linked to a/y
+a/y: Not linked to a/z

92. difflink.at:17: 92. link mismatch (difflink.at:17): FAILED (difflink.at:19)

========
gcc-7.3.0
glibc-2,27
binutils-2.30
coreutils-8.29


  -- Bruce Dubbs
     linuxfromscratch.org



reply via email to

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