Skip to content

test_benchmarks.py Fatal Python error: Aborted #11

Closed
@yuzibo

Description

@yuzibo

Hi,

There is one ftbfs issue on Debian:

...
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_plotpy/build; python3.12 -m pytest 
============================= test session starts ==============================
platform linux -- Python 3.12.3, pytest-8.1.2, pluggy-1.5.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_plotpy/build
configfile: pyproject.toml
collected 253 items

plotpy/tests/benchmarks/test_benchmarks.py Fatal Python error: Aborted

Current thread 0x00007fc4fce9d040 (most recent call first):
  File "/usr/lib/python3/dist-packages/guidata/__init__.py", line 31 in qapplication
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_plotpy/build/plotpy/tests/benchmarks/test_benchmarks.py", line 133 in test_benchmarks
  File "/usr/lib/python3/dist-packages/_pytest/python.py", line 195 in pytest_pyfunc_call
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 103 in _multicall
  File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 120 in _hookexec
  File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line 513 in __call__
  File "/usr/lib/python3/dist-packages/_pytest/python.py", line 1779 in runtest
  File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 172 in pytest_runtest_call
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 103 in _multicall
  File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 120 in _hookexec
...

The full log is here and I tested it on 2.3.2 failed also.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions