Borg 1.4.1 test failure with Python 3.14 · Issue #8913 · borgbackup/borg · GitHub
Skip to content

Borg 1.4.1 test failure with Python 3.14 #8913

Description

@arkamar

Borg 1.4.1 seems to work with Python 3.14 but one test fails:

FAILED repository.py::RemoteRepositoryTestCase::test_rpc_exception_transport - AssertionError: assert 'ZeroDivisionError: division by zero\n' == 'ZeroDivisionError: integer division or modulo by zero\n'

  - ZeroDivisionError: integer division or modulo by zero
  ?                    --------         ----------
  + ZeroDivisionError: division by zero

It is related to this change: python/cpython#119066

Activity

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

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions