File: disable-failing-tests.patch

package info (click to toggle)
m4 1.4.19-8
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 18,028 kB
  • sloc: ansic: 117,577; sh: 9,558; cpp: 1,977; lisp: 243; makefile: 153; sed: 16
file content (24 lines) | stat: -rw-r--r-- 681 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
22
23
24
From: Santiago Vila <sanvila@debian.org>
Subject: Disable tests known to fail on i386
Last-Update: 2025-03-05

--- a/tests/gnulib.mk
+++ b/tests/gnulib.mk
@@ -778,7 +778,7 @@
 
 ## begin gnulib module frexp-nolibm-tests
 
-TESTS += test-frexp-nolibm
+# TESTS += test-frexp-nolibm
 check_PROGRAMS += test-frexp-nolibm
 test_frexp_nolibm_SOURCES = test-frexp.c randomd.c
 EXTRA_DIST += test-frexp.c test-frexp.h minus-zero.h infinity.h nan.h signature.h macros.h randomd.c
@@ -1647,7 +1647,7 @@
 
 ## begin gnulib module printf-frexp-tests
 
-TESTS += test-printf-frexp
+# TESTS += test-printf-frexp
 check_PROGRAMS += test-printf-frexp
 EXTRA_DIST += test-printf-frexp.c macros.h