Skip to content

Test failures with Python 3.13 #5575

Open
@alucryd

Description

@alucryd

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions