diff --git a/python-librosa.spec b/python-librosa.spec index ee0a34e..81e7e80 100644 --- a/python-librosa.spec +++ b/python-librosa.spec @@ -110,6 +110,7 @@ if [ $(getconf LONG_BIT) -eq 32 ]; then donttest+=" or test_multichannel" donttest+=" or test_time_stretch_multi" donttest+=" or test_piptrack_properties" + donttest+=" or test_piptrack_errors" donttest+=" or test_pitch_shift_multi" donttest+=" or test_split_multi" donttest+=" or test_hpss_multi"