besser82 pushed to swig (f20). "- java unit tests fail on s390(x), too. disable for now"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Apr 3 20:34:05 UTC 2015


>From 4209caf60ef0bd29e7db71ed423295d921de940d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Dan=20Hor=C3=A1k?= <dan at danny.cz>
Date: Thu, 22 May 2014 22:27:35 +0200
Subject: - java unit tests fail on s390(x), too. disable for now


diff --git a/swig.spec b/swig.spec
index e666ab6..56f05c0 100644
--- a/swig.spec
+++ b/swig.spec
@@ -29,7 +29,7 @@
 Summary: Connects C/C++/Objective C to some high-level programming languages
 Name:    swig
 Version: 3.0.0
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: GPLv3+ and BSD
 URL:     http://swig.sourceforge.net/
 Source0: http://downloads.sourceforge.net/project/swig/swig/swig-%{version}/swig-%{version}.tar.gz
@@ -115,8 +115,8 @@ done
 make %{?_smp_mflags}
 
 %if %{with testsuite}
-## ppc* passes most tests but fail some java ones; disable for now
-%ifnarch ppc64le ppc %{power64} aarch64
+## ppc*, s390(x) passes most tests but fail some java ones; disable for now
+%ifnarch ppc64le ppc %{power64} aarch64 s390 s390x
 # Test suite
 make check
 %endif
@@ -178,6 +178,9 @@ install -p -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1/
 %doc Doc Examples LICENSE LICENSE-GPL LICENSE-UNIVERSITIES COPYRIGHT
 
 %changelog
+* Thu May 22 2014 Dan HorĂ¡k <dan[at]danny.cz> 3.0.0-6
+- java unit tests fail on s390(x), too. disable for now
+
 * Mon May 12 2014 Peter Robinson <pbrobinson at fedoraproject.org> 3.0.0-5
 - unit tests fail on aarch64, too. disable for now
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/swig.git/commit/?h=f20&id=4209caf60ef0bd29e7db71ed423295d921de940d


More information about the scm-commits mailing list