bug-tar
[Top][All Lists]
Advanced

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

[Bug-tar] [GNU tar 1.16.1] testsuite: 2 6 9 10 12 13 14 15 16 17 18 19 2


From: Anton Opperman
Subject: [Bug-tar] [GNU tar 1.16.1] testsuite: 2 6 9 10 12 13 14 15 16 17 18 19 20 21 22 23 25 26 27 29 30 31 32 33 34 35 37 43 44 46 49 50 51 52 53 54 57 58 59 60 64 failed
Date: Thu, 29 Mar 2007 13:44:42 -0700 (PDT)

Operating system is AIX 5.3 ML5


## -------------------------- ##
## GNU tar 1.16.1 test suite. ##
## -------------------------- ##

testsuite: command line was:
  $ ./testsuite 

## ----------- ##
## ChangeLogs. ##
## ----------- ##

testsuite: ../ChangeLog:
| 2006-12-08  Sergey Poznyakoff  <address@hidden>
| 
|       * bootstrap: Add paxutils files to dot_ignore.
| 
|       * configure.ac: Raise version number to 1.16.1
|       * bootstrap (slurp): Create .(cvs|git)ignore if not
present
|       * po/.cvsignore, m4/.cvsignore: Remove
automatically generated
|       files.
| 
| 2006-12-07  Sergey Poznyakoff  <address@hidden>

## --------- ##
## Platform. ##
## --------- ##

hostname = garfield
uname -m = 0041022B4C00
uname -r = 3
uname -s = AIX
uname -v = 5

/usr/bin/uname -p = powerpc
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = 5.3.0.0
/bin/universe          = unknown

PATH: /data/progs/tar-1.16.1/tests
PATH: /data/progs/tar-1.16.1/src
PATH: /data/progs/tar-1.16.1/build-aux
PATH: /data/progs/tar-1.16.1
PATH: /usr/bin
PATH: /etc
PATH: /usr/sbin
PATH: /usr/ucb
PATH: /usr/bin/X11
PATH: /sbin
PATH: /usr/local/bin

testsuite: atconfig:
| # Configurable variable values for building test
suites.
| # Generated by ./config.status.
| # Copyright (C) 2000, 2001, 2003, 2004 Free Software
Foundation, Inc.
| 
| # The test suite will define top_srcdir=/../.. etc.
| at_testdir='tests'
| abs_builddir='/data/progs/tar-1.16.1/tests'
| at_srcdir='.'
| abs_srcdir='/data/progs/tar-1.16.1/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/data/progs/tar-1.16.1'
| at_top_build_prefix='../'
| abs_top_builddir='/data/progs/tar-1.16.1'
| 
| # Backward compatibility with Autotest <= 2.59b:
| at_top_builddir=$at_top_build_prefix
| 
| AUTOTEST_PATH='tests'
| 
| SHELL=${CONFIG_SHELL-'/bin/sh'}

testsuite: atlocal:
| # tests/atlocal.  Generated from atlocal.in by
configure.                                     -*-
shell-script -*-
| # Configurable variable values for tar test suite.
| # Copyright (C) 2004, 2006 Free Software Foundation,
Inc.
| 
|
PATH=/data/progs/tar-1.16.1/tests:/data/progs/tar-1.16.1/src:/data/progs/tar-1.16.1/build-aux:$top_srcdir:$srcdir:$PATH
| 
| XFAILFILE=$abs_builddir/.badversion
| 
| trap "test -r $XFAILFILE && cat $XFAILFILE; exit $?"
1 2 13 15
| 
|
TEST_DATA_URL=ftp://download.gnu.org.ua/pub/tests/tar
| if test -z "$TEST_DATA_DIR"; then
|   TEST_DATA_DIR=$abs_builddir
| fi
| 
|
STAR_DATA_URL=http://download.berlios.de/pub/star/testscripts
| if test -z "$STAR_TESTSCRIPTS"; then
|   STAR_TESTSCRIPTS=$TEST_DATA_DIR
| fi  
| 
| # tarball_prereq file sum dir url
| tarball_prereq() {
|   if test -d "$3"; then       
|     if test -r $3/$1; then
|       :
|     elif test -n "$FULL_TEST"; then
|       wget -q --directory-prefix=$3 $4/$1
|     fi
|   fi  
|   echo "$2  $3/$1" | md5sum --status --check - 
| }
| 
| 

## ---------------- ##
## Tested programs. ##
## ---------------- ##

./testsuite.at:92: /data/progs/tar-1.16.1/src/tar
--version
tar (GNU tar) 1.16.1
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software.  You may redistribute copies of
it under the terms of
the GNU General Public License
<http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.

Written by John Gilmore and Jay Fenlason.

## ------------------ ##
## Running the tests. ##
## ------------------ ##
testsuite: starting at: Thu Mar 29 20:15:02 BST 2007
1. tar version (version.at:19): ok      (0m0.01s 0m0.01s)
3. mixing options (options.at:24): ok   (0m0.14s
0m0.09s)
4. interspersed options (options02.at:26): ok   (0m0.14s
0m0.09s)
5. files-from: empty entries (T-empty.at:26): ok
(0m0.03s 0m0.05s)
7. tar --index-file=FILE --file=- (indexfile.at:26):
ok      (0m0.77s 0m0.56s)
8. tar cvf - (verbose.at:26): ok        (0m0.77s 0m0.53s)
11. append vs. create (append02.at:40): ok      (0m1.50s
0m1.04s)
24. gzip (gzip.at:23): ok       (0m0.08s 0m0.06s)
28. --listed for individual files (listed01.at:26): ok
(0m0.61s 0m0.43s)
36. ignfail (ignfail.at:23): ok (0m1.67s 0m1.38s)
38. long names in V7 archives (longv7.at:24): ok
(0m0.15s 0m0.11s)
39. long file names divisible by block size
(long01.at:28): ok      (0m0.38s 0m0.31s)
40. ustar: unsplittable file name (lustar01.at:21): ok
(0m0.08s 0m0.07s)
41. ustar: unsplittable path name (lustar02.at:21): ok
(0m0.12s 0m0.11s)
42. ustar: splitting long names (lustar03.at:21): ok
(0m0.19s 0m0.14s)
45. MV archive & long filenames (multiv03.at:30): ok
(0m0.64s 0m0.45s)
47. Restoring after an out of sync folume
(multiv05.at:26): ok    (0m0.36s 0m0.27s)
48. old archives (old.at:23): ok        (0m0.15s 0m0.11s)
55. storing sparse files > 8G (sparse03.at:21):
skipped (sparse03.at:45)
56. sparse files in MV archives (sparsemv.at:21): ok
(0m0.96s 0m0.73s)
61. volume (volume.at:23): ok   (0m1.03s 0m0.67s)
62. volume header size (volsize.at:29): skipped
(volsize.at:54)
63. compressed format recognition (comprec.at:21): ok
(0m0.90s 0m0.72s)
65. grow (grow.at:24): ok       (0m15.65s 0m6.70s)
66. gtarfail (gtarfail.at:21): skipped
(gtarfail.at:38)
67. gtarfail2 (gtarfail2.at:21): skipped
(gtarfail2.at:41)
68. multi-fail (multi-fail.at:21): skipped
(multi-fail.at:86)
69. ustar-big-2g (ustar-big-2g.at:21): skipped
(ustar-big-2g.at:36)
70. ustar-big-8g (ustar-big-8g.at:21): skipped
(ustar-big-8g.at:36)
71. pax-big-10g (pax-big-10g.at:21): skipped
(pax-big-10g.at:36)
testsuite: ending at: Thu Mar 29 20:24:05 BST 2007
testsuite: test suite duration: 0h 9m 4s

## ------------- ##
## Test results. ##
## ------------- ##

ERROR: 63 tests were run,
41 failed unexpectedly.
8 tests were skipped.

## ------------------------ ##
## Summary of the failures. ##
## ------------------------ ##
Failed tests:
GNU tar 1.16.1 test suite test groups:

 NUM: FILE-NAME:LINE     TEST-GROUP-NAME
      KEYWORDS

   2: pipe.at:29         decompressing from stdin
      pipe
   6: T-null.at:21       files-from: 0-separated file
without -0
      files-from null
   9: append.at:21       append
      append append00
  10: append01.at:29     appending files with long
names
      append append01
  12: delete01.at:23     deleting a member after a big
one
      delete delete01
  13: delete02.at:23     deleting a member from stdin
archive
      delete delete02
  14: delete03.at:21     deleting members with long
names
      delete delete03
  15: delete04.at:23     deleting a large last member
      delete delete04
  16: delete05.at:27     deleting non-existing member
      delete delete05
  17: extrac01.at:23     extract over an existing
directory
      extract extract01
  18: extrac02.at:23     extracting symlinks over an
existing file
      extract extract02 symlink
  19: extrac03.at:23     extraction loops
      extract extract03
  20: extrac04.at:23     extract + fnmatch
      extract extract04 fnmatch
  21: extrac05.at:30     extracting selected members
from pax
      extract extract05
  22: extrac06.at:33     mode of extracted directories
      extract extract06 directory mode
  23: extrac07.at:27     extracting symlinks to a
read-only dir
      extract extract07 read-only symlink
  25: incremental.at:23  incremental
      incremental incr00
  26: incr01.at:27       restore broken symlinks from
incremental
      incremental incr01
  27: incr02.at:32       restoring timestamps from
incremental
      incremental timestamp restore incr02
  29: listed02.at:28     working --listed
      listed incremental listed02
  30: incr03.at:28       renamed files in incrementals
      incremental incr03 rename
  31: incr04.at:29       proper icontents
initialization
      incremental incr04 icontents
  32: rename01.at:24     renamed dirs in incrementals
      incremental rename rename01
  33: rename02.at:24     move between hierarchies
      incremental rename rename02
  34: rename03.at:23     cyclic renames
      incremental rename rename03 cyclic-rename
  35: chtype.at:27       changed file types in
incrementals
      incremental chtype
  37: link01.at:33       link count gt 2
      link01
  43: multiv01.at:23     multivolume dumps from pipes
      multivolume multiv multiv01
  44: multiv02.at:28     skipping a straddling member
      multivolume multiv multiv02
  46: multiv04.at:36     split directory members in a
MV archive
      multivolume multiv incremental multiv04
  49: recurse.at:21      recurse
      recurse
  50: same-order01.at:26 working -C with --same-order
      same-order same-order01
  51: same-order02.at:25 multiple -C options
      same-order same-order02
  52: shortrec.at:25     short records
      shortrec.at
  53: sparse01.at:21     sparse files
      sparse sparse01
  54: sparse02.at:21     extracting sparse file over a
pipe
      sparse sparse02
  57: spmvp00.at:21      sparse files in PAX MV
archives, v.0.0
      sparse multiv sparsemvp sparsemvp00
  58: spmvp01.at:21      sparse files in PAX MV
archives, v.0.1
      sparse multiv sparsemvp sparsemvp01
  59: spmvp10.at:21      sparse files in PAX MV
archives, v.1.0
      sparse multiv sparsemvp sparsemvp10
  60: update.at:27       update unchanged directories
      update
  64: truncate.at:29     truncate
      truncate filechange

Skipped tests:
GNU tar 1.16.1 test suite test groups:

 NUM: FILE-NAME:LINE     TEST-GROUP-NAME
      KEYWORDS

  55: sparse03.at:21     storing sparse files > 8G
      sparse sparse03
  62: volsize.at:29      volume header size
      volume volsize
  66: gtarfail.at:21     gtarfail
      star gtarfail
  67: gtarfail2.at:21    gtarfail2
      star gtarfail2
  68: multi-fail.at:21   multi-fail
      star multivolume multiv multi-fail
  69: ustar-big-2g.at:21 ustar-big-2g
      star ustar-big-2g
  70: ustar-big-8g.at:21 ustar-big-8g
      star ustar-big-8g
  71: pax-big-10g.at:21  pax-big-10g
      star pax-big-10g

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

#                             -*- compilation -*-
2. pipe.at:29: testing ...
./pipe.at:52:
mkdir v7
(cd v7
TEST_TAR_FORMAT=v7
export TEST_TAR_FORMAT
TAR_OPTIONS="-H v7"
export TAR_OPTIONS
rm -rf *


test -z  || exit 77


mkdir directory
genfile --length 10240 --pattern zeros --file
directory/file1
genfile --length 13 --file directory/file2
tar cf archive directory|sort
mv directory orig
cat archive | tar xfv - | sort
echo "separator"
cmp orig/file1 directory/file1
echo "separator"
cmp orig/file2 directory/file2)
./pipe.at:52:
mkdir oldgnu
(cd oldgnu
TEST_TAR_FORMAT=oldgnu
export TEST_TAR_FORMAT
TAR_OPTIONS="-H oldgnu"
export TAR_OPTIONS
rm -rf *


test -z  || exit 77


mkdir directory
genfile --length 10240 --pattern zeros --file
directory/file1
genfile --length 13 --file directory/file2
tar cf archive directory|sort
mv directory orig
cat archive | tar xfv - | sort
echo "separator"
cmp orig/file1 directory/file1
echo "separator"
cmp orig/file2 directory/file2)
./pipe.at:52:
mkdir ustar
(cd ustar
TEST_TAR_FORMAT=ustar
export TEST_TAR_FORMAT
TAR_OPTIONS="-H ustar"
export TAR_OPTIONS
rm -rf *


test -z  || exit 77


mkdir directory
genfile --length 10240 --pattern zeros --file
directory/file1
genfile --length 13 --file directory/file2
tar cf archive directory|sort
mv directory orig
cat archive | tar xfv - | sort
echo "separator"
cmp orig/file1 directory/file1
echo "separator"
cmp orig/file2 directory/file2)
./pipe.at:52:
mkdir posix
(cd posix
TEST_TAR_FORMAT=posix
export TEST_TAR_FORMAT
TAR_OPTIONS="-H posix"
export TAR_OPTIONS
rm -rf *


test -z  || exit 77


mkdir directory
genfile --length 10240 --pattern zeros --file
directory/file1
genfile --length 13 --file directory/file2
tar cf archive directory|sort
mv directory orig
cat archive | tar xfv - | sort
echo "separator"
cmp orig/file1 directory/file1
echo "separator"
cmp orig/file2 directory/file2)
0a1,2
> tar: Malformed extended header: invalid
atime=1175195712.+(').+*/*
> tar: Error exit delayed from previous errors
2. pipe.at:29: 2. decompressing from stdin
(pipe.at:29): FAILED (pipe.at:52)

#                             -*- compilation -*-
6. T-null.at:21: testing ...
./T-null.at:44:
mkdir v7
(cd v7
TEST_TAR_FORMAT=v7
export TEST_TAR_FORMAT
TAR_OPTIONS="-H v7"
export TAR_OPTIONS
rm -rf *


test -z  || exit 77


echo dwa > temp
echo trzy >> temp
cat temp | tr '
' '











 
____________________________________________________________________________________
Get your own web address.  
Have a HUGE year through Yahoo! Small Business.
http://smallbusiness.yahoo.com/domains/?p=BESTDEAL




reply via email to

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