sagitter pushed to openms (f22). "memleaks test excluded"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue May 12 19:38:06 UTC 2015


From bf1abb29ded1a447c3432ce0313f81a53917c0a6 Mon Sep 17 00:00:00 2001
From: sagitter <sagitter at fedoraproject.org>
Date: Sat, 2 May 2015 14:37:04 +0200
Subject: memleaks test excluded


diff --git a/openms.spec b/openms.spec
index a904b50..da3abc4 100644
--- a/openms.spec
+++ b/openms.spec
@@ -8,7 +8,7 @@
 Name:      openms
 Summary:   LC/MS data management and analyses
 Version:   2.0.0
-Release:   7%{?dist}
+Release:   8%{?dist}
 License:   BSD
 URL:       http://open-ms.sourceforge.net/
 Source0:   https://github.com/OpenMS/OpenMS/archive/Release2.0.0.tar.gz#/OpenMS-Release%{version}.tar.gz
@@ -154,7 +154,7 @@ find . -type f -name "*.png" -exec convert {} -strip {} \;
 %if 0%{?with_pyOpenMS}
 %patch0 -p0
 %patch1 -p0
-%patch3 -p0
+#%%patch3 -p0
 %endif
 
 %patch2 -p0
@@ -191,7 +191,7 @@ export LDFLAGS="%{__global_ldflags} -Wl,--as-needed"
 %endif
 
 %if 0%{?with_pyOpenMS}
-make %{?_smp_mflags} OpenMS TOPP UTILS GUI 
+make %{?_smp_mflags} OpenMS TOPP UTILS GUI
 make pyopenms
 %else
 make %{?_smp_mflags} OpenMS TOPP UTILS GUI
@@ -263,11 +263,12 @@ xvfb-run -a ctest -R TOPP_ -E TOPP_XTandemAdapter_ --force-new-ctest-process %{?
 xvfb-run -a ctest -R OpenMS_ --force-new-ctest-process %{?_smp_mflags}
 
 ##pyOpenMS tests including mem leak
-%if 0%{?with_pyOpenMS}
-cd pyOpenMS
-%{__python2} ./run_memleaks.py
+#%%if 0%{?with_pyOpenMS}
+#cd pyOpenMS
+## See https://github.com/OpenMS/OpenMS/issues/1389
+#%%{__python2} ./run_memleaks.py
 #%%{__python2} ./run_nose.py
-%endif
+#%%endif
 
 %files
 %{_bindir}/TOPPView
@@ -458,6 +459,9 @@ cd pyOpenMS
 %endif
 
 %changelog
+* Sat May 02 2015 Antonio Trande <sagitter at fedoraproject.org> 2.0.0-8
+- memleaks test excluded
+
 * Sat May 02 2015 Antonio Trande <sagitter at fedoraproject.org> 2.0.0-7
 - mzML unittests patched
 - PyOpenMS compiled without parallel make
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/openms.git/commit/?h=f22&id=bf1abb29ded1a447c3432ce0313f81a53917c0a6


More information about the scm-commits mailing list