]> git.pld-linux.org Git - packages/grep.git/blob - disable-unstable-test.patch
- updated to 3.6
[packages/grep.git] / disable-unstable-test.patch
1 --- grep-2.23/tests/Makefile.am~        2016-01-03 20:53:59.000000000 +0100
2 +++ grep-2.23/tests/Makefile.am 2016-02-27 19:47:27.625473158 +0100
3 @@ -30,6 +30,9 @@
4  # FIXME-2015: Remove this once the glibc and gnulib bugs are fixed.
5  XFAIL_TESTS = triple-backref
6  
7 +# Unstable test
8 +XFAIL_TESTS += long-pattern-perf
9 +
10  # Equivalence classes are only supported when using the system
11  # matcher (which means only with glibc).
12  # The included matcher needs to be fixed.
13 @@ -92,7 +95,6 @@
14    khadafy                                      \
15    kwset-abuse                                  \
16    long-line-vs-2GiB-read                       \
17 -  long-pattern-perf                            \
18    many-regex-performance                       \
19    match-lines                                  \
20    max-count-overread                           \
This page took 0.413591 seconds and 3 git commands to generate.