[packages/coreutils] - disable leaky test (sort works but valgrind complains on i686)

baggins baggins at pld-linux.org
Sun Mar 1 17:09:41 CET 2015


commit 9940aeea9f8dfb37363e1e2b38a7e14a255b706f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 1 17:09:15 2015 +0100

    - disable leaky test (sort works but valgrind complains on i686)

 coreutils.spec | 2 +-
 tests.patch    | 8 ++++++++
 2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/coreutils.spec b/coreutils.spec
index 59e718f..05be3d1 100644
--- a/coreutils.spec
+++ b/coreutils.spec
@@ -7,7 +7,7 @@ Summary:	GNU Core-utils - basic command line utilities
 Summary(pl.UTF-8):	GNU Core-utils - podstawowe narzędzia działające z linii poleceń
 Name:		coreutils
 Version:	8.23
-Release:	2
+Release:	3
 License:	GPL v3+
 Group:		Applications/System
 Source0:	http://ftp.gnu.org/gnu/coreutils/%{name}-%{version}.tar.xz
diff --git a/tests.patch b/tests.patch
index fc16242..f9310d8 100644
--- a/tests.patch
+++ b/tests.patch
@@ -277,6 +277,14 @@
    tests/tail-2/inotify-hash-abuse.sh		\
    tests/tail-2/inotify-hash-abuse2.sh		\
    tests/tail-2/F-vs-missing.sh			\
+@@ -339,7 +339,6 @@
+   tests/misc/sort-unique-segv.sh		\
+   tests/misc/sort-version.sh			\
+   tests/misc/sort-NaN-infloop.sh		\
+-  tests/misc/sort-u-FMR.sh			\
+   tests/split/filter.sh				\
+   tests/split/suffix-auto-length.sh		\
+   tests/split/suffix-length.sh			\
 @@ -468,7 +467,6 @@
    tests/df/unreadable.sh			\
    tests/df/total-unprocessed.sh			\
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/coreutils.git/commitdiff/9940aeea9f8dfb37363e1e2b38a7e14a255b706f



More information about the pld-cvs-commit mailing list