On FreeBSD 13.1 (x86_64), there is 1 test failure:
FAIL: tests/misc/head-write-error
The log file is attached.
=========================================================
GNU coreutils 9.1.198-e68b1: ./tests/test-suite.log
=========================================================
# TOTAL: 641
# PASS: 498
# SKIP: 141
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 1
.. contents:: :depth: 2
SKIP: tests/tail-2/inotify-race
===============================
inotify-race.sh: skipped test: inotify is not supported
SKIP tests/tail-2/inotify-race.sh (exit status: 77)
SKIP: tests/tail-2/inotify-race2
================================
inotify-race2.sh: skipped test: inotify is not supported
SKIP tests/tail-2/inotify-race2.sh (exit status: 77)
SKIP: tests/rm/ext3-perf
========================
ext3-perf.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/rm/ext3-perf.sh (exit status: 77)
SKIP: tests/cp/link-heap
========================
link-heap.sh: skipped test: expensive: disabled by default
This test is relatively expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-expensive
SKIP tests/cp/link-heap.sh (exit status: 77)
SKIP: tests/cp/no-ctx
=====================
grep: /proc/filesystems: No such file or directory
no-ctx.sh: skipped test: this system lacks SELinux support
SKIP tests/cp/no-ctx.sh (exit status: 77)
SKIP: tests/misc/tty-eof
========================
tty-eof.pl: this script requires Perl's Expect package >=1.11
SKIP tests/misc/tty-eof.pl (exit status: 77)
SKIP: tests/tail-2/inotify-rotate
=================================
inotify-rotate.sh: skipped test: expensive: disabled by default
This test is relatively expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-expensive
SKIP tests/tail-2/inotify-rotate.sh (exit status: 77)
SKIP: tests/tail-2/inotify-rotate-resources
===========================================
inotify-rotate-resources.sh: skipped test: inotify required
SKIP tests/tail-2/inotify-rotate-resources.sh (exit status: 77)
SKIP: tests/tail-2/inotify-dir-recreate
=======================================
inotify-dir-recreate.sh: skipped test: inotify is not supported
SKIP tests/tail-2/inotify-dir-recreate.sh (exit status: 77)
SKIP: tests/tail-2/inotify-only-regular
=======================================
inotify-only-regular.sh: skipped test: inotify support required
SKIP tests/tail-2/inotify-only-regular.sh (exit status: 77)
SKIP: tests/rm/fail-eperm
=========================
fail-eperm.xpl: couldn't find a file not owned by you
in any of the following directories:
/tmp /var/tmp /usr/tmp
...so, skipping this test
SKIP tests/rm/fail-eperm.xpl (exit status: 77)
SKIP: tests/rm/hash
===================
hash.sh: skipped test: expensive: disabled by default
This test is relatively expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-expensive
SKIP tests/rm/hash.sh (exit status: 77)
SKIP: tests/rm/r-root
=====================
diff -u /dev/null err
--- /dev/null 1970-01-01
+++ err 1970-01-01
+warning: Could not load shared library symbols for [vdso].
+Do you need "set solib-search-path" or "set sysroot"?
warning: Could not load shared library symbols for [vdso].
Do you need "set solib-search-path" or "set sysroot"?
r-root.sh: skipped test: internal test failure: maybe LD_PRELOAD or gdb doesn't work?
SKIP tests/rm/r-root.sh (exit status: 77)
SKIP: tests/rm/many-dir-entries-vs-OOM
======================================
many-dir-entries-vs-OOM.sh: skipped test: expensive: disabled by default
This test is relatively expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-expensive
SKIP tests/rm/many-dir-entries-vs-OOM.sh (exit status: 77)
ERROR: tests/misc/env-signal-handler
====================================
--- exp-err1 2023-03-14 23:14:53.934560000 +0100
+++ err1 2023-03-14 23:14:53.934356000 +0100
@@ -1 +1,2 @@
seq: write error:
+seq: write error:
env-signal-handler.sh: set-up failure:
ERROR tests/misc/env-signal-handler.sh (exit status: 99)
SKIP: tests/misc/seq-long-double
================================
long.c:1:10: fatal error: 'features.h' file not found
#include <features.h>
^~~~~~~~~~~~
1 error generated.
seq-long-double.sh: skipped test: this test runs only on systems with glibc and long double != double
SKIP tests/misc/seq-long-double.sh (exit status: 77)
SKIP: tests/tail-2/tail-n0f
===========================
tail-n0f.sh: skipped test: /proc/52024/status: missing or 'different'
SKIP tests/tail-2/tail-n0f.sh (exit status: 77)
SKIP: tests/misc/arch
=====================
arch: not built
arch.sh: skipped test: required program(s) not built
SKIP tests/misc/arch.sh (exit status: 77)
SKIP: tests/misc/coreutils
==========================
coreutils: not built
coreutils.sh: skipped test: required program(s) not built
SKIP tests/misc/coreutils.sh (exit status: 77)
SKIP: tests/misc/cat-proc
=========================
cat-proc.sh: skipped test: no /proc/cpuinfo
SKIP tests/misc/cat-proc.sh (exit status: 77)
FAIL: tests/misc/head-write-error
=================================
--- exp 2023-03-14 23:15:30.152292000 +0100
+++ err 2023-03-14 23:15:30.157366000 +0100
@@ -1 +1,2 @@
head: error writing 'standard output'
+head: write error
--- exp 2023-03-14 23:15:30.152292000 +0100
+++ err 2023-03-14 23:15:30.163866000 +0100
@@ -1 +1,2 @@
head: error writing 'standard output'
+head: write error
--- exp 2023-03-14 23:15:30.152292000 +0100
+++ err 2023-03-14 23:15:30.170420000 +0100
@@ -1 +1,2 @@
head: error writing 'standard output'
+head: write error
--- exp 2023-03-14 23:15:30.152292000 +0100
+++ err 2023-03-14 23:15:30.175754000 +0100
@@ -1 +1,2 @@
head: error writing 'standard output'
+head: write error
--- exp 2023-03-14 23:15:30.152292000 +0100
+++ err 2023-03-14 23:15:30.182146000 +0100
@@ -1 +1,2 @@
head: error writing 'standard output'
+head: write error
--- exp 2023-03-14 23:15:30.152292000 +0100
+++ err 2023-03-14 23:15:30.189499000 +0100
@@ -1 +1,2 @@
head: error writing 'standard output'
+head: write error
--- exp 2023-03-14 23:15:30.152292000 +0100
+++ err 2023-03-14 23:15:30.196452000 +0100
@@ -1 +1,2 @@
head: error writing 'standard output'
+head: write error
--- exp 2023-03-14 23:15:30.152292000 +0100
+++ err 2023-03-14 23:15:30.201334000 +0100
@@ -1 +1,2 @@
head: error writing 'standard output'
+head: write error
FAIL tests/misc/head-write-error.sh (exit status: 1)
SKIP: tests/misc/runcon-compute
===============================
runcon: runcon may be used only on a SELinux kernel
runcon-compute.sh: skipped test: runcon setup failed
SKIP tests/misc/runcon-compute.sh (exit status: 77)
SKIP: tests/misc/shuf-reservoir
===============================
shuf-reservoir.sh: skipped test: expensive: disabled by default
This test is relatively expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-expensive
SKIP tests/misc/shuf-reservoir.sh (exit status: 77)
SKIP: tests/misc/sort-benchmark-random
======================================
sort-benchmark-random.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/misc/sort-benchmark-random.sh (exit status: 77)
SKIP: tests/misc/sort-compress-hang
===================================
sort-compress-hang.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/misc/sort-compress-hang.sh (exit status: 77)
SKIP: tests/misc/sort-compress-proc
===================================
sort-compress-proc.sh: skipped test: expensive: disabled by default
This test is relatively expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-expensive
SKIP tests/misc/sort-compress-proc.sh (exit status: 77)
SKIP: tests/misc/sort-h-thousands-sep
=====================================
sort-h-thousands-sep.sh: skipped test: The Swedish locale with blank thousands separator is unavailable.
SKIP tests/misc/sort-h-thousands-sep.sh (exit status: 77)
SKIP: tests/misc/sort-month
===========================
sort-month.sh: skipped test: The locale utility is not present
SKIP tests/misc/sort-month.sh (exit status: 77)
SKIP: tests/misc/sort-spinlock-abuse
====================================
sort-spinlock-abuse.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/misc/sort-spinlock-abuse.sh (exit status: 77)
SKIP: tests/misc/sort-stale-thread-mem
======================================
sort-stale-thread-mem.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/misc/sort-stale-thread-mem.sh (exit status: 77)
SKIP: tests/misc/stty
=====================
stty.sh: skipped test: no strace program
SKIP tests/misc/stty.sh (exit status: 77)
SKIP: tests/misc/stty-pairs
===========================
stty-pairs.sh: skipped test: expensive: disabled by default
This test is relatively expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-expensive
SKIP tests/misc/stty-pairs.sh (exit status: 77)
SKIP: tests/misc/tac-continue
=============================
tac-continue.sh: skipped test: FULL_PARTITION_TMPDIR not defined
SKIP tests/misc/tac-continue.sh (exit status: 77)
SKIP: tests/misc/timeout-group
==============================
../tests/misc/timeout-group.sh: setsid: not found
timeout-group.sh: skipped test: setsid required to control groups
SKIP tests/misc/timeout-group.sh (exit status: 77)
SKIP: tests/misc/xattr
======================
cp: cannot preserve extended attributes, cp is built without xattr support
xattr.sh: skipped test: coreutils built without xattr support
SKIP tests/misc/xattr.sh (exit status: 77)
SKIP: tests/cp/acl
==================
acl.sh: skipped test: This test requires getfacl and setfacl.
SKIP tests/cp/acl.sh (exit status: 77)
SKIP: tests/cp/sparse-extents
=============================
sparse-extents.sh: skipped test: insufficient SEEK_DATA support
SKIP tests/cp/sparse-extents.sh (exit status: 77)
SKIP: tests/cp/sparse-perf
==========================
sparse-perf.sh: skipped test: insufficient SEEK_DATA support
SKIP tests/cp/sparse-perf.sh (exit status: 77)
SKIP: tests/cp/sparse-2
=======================
sparse-2.sh: skipped test: insufficient SEEK_DATA support
SKIP tests/cp/sparse-2.sh (exit status: 77)
SKIP: tests/cp/nfs-removal-race
===============================
nfs-removal-race.sh: skipped test: LD_PRELOAD was ineffective?
SKIP tests/cp/nfs-removal-race.sh (exit status: 77)
SKIP: tests/cp/perm
===================
perm.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/cp/perm.sh (exit status: 77)
SKIP: tests/cp/proc-short-read
==============================
proc-short-read.sh: skipped test: your system lacks /proc/cpuinfo
SKIP tests/cp/proc-short-read.sh (exit status: 77)
SKIP: tests/df/df-symlink
=========================
df: zroot/usr/home: No such file or directory
df-symlink.sh: skipped test: cannot get info for zroot/usr/home
SKIP tests/df/df-symlink.sh (exit status: 77)
SKIP: tests/df/no-mtab-status
=============================
Filesystem 1K-blocks Used Available Use% Mounted on
zroot/ROOT/default 6055848 1936392 4119456 32% /
zroot/tmp 4122000 2544 4119456 1% /tmp
zroot/usr/home 5162404 1042948 4119456 21% /usr/home
zroot/usr/ports 4119552 96 4119456 1% /usr/ports
zroot/var/tmp 4119552 96 4119456 1% /var/tmp
zroot/var/crash 4119552 96 4119456 1% /var/crash
zroot/var/log 4119780 324 4119456 1% /var/log
zroot/var/mail 4119592 136 4119456 1% /var/mail
zroot/usr/src 4119552 96 4119456 1% /usr/src
zroot/var/audit 4119552 96 4119456 1% /var/audit
zroot 4119552 96 4119456 1% /zroot
no-mtab-status.sh: skipped test: no mntent.h available to confirm the interface
SKIP tests/df/no-mtab-status.sh (exit status: 77)
SKIP: tests/df/skip-duplicates
==============================
/
skip-duplicates.sh: skipped test: no mntent.h available to confirm the interface
SKIP tests/df/skip-duplicates.sh (exit status: 77)
SKIP: tests/df/skip-rootfs
==========================
Filesystem 1K-blocks Used Available Use% Mounted on
zroot/ROOT/default 6055848 1936392 4119456 32% /
zroot/tmp 4122000 2544 4119456 1% /tmp
zroot/usr/home 5162404 1042948 4119456 21% /usr/home
zroot/usr/ports 4119552 96 4119456 1% /usr/ports
zroot/var/tmp 4119552 96 4119456 1% /var/tmp
zroot/var/crash 4119552 96 4119456 1% /var/crash
zroot/var/log 4119780 324 4119456 1% /var/log
zroot/var/mail 4119592 136 4119456 1% /var/mail
zroot/usr/src 4119552 96 4119456 1% /usr/src
zroot/var/audit 4119552 96 4119456 1% /var/audit
zroot 4119552 96 4119456 1% /zroot
skip-rootfs.sh: skipped test: no rootfs in mtab
SKIP tests/df/skip-rootfs.sh (exit status: 77)
SKIP: tests/dd/nocache_eof
==========================
nocache_eof.sh: skipped test: no strace program
SKIP tests/dd/nocache_eof.sh (exit status: 77)
SKIP: tests/du/2g
=================
2g.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/du/2g.sh (exit status: 77)
SKIP: tests/du/fd-leak
======================
fd-leak.sh: skipped test: expensive: disabled by default
This test is relatively expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-expensive
SKIP tests/du/fd-leak.sh (exit status: 77)
SKIP: tests/du/long-from-unreadable
===================================
long-from-unreadable.sh: skipped test: This test would fail, since your system lacks /proc support.
SKIP tests/du/long-from-unreadable.sh (exit status: 77)
SKIP: tests/du/move-dir-while-traversing
========================================
../tests/du/move-dir-while-traversing.sh: python: not found
move-dir-while-traversing.sh: skipped test: python inotify package not installed
SKIP tests/du/move-dir-while-traversing.sh (exit status: 77)
SKIP: tests/du/threshold
========================
threshold.sh: skipped test: block size of an empty file unequal Zero
SKIP tests/du/threshold.sh (exit status: 77)
SKIP: tests/id/gnu-zero-uids
============================
gnu-zero-uids.sh: skipped test: not running on GNU/Hurd
SKIP tests/id/gnu-zero-uids.sh (exit status: 77)
SKIP: tests/id/no-context
=========================
grep: /proc/filesystems: No such file or directory
no-context.sh: skipped test: this system lacks SELinux support
SKIP tests/id/no-context.sh (exit status: 77)
SKIP: tests/id/context
======================
grep: /proc/filesystems: No such file or directory
context.sh: skipped test: this system lacks SELinux support
SKIP tests/id/context.sh (exit status: 77)
SKIP: tests/id/smack
====================
grep: /proc/filesystems: No such file or directory
smack.sh: skipped test: this system lacks SMACK support
SKIP tests/id/smack.sh (exit status: 77)
SKIP: tests/install/install-C-selinux
=====================================
grep: /proc/filesystems: No such file or directory
install-C-selinux.sh: skipped test: this system lacks SELinux support
SKIP tests/install/install-C-selinux.sh (exit status: 77)
SKIP: tests/install/install-Z-selinux
=====================================
grep: /proc/filesystems: No such file or directory
install-Z-selinux.sh: skipped test: this system lacks SELinux support
SKIP tests/install/install-Z-selinux.sh (exit status: 77)
SKIP: tests/ls/no-cap
=====================
no-cap.sh: skipped test: no strace program
SKIP tests/ls/no-cap.sh (exit status: 77)
SKIP: tests/ls/slink-acl
========================
setfacl: acltestdir_: there are no default entries in NFSv4 ACLs
slink-acl.sh: skipped test: setfacl does not work on the current file system
SKIP tests/ls/slink-acl.sh (exit status: 77)
SKIP: tests/ls/stat-free-color
==============================
stat-free-color.sh: skipped test: no strace program
SKIP tests/ls/stat-free-color.sh (exit status: 77)
SKIP: tests/ls/stat-free-symlinks
=================================
stat-free-symlinks.sh: skipped test: no strace program
SKIP tests/ls/stat-free-symlinks.sh (exit status: 77)
SKIP: tests/mkdir/p-acl
=======================
setfacl: acltestdir_: there are no default entries in NFSv4 ACLs
p-acl.sh: skipped test: setfacl does not work on the current file system
SKIP tests/mkdir/p-acl.sh (exit status: 77)
SKIP: tests/mkdir/selinux
=========================
grep: /proc/filesystems: No such file or directory
selinux.sh: skipped test: this system lacks SELinux support
SKIP tests/mkdir/selinux.sh (exit status: 77)
SKIP: tests/mkdir/restorecon
============================
grep: /proc/filesystems: No such file or directory
restorecon.sh: skipped test: this system lacks SELinux support
SKIP tests/mkdir/restorecon.sh (exit status: 77)
SKIP: tests/mkdir/smack-no-root
===============================
grep: /proc/filesystems: No such file or directory
smack-no-root.sh: skipped test: this system lacks SMACK support
SKIP tests/mkdir/smack-no-root.sh (exit status: 77)
SKIP: tests/mv/acl
==================
acl.sh: skipped test: This test requires getfacl and setfacl.
SKIP tests/mv/acl.sh (exit status: 77)
SKIP: tests/mv/atomic
=====================
atomic.sh: skipped test: no strace program
SKIP tests/mv/atomic.sh (exit status: 77)
SKIP: tests/mv/atomic2
======================
atomic2.sh: skipped test: no strace program
SKIP tests/mv/atomic2.sh (exit status: 77)
SKIP: tests/mv/i-3
==================
FreeBSD
i-3.sh: skipped test: known spurious failure on *BSD
SKIP tests/mv/i-3.sh (exit status: 77)
SKIP: tests/mv/leak-fd
======================
leak-fd.sh: skipped test: expensive: disabled by default
This test is relatively expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-expensive
SKIP tests/mv/leak-fd.sh (exit status: 77)
SKIP: tests/mv/symlink-onto-hardlink-to-self
============================================
symlink-onto-hardlink-to-self.sh: skipped test: your kernel or file system cannot create a hard link to a symlink
SKIP tests/mv/symlink-onto-hardlink-to-self.sh (exit status: 77)
SKIP: tests/tail-2/big-4gb
==========================
big-4gb.sh: skipped test: expensive: disabled by default
This test is relatively expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-expensive
SKIP tests/tail-2/big-4gb.sh (exit status: 77)
SKIP: tests/chown/basic
=======================
basic.sh: skipped test: must be run as root
SKIP tests/chown/basic.sh (exit status: 77)
SKIP: tests/cp/cp-a-selinux
===========================
cp-a-selinux.sh: skipped test: must be run as root
SKIP tests/cp/cp-a-selinux.sh (exit status: 77)
SKIP: tests/cp/preserve-gid
===========================
preserve-gid.sh: skipped test: must be run as root
SKIP tests/cp/preserve-gid.sh (exit status: 77)
SKIP: tests/cp/special-bits
===========================
special-bits.sh: skipped test: must be run as root
SKIP tests/cp/special-bits.sh (exit status: 77)
SKIP: tests/cp/cp-mv-enotsup-xattr
==================================
cp-mv-enotsup-xattr.sh: skipped test: must be run as root
SKIP tests/cp/cp-mv-enotsup-xattr.sh (exit status: 77)
SKIP: tests/cp/capability
=========================
capability.sh: skipped test: must be run as root
SKIP tests/cp/capability.sh (exit status: 77)
SKIP: tests/cp/sparse-extents-2
===============================
sparse-extents-2.sh: skipped test: insufficient SEEK_DATA support
SKIP tests/cp/sparse-extents-2.sh (exit status: 77)
SKIP: tests/cp/cross-dev-symlink
================================
cross-dev-symlink.sh: skipped test: must be run as root
SKIP tests/cp/cross-dev-symlink.sh (exit status: 77)
SKIP: tests/dd/skip-seek-past-dev
=================================
skip-seek-past-dev.sh: skipped test: must be run as root
SKIP tests/dd/skip-seek-past-dev.sh (exit status: 77)
SKIP: tests/df/problematic-chars
================================
problematic-chars.sh: skipped test: must be run as root
SKIP tests/df/problematic-chars.sh (exit status: 77)
SKIP: tests/df/over-mount-device
================================
over-mount-device.sh: skipped test: must be run as root
SKIP tests/df/over-mount-device.sh (exit status: 77)
SKIP: tests/du/bind-mount-dir-cycle
===================================
bind-mount-dir-cycle.sh: skipped test: must be run as root
SKIP tests/du/bind-mount-dir-cycle.sh (exit status: 77)
SKIP: tests/du/bind-mount-dir-cycle-v2
======================================
bind-mount-dir-cycle-v2.sh: skipped test: must be run as root
SKIP tests/du/bind-mount-dir-cycle-v2.sh (exit status: 77)
SKIP: tests/id/setgid
=====================
setgid.sh: skipped test: must be run as root
SKIP tests/id/setgid.sh (exit status: 77)
SKIP: tests/install/install-C-root
==================================
install-C-root.sh: skipped test: must be run as root
SKIP tests/install/install-C-root.sh (exit status: 77)
SKIP: tests/ls/capability
=========================
capability.sh: skipped test: must be run as root
SKIP tests/ls/capability.sh (exit status: 77)
SKIP: tests/ls/nameless-uid
===========================
nameless-uid.sh: skipped test: must be run as root
SKIP tests/ls/nameless-uid.sh (exit status: 77)
SKIP: tests/misc/chcon
======================
chcon.sh: skipped test: must be run as root
SKIP tests/misc/chcon.sh (exit status: 77)
SKIP: tests/misc/chroot-credentials
===================================
chroot-credentials.sh: skipped test: must be run as root
SKIP tests/misc/chroot-credentials.sh (exit status: 77)
SKIP: tests/misc/selinux
========================
selinux.sh: skipped test: must be run as root
SKIP tests/misc/selinux.sh (exit status: 77)
SKIP: tests/misc/truncate-owned-by-other
========================================
truncate-owned-by-other.sh: skipped test: must be run as root
SKIP tests/misc/truncate-owned-by-other.sh (exit status: 77)
SKIP: tests/mkdir/writable-under-readonly
=========================================
writable-under-readonly.sh: skipped test: must be run as root
SKIP tests/mkdir/writable-under-readonly.sh (exit status: 77)
SKIP: tests/mkdir/smack-root
============================
grep: /proc/filesystems: No such file or directory
smack-root.sh: skipped test: this system lacks SMACK support
SKIP tests/mkdir/smack-root.sh (exit status: 77)
SKIP: tests/mv/hardlink-case
============================
hardlink-case.sh: skipped test: must be run as root
SKIP tests/mv/hardlink-case.sh (exit status: 77)
SKIP: tests/mv/sticky-to-xpart
==============================
sticky-to-xpart.sh: skipped test: must be run as root
SKIP tests/mv/sticky-to-xpart.sh (exit status: 77)
SKIP: tests/rm/fail-2eperm
==========================
fail-2eperm.sh: skipped test: must be run as root
SKIP tests/rm/fail-2eperm.sh (exit status: 77)
SKIP: tests/rm/no-give-up
=========================
no-give-up.sh: skipped test: must be run as root
SKIP tests/rm/no-give-up.sh (exit status: 77)
SKIP: tests/rm/one-file-system
==============================
one-file-system.sh: skipped test: must be run as root
SKIP tests/rm/one-file-system.sh (exit status: 77)
SKIP: tests/rm/read-only
========================
read-only.sh: skipped test: must be run as root
SKIP tests/rm/read-only.sh (exit status: 77)
SKIP: tests/rm/empty-immutable-skip
===================================
empty-immutable-skip.sh: skipped test: must be run as root
SKIP tests/rm/empty-immutable-skip.sh (exit status: 77)
SKIP: tests/tail-2/append-only
==============================
append-only.sh: skipped test: must be run as root
SKIP tests/tail-2/append-only.sh (exit status: 77)
SKIP: tests/tail-2/end-of-device
================================
end-of-device.sh: skipped test: must be run as root
SKIP tests/tail-2/end-of-device.sh (exit status: 77)
SKIP: tests/touch/now-owned-by-other
====================================
now-owned-by-other.sh: skipped test: must be run as root
SKIP tests/touch/now-owned-by-other.sh (exit status: 77)
SKIP: tests/factor/t00
======================
t00.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t00.sh (exit status: 77)
SKIP: tests/factor/t01
======================
t01.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t01.sh (exit status: 77)
SKIP: tests/factor/t02
======================
t02.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t02.sh (exit status: 77)
SKIP: tests/factor/t03
======================
t03.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t03.sh (exit status: 77)
SKIP: tests/factor/t04
======================
t04.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t04.sh (exit status: 77)
SKIP: tests/factor/t05
======================
t05.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t05.sh (exit status: 77)
SKIP: tests/factor/t06
======================
t06.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t06.sh (exit status: 77)
SKIP: tests/factor/t07
======================
t07.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t07.sh (exit status: 77)
SKIP: tests/factor/t08
======================
t08.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t08.sh (exit status: 77)
SKIP: tests/factor/t09
======================
t09.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t09.sh (exit status: 77)
SKIP: tests/factor/t10
======================
t10.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t10.sh (exit status: 77)
SKIP: tests/factor/t11
======================
t11.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t11.sh (exit status: 77)
SKIP: tests/factor/t12
======================
t12.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t12.sh (exit status: 77)
SKIP: tests/factor/t13
======================
t13.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t13.sh (exit status: 77)
SKIP: tests/factor/t14
======================
t14.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t14.sh (exit status: 77)
SKIP: tests/factor/t15
======================
t15.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t15.sh (exit status: 77)
SKIP: tests/factor/t16
======================
t16.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t16.sh (exit status: 77)
SKIP: tests/factor/t17
======================
t17.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t17.sh (exit status: 77)
SKIP: tests/factor/t18
======================
t18.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t18.sh (exit status: 77)
SKIP: tests/factor/t19
======================
t19.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t19.sh (exit status: 77)
SKIP: tests/factor/t20
======================
t20.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t20.sh (exit status: 77)
SKIP: tests/factor/t21
======================
t21.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t21.sh (exit status: 77)
SKIP: tests/factor/t22
======================
t22.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t22.sh (exit status: 77)
SKIP: tests/factor/t23
======================
t23.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t23.sh (exit status: 77)
SKIP: tests/factor/t24
======================
t24.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t24.sh (exit status: 77)
SKIP: tests/factor/t25
======================
t25.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t25.sh (exit status: 77)
SKIP: tests/factor/t26
======================
t26.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t26.sh (exit status: 77)
SKIP: tests/factor/t27
======================
t27.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t27.sh (exit status: 77)
SKIP: tests/factor/t28
======================
t28.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t28.sh (exit status: 77)
SKIP: tests/factor/t29
======================
t29.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t29.sh (exit status: 77)
SKIP: tests/factor/t30
======================
t30.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t30.sh (exit status: 77)
SKIP: tests/factor/t31
======================
t31.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t31.sh (exit status: 77)
SKIP: tests/factor/t32
======================
t32.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t32.sh (exit status: 77)
SKIP: tests/factor/t33
======================
t33.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t33.sh (exit status: 77)
SKIP: tests/factor/t34
======================
t34.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t34.sh (exit status: 77)
SKIP: tests/factor/t35
======================
t35.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t35.sh (exit status: 77)
SKIP: tests/factor/t36
======================
t36.sh: skipped test: very expensive: disabled by default
This test is very expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS
environment variable set to yes. E.g.,
env RUN_VERY_EXPENSIVE_TESTS=yes make check
or use the shortcut target of the toplevel Makefile,
make check-very-expensive
SKIP tests/factor/t36.sh (exit status: 77)