GNU bug report logs -
#22487
AIX: tests failures for coreutils-8.25 on AIX-7.1
Previous Next
To reply to this bug, email your comments to 22487 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-coreutils <at> gnu.org
:
bug#22487
; Package
coreutils
.
(Thu, 28 Jan 2016 22:26:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Assaf Gordon <assafgordon <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-coreutils <at> gnu.org
.
(Thu, 28 Jan 2016 22:26:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hello,
The following tests fail on AIX-7.1:
FAIL: tests/misc/kill.sh
========================
...
++ env kill -l 15
+ test EXIT = TERM
+ fail=1
FAIL: tests/misc/stdbuf.sh
==========================
...
*** exp Thu Jan 28 10:06:22 2016
--- out Thu Jan 28 10:06:25 2016
***************
*** 1 ****
--- 1,2 ----
1
+ 2
+ rm -f diff.out
+ false
+ time_fail=1
++ expr 6 + 1
+ attempt=7
++ expr 32 '*' 2
+ num_sleeps=64
+ test 7 -le 6
+ test 1 = 0
+ fail=1
(related to failed 7 attempts)
FAIL: tests/misc/sync.sh
========================
...
*** exp Thu Jan 28 10:06:33 2016
--- err Thu Jan 28 10:06:33 2016
***************
*** 1 ****
! sync: error opening 'norw': Permission denied
--- 1 ----
! sync: error opening 'norw': Is a directory
+ rm -f diff.out
+ false
+ fail=1
(seems like different error message running 'sync' on a directory without permissions).
FAIL: tests/touch/trailing-slash
================================
...
+ returns_ 1 touch no-file/
touch: setting times of 'no-file/': No such file or directory
+ returns_ 1 touch file/
+ fail=1
+ returns_ 1 touch dangling/
touch: setting times of 'dangling/': No such file or directory
+ returns_ 1 touch loop/
touch: setting times of 'loop/': Too many levels of symbolic links
+ returns_ 1 touch link1/
+ fail=1
+ touch dir/
+ touch -c no-file/
+ returns_ 1 touch -c file/
+ fail=1
+ touch -c dangling/
+ returns_ 1 touch -c loop/
touch: setting times of 'loop/': Too many levels of symbolic links
+ returns_ 1 touch -c link1/
+ fail=1
Lastly,
tests/cp/parent-perm-race.sh
hangs and never terminates.
The log contains this error:
$ cat tests/cp/parent-perm-race.log
...
+ for attr in mode ownership
+ mkfifo_or_skip_ mode/fifo
+ test 1 = 1
+ mkfifo mode/fifo
+ pid=35324056
+ cp --preserve=mode -R --copy-contents --parents mode d
cp: cannot open 'mode/fifo' for reading: Invalid argument
logs attached.
regards,
- assaf
[aix-test-suite.log (text/x-log, attachment)]
[aix-parent-perm-race.log (text/x-log, attachment)]
Changed bug title to 'AIX: tests failures for coreutils-8.25 on AIX-7.1' from 'tests failures for coreutils-8.25 on AIX-7.1'
Request was from
Assaf Gordon <assafgordon <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Thu, 25 Oct 2018 15:39:02 GMT)
Full text and
rfc822 format available.
This bug report was last modified 6 years and 238 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.