@pekkarr Sorry for late response, oddly tests run OK for me as well now :|
Anyway I will continue on running this package without running checks, as this is only needed for python-spotdl dependency in my testing environment, and this has gone too far for me.
This was the failing test at the time: https://github.com/aminvakil/aur/actions/runs/6555075825/job/17803026288#step:6:2166
Unfortunately I do not have failed tests which I ran locally then.
Pinned Comments
txtsd commented on 2024-07-20 09:16 (UTC) (edited on 2024-07-20 09:17 (UTC) by txtsd)
Tests often fail when a search provider is unavailable.
Build with
makepkg --nocheck
to skip tests.If using an AUR helper like yay, it's
yay -S --mflags --nocheck
.