[packages/R] - disable one more test failing on i686/no-sse
qboosh
qboosh at pld-linux.org
Sun Apr 13 21:38:17 CEST 2025
commit 20e6b4ec0ca0342b152b0ff3457c5c42de56b2b4
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Apr 13 21:31:18 2025 +0200
- disable one more test failing on i686/no-sse
R.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/R.spec b/R.spec
index 6a1173d..32dd0d1 100644
--- a/R.spec
+++ b/R.spec
@@ -132,7 +132,7 @@ Narzędzia R w Javie.
%ifarch %{ix86}
%if %{without sse2}
# some tests fail with 387 math
-%{__sed} -i -e 's/ reg-tests-1d\.R//' tests/Makefile.common
+%{__sed} -i -e 's/ reg-tests-1d\.R//;s/p-qbeta-strict-tst\.R //' tests/Makefile.common
%endif
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/R.git/commitdiff/20e6b4ec0ca0342b152b0ff3457c5c42de56b2b4
More information about the pld-cvs-commit
mailing list