Skip to content

tests fails with python3.14 #95

@mgrossu

Description

@mgrossu

When trying to build the package with python 3.14 the build fails with segmentation fault.

  • pytest-3.14 --ignore=_build.python314 --ignore=_build.python313 -v
    [ 77s] ============================= test session starts ==============================
    [ 77s] platform linux -- Python 3.14.0, pytest-8.4.2, pluggy-1.6.0 -- /usr/bin/python3.14
    [ 77s] cachedir: .pytest_cache
    [ 77s] rootdir: /home/abuild/rpmbuild/BUILD/python-adblock-0.6.0-build/python-adblock-0.6.0
    [ 77s] configfile: pyproject.toml
    [ 77s] collecting ... collected 16 items
    [ 77s]
    [ 77s] tests/test_engine.py::test_engine_creation_and_blocking Fatal Python error: Segmentation fault
    [ 77s]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions