]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blob - coreutils/patches/coreutils-ipfire-disabled-tests.patch
libapr: Update to 1.5.2
[people/amarx/ipfire-3.x.git] / coreutils / patches / coreutils-ipfire-disabled-tests.patch
1 diff -Nur coreutils-8.23-orig/tests/local.mk coreutils-8.23/tests/local.mk
2 --- coreutils-8.23-orig/tests/local.mk 2014-07-14 00:09:52.000000000 +0200
3 +++ coreutils-8.23/tests/local.mk 2015-01-23 21:44:03.355661943 +0100
4 @@ -107,7 +107,6 @@
5
6 all_root_tests = \
7 tests/chown/basic.sh \
8 - tests/cp/cp-a-selinux.sh \
9 tests/cp/preserve-gid.sh \
10 tests/cp/special-bits.sh \
11 tests/cp/cp-mv-enotsup-xattr.sh \
12 @@ -121,8 +120,6 @@
13 tests/install/install-C-root.sh \
14 tests/ls/capability.sh \
15 tests/ls/nameless-uid.sh \
16 - tests/misc/chcon.sh \
17 - tests/misc/chroot-credentials.sh \
18 tests/misc/selinux.sh \
19 tests/misc/truncate-owned-by-other.sh \
20 tests/mkdir/writable-under-readonly.sh \
21 @@ -517,8 +514,6 @@
22 tests/du/trailing-slash.sh \
23 tests/du/two-args.sh \
24 tests/id/gnu-zero-uids.sh \
25 - tests/id/no-context.sh \
26 - tests/id/context.sh \
27 tests/id/uid.sh \
28 tests/id/setgid.sh \
29 tests/id/zero.sh \
30 @@ -527,7 +522,6 @@
31 tests/install/create-leading.sh \
32 tests/install/d-slashdot.sh \
33 tests/install/install-C.sh \
34 - tests/install/install-C-selinux.sh \
35 tests/install/strip-program.sh \
36 tests/install/trap.sh \
37 tests/ln/backup-1.sh \
38 @@ -579,7 +573,6 @@
39 tests/mkdir/parents.sh \
40 tests/mkdir/perm.sh \
41 tests/mkdir/selinux.sh \
42 - tests/mkdir/restorecon.sh \
43 tests/mkdir/special-1.sh \
44 tests/mkdir/t-slash.sh \
45 tests/mkdir/smack-no-root.sh \