You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking into this now - you are correct that this PR seems to have caused the change in behavior. What's not yet clear to me yet is whether the new behavior is a bug on our side or on soundfile's side - it looks to me like soundfile's new behavior may not be in line with their API spec, but I'll confer with the devs.
Bug summary
While updating soundfile to 0.13.0 in nixpkgs, we found out that your tests are no longer passing latest soundfile version.
Code for reproduction
I forked librosa and can reproduce it with your CI scripts and pinned
soundfile
versions.For 0.12.0 tests are passing.
for 0.13.0 tests are failing.
Actual outcome
Test are failing for
sounfile==0.13.0
Expected outcome
Tests should pass regardless of the soundfile version.
Additional information
Might be related to this bugfix in soundfile.
Operating system
No response
software versions
Please see CI logs.
Installation
None
The text was updated successfully, but these errors were encountered: