Open
Description
Problem
Running the test suite using python 3.13 led to these problems: https://build.alucryd.xyz/#/builders/229/builds/15/steps/5/logs/stdio
FAILED test/plugins/test_autobpm.py::TestAutoBPMPlugin::test_command - Assert...
FAILED test/plugins/test_autobpm.py::TestAutoBPMPlugin::test_import - Asserti...
FAILED test/plugins/test_bucket.py::BucketPluginTest::test_year_single_year_last_folder
ERROR test/plugins/test_aura.py::TestAuraResponse::test_tracks
ERROR test/plugins/test_aura.py::TestAuraResponse::test_artists
ERROR test/plugins/test_aura.py::TestAuraResponse::test_albums
The autobpm test relies on the aifc
module that was removed in Python 3.13, not sure if the other errors are from 3.13 or not.
Setup
- OS: Arch Linux
- Python version: 3.13.1
- beets version: 2.2.0
Metadata
Metadata
Assignees
Labels
No labels
Activity