diff --git a/scipy.spec b/scipy.spec index f083f5c..dfb4d8f 100644 --- a/scipy.spec +++ b/scipy.spec @@ -174,6 +174,8 @@ export PYTEST_ADDOPTS="-k '\ not test_random_complex_exact and \ not test_ldl_type_size_combinations and \ not test_ifft and \ + not test_gejsv_edge_arguments and \ + not test_gejsv_NAG and \ not test_ihfft'" %endif