[eigen3] Exclude more tests...

Sandro Mani smani at fedoraproject.org
Sat Aug 10 22:03:51 UTC 2013


commit 6fd483aaa3acb82ca14e5be8dd7e804d508ea86a
Author: Sandro Mani <manisandro at gmail.com>
Date:   Sun Aug 11 00:03:36 2013 +0200

    Exclude more tests...

 eigen3.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/eigen3.spec b/eigen3.spec
index 2a8221e..e47aa75 100644
--- a/eigen3.spec
+++ b/eigen3.spec
@@ -103,11 +103,12 @@ excluded_tests="matrix_function_1|mpreal_support|gmres_1|gmres_2|minres_1|bdcsvd
 #	557 - cholmod_support_2 (Failed)
 #	570 - NonLinearOptimization (Failed)
 #	603 - mpreal_support (Failed)
+#	627 - gmres_2 (Failed)
 #	629 - minres_1 (Failed)
 #	633 - gmres_1 (Failed)
 #	635 - levenberg_marquardt (Failed)
 #	643 - bdcsvd_2 (Failed)
-excluded_tests="ref_1|superlu_support_2|cholmod_support_1|cholmod_support_2|NonLinearOptimization|mpreal_support|minres_1|gmres_1|levenberg_marquardt|bdcsvd_2"
+excluded_tests="ref_1|superlu_support_2|cholmod_support_1|cholmod_support_2|NonLinearOptimization|mpreal_support|gmres_2|minres_1|gmres_1|levenberg_marquardt|bdcsvd_2"
 %endif
 
 make -C %{_target_platform} %{?_smp_mflags} buildtests
@@ -120,7 +121,7 @@ make -C %{_target_platform} %{?_smp_mflags} test ARGS="-V -E '$excluded_tests'"
 %{_datadir}/pkgconfig/*
 
 %changelog
-* Sun Aug 4 2013 Sandro Mani <manisandro at gmail.com> - 3.2-3
+* Sun Aug 11 2013 Sandro Mani <manisandro at gmail.com> - 3.2-3
 - Build and run tests
 - Drop -DBLAS_LIBRARIES_DIR, not used
 - Add some BR to enable tests of corresponding backends


More information about the scm-commits mailing list