Blacklist a test
This commit is contained in:
parent
52fe1d8075
commit
9c6cd0865c
@ -95,6 +95,7 @@ excluded_tests="dynalloc|nomalloc_2|nomalloc_3|packetmath_3|redux_6|visitor_6|ar
|
|||||||
|
|
||||||
%ifarch x86_64
|
%ifarch x86_64
|
||||||
# The following tests FAILED:
|
# The following tests FAILED:
|
||||||
|
# 408 - geo_transformations_2 (Failed)
|
||||||
# 585 - matrix_function_1 (Failed)
|
# 585 - matrix_function_1 (Failed)
|
||||||
# 608 - mpreal_support (Failed)
|
# 608 - mpreal_support (Failed)
|
||||||
# 631 - gmres_2 (Failed)
|
# 631 - gmres_2 (Failed)
|
||||||
@ -102,7 +103,7 @@ excluded_tests="dynalloc|nomalloc_2|nomalloc_3|packetmath_3|redux_6|visitor_6|ar
|
|||||||
# 632 - minres_1 (Failed)
|
# 632 - minres_1 (Failed)
|
||||||
# 635 - levenberg_marquardt (Failed)
|
# 635 - levenberg_marquardt (Failed)
|
||||||
# 647 - bdcsvd_2 (Failed)
|
# 647 - bdcsvd_2 (Failed)
|
||||||
excluded_tests="matrix_function_1|mpreal_support|gmres_1|gmres_2|minres_1|levenberg_marquardt|bdcsvd_2"
|
excluded_tests="geo_transformations_2|matrix_function_1|mpreal_support|gmres_1|gmres_2|minres_1|levenberg_marquardt|bdcsvd_2"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%ifarch %{ix86}
|
%ifarch %{ix86}
|
||||||
|
Loading…
Reference in New Issue
Block a user