File: XFAIL-test-regex.patch

package info (click to toggle)
grep 3.8-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 16,024 kB
  • sloc: ansic: 91,157; sh: 12,403; perl: 606; makefile: 391; awk: 71; sed: 16
file content (21 lines) | stat: -rw-r--r-- 748 bytes parent folder | download
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
@@ -1440,7 +1440,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) $(LIB_SETLOCALE) $(LIB_MBRTOWC) @LIBINTL@ $(LIBTHREAD)
 EXTRA_DIST += test-regex.c macros.h