Add more tests to exclude list
This commit is contained in:
parent
45b74c4ed3
commit
347eb177e0
@ -88,9 +88,10 @@ excluded_tests="dynalloc|nomalloc_2|packetmath_3|redux_6|visitor_6|array_6|array
|
||||
# The following tests FAILED:
|
||||
# 608 - mpreal_support
|
||||
# 631 - gmres_2 (Failed)
|
||||
# 632 - gmres_1 (Failed)
|
||||
# 632 - minres_1 (Failed)
|
||||
# 647 - bdcsvd_2 (Failed)
|
||||
excluded_tests="mpreal_support|gmres_2|minres_1|bdcsvd_2"
|
||||
excluded_tests="mpreal_support|gmres_1|gmres_2|minres_1|bdcsvd_2"
|
||||
%endif
|
||||
|
||||
%ifarch %{ix86}
|
||||
|
Loading…
Reference in New Issue
Block a user