[coreutils] Add some info about the failing test (shouldn't fail in rawhide and in common cases, it is not a reg

Ondrej Vasik ovasik at fedoraproject.org
Mon Dec 16 17:55:24 UTC 2013


commit a504f0affed3b342299284931925c09dc2c48f16
Author: Ondřej Vašík <ovasik at redhat.com>
Date:   Mon Dec 16 18:55:30 2013 +0100

    Add some info about the failing test (shouldn't fail in rawhide and in common cases, it is not a regression (more probably incomplete fix in coreutils-8.22)

 coreutils-8.22-temporarytestoff.patch |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/coreutils-8.22-temporarytestoff.patch b/coreutils-8.22-temporarytestoff.patch
index 465b8d7..c95343b 100644
--- a/coreutils-8.22-temporarytestoff.patch
+++ b/coreutils-8.22-temporarytestoff.patch
@@ -1,10 +1,12 @@
 diff -urNp coreutils-8.22-orig/tests/df/df-symlink.sh coreutils-8.22/tests/df/df-symlink.sh
 --- coreutils-8.22-orig/tests/df/df-symlink.sh	2013-12-04 15:48:30.000000000 +0100
 +++ coreutils-8.22/tests/df/df-symlink.sh	2013-12-14 18:20:15.822594995 +0100
-@@ -18,6 +18,7 @@
+@@ -18,6 +18,9 @@
  
  . "${srcdir=.}/tests/init.sh"; path_prepend_ ./src
  print_ver_ df
++#df doesn't work correctly on symlinks when on LVM/LUKS filesystem, therefore
++#marking expensive_ to disable by default
 +expensive_
  
  disk=$(df --out=source '.' | tail -n1) ||


More information about the scm-commits mailing list