[eigen3] Exclude more tests...

Sandro Mani smani at fedoraproject.org
Sun Aug 11 17:47:08 UTC 2013


commit feaf836254184ac63d79a8dfe0abe5229754769c
Author: Sandro Mani <manisandro at gmail.com>
Date:   Sun Aug 11 19:46:51 2013 +0200

    Exclude more tests...

 eigen3.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/eigen3.spec b/eigen3.spec
index 3689acd..16489ac 100644
--- a/eigen3.spec
+++ b/eigen3.spec
@@ -80,6 +80,7 @@ rm -f %{_target_platform}/doc/html/unsupported/installdox
 #	254 - product_trsolve_8 (Failed)
 #	311 - qr_colpivoting_1 (Failed)
 #	337 - schur_complex_2 (Failed)
+#	405 - geo_hyperplane_1 (Failed)
 #	576 - matrix_exponential_6 (Failed)
 #	584 - matrix_power_9 (Failed)
 #	586 - matrix_power_8 (Failed)
@@ -87,7 +88,7 @@ rm -f %{_target_platform}/doc/html/unsupported/installdox
 #	624 - minres_1 (Failed)
 #	630 - gmres_1 (Failed)
 #	632 - levenberg_marquardt (Failed)
-excluded_tests="dynalloc|nomalloc_2|nomalloc_3|packetmath_3|redux_6|visitor_6|array_6|array_for_matrix_6|product_trsolve_8|qr_colpivoting_1|schur_complex_2|matrix_exponential_6|matrix_power_8|matrix_power_9|gmres_2|minres_1|gmres_1|levenberg_marquardt"
+excluded_tests="dynalloc|nomalloc_2|nomalloc_3|packetmath_3|redux_6|visitor_6|array_6|array_for_matrix_6|product_trsolve_8|qr_colpivoting_1|schur_complex_2|geo_hyperplane_1|matrix_exponential_6|matrix_power_8|matrix_power_9|gmres_2|minres_1|gmres_1|levenberg_marquardt"
 %endif
 
 %ifarch x86_64


More information about the scm-commits mailing list