diff --git a/python-librosa.spec b/python-librosa.spec index a949b29..d548d09 100644 --- a/python-librosa.spec +++ b/python-librosa.spec @@ -121,6 +121,7 @@ donttest+=" or (test_rms and (4096 or 4097))" %ifarch aarch64 donttest+=" or test_piptrack_errors" donttest+=" or test_match_events_onesided" +donttest+=" or test_yin_tone" %endif %ifarch ppc64le donttest+=" or test_cqt"