]> git.pld-linux.org Git - packages/coreutils.git/commitdiff
- disable leaky test (sort works but valgrind complains on i686) auto/th/coreutils-8.23-3
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 1 Mar 2015 16:09:15 +0000 (17:09 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 1 Mar 2015 16:09:15 +0000 (17:09 +0100)
coreutils.spec
tests.patch

index 59e718f1ea49e158f04fb5d1aa75ddebab41400f..05be3d13540a992169b3a2baaeaf0229a118f755 100644 (file)
@@ -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
index fc1624265d1bcdbc5f4327c26b042afd124a3256..f9310d8bd64abd64317767930f3183f220f00f07 100644 (file)
    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                       \
This page took 0.105345 seconds and 4 git commands to generate.