Skip to content

Commit 13c1624

Browse files
authored
why-{skip,error}.md: Cleanup (uutils#9602)
1 parent 911fc92 commit 13c1624

File tree

2 files changed

+6
-22
lines changed

2 files changed

+6
-22
lines changed

util/why-error.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
This file documents why some tests are failing:
2-
2+
* gnu/tests/cp/cp-a-selinux.sh
33
* gnu/tests/cp/preserve-gid.sh
44
* gnu/tests/date/date-debug.sh
55
* gnu/tests/date/date.pl

util/why-skip.md

Lines changed: 5 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -12,32 +12,14 @@
1212
= LD_PRELOAD was ineffective? =
1313
* tests/cp/nfs-removal-race.sh
1414

15-
= temporarily disabled =
16-
* tests/mkdir/writable-under-readonly.sh
17-
1815
= this system lacks SMACK support =
1916
* tests/mkdir/smack-root.sh
2017
* tests/mkdir/smack-no-root.sh
2118
* tests/id/smack.sh
2219

23-
= this system lacks SELinux support =
24-
* tests/mkdir/selinux.sh
25-
* tests/mkdir/restorecon.sh
26-
* tests/misc/selinux.sh
27-
* tests/misc/chcon.sh
28-
* tests/install/install-Z-selinux.sh
29-
* tests/install/install-C-selinux.sh
30-
* tests/id/no-context.sh
31-
* tests/id/context.sh
32-
* tests/cp/no-ctx.sh
33-
* tests/cp/cp-a-selinux.sh
34-
3520
= timeout returned 142. SIGALRM not handled? =
3621
* tests/misc/timeout-group.sh
3722

38-
= FULL_PARTITION_TMPDIR not defined =
39-
* tests/misc/tac-continue.sh
40-
4123
= can't get window size =
4224
* tests/misc/stty-row-col.sh
4325

@@ -50,10 +32,12 @@
5032
= no rootfs in mtab =
5133
* tests/df/skip-rootfs.sh
5234

53-
= insufficient mount/ext2 support =
54-
* tests/cp/cp-mv-enotsup-xattr.sh
55-
5635
= requires controlling input terminal =
5736
* tests/misc/stty-pairs.sh
5837
* tests/misc/stty.sh
5938
* tests/misc/stty-invalid.sh
39+
40+
= Disabled. Enabled at GNU coreutils > 9.9 =
41+
* tests/misc/tac-continue.sh
42+
* tests/mkdir/writable-under-readonly.sh
43+
* tests/cp/cp-mv-enotsup-xattr.sh

0 commit comments

Comments
 (0)