File: XFAIL-test-regex.patch

package info (click to toggle)
grep 3.12-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 19,556 kB
  • sloc: ansic: 111,824; sh: 13,272; perl: 606; makefile: 394; awk: 71; sed: 16
file content (21 lines) | stat: -rw-r--r-- 748 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Description: Allow test-regex to fail
 Until the following bug in gnulib gets fixed:
 https://bugs.debian.org/884075
 https://sourceware.org/bugzilla/show_bug.cgi?id=11053
Forwarded: not-needed
Author: Santiago Ruano Rincón <santiagorr@riseup.net>
Last-Update: 2021-09-01

Index: grep/gnulib-tests/gnulib.mk
===================================================================
--- grep.orig/gnulib-tests/gnulib.mk
+++ grep/gnulib-tests/gnulib.mk
@@ -1511,7 +1511,7 @@ EXTRA_DIST += test-reallocarray.c signat
 
 ## begin gnulib module regex-tests
 
-TESTS += test-regex
+XFAIL_TESTS += test-regex
 check_PROGRAMS += test-regex
 test_regex_LDADD = $(LDADD) $(SETLOCALE_LIB) $(MBRTOWC_LIB) @LIBINTL@ $(LIBTHREAD)
 EXTRA_DIST += test-regex.c macros.h