Closed fabaff closed 3 years ago
On NixOS with Python 3.7 the execution of the tests fails.
Executing pytestCheckPhase ============================= test session starts ============================== platform linux -- Python 3.7.11, pytest-6.2.4, py-1.10.0, pluggy-0.13.1 rootdir: /build/source collecting ... Fatal Python error: Segmentation fault Current thread 0x00007ffff786d340 (most recent call first): File "/build/source/pyroma/tests.py", line 91 in __getattr__ File "/build/source/pyroma/tests.py", line 91 in __getattr__ [...] File "/build/source/pyroma/tests.py", line 91 in __getattr__ ... /nix/store/n5dhgplgxawrh6bszhx8yflf1qb0wkrd-pytest-check-hook/nix-support/setup-hook: line 53: 183 Segmentation fault
Later Python releases are working fine.
On NixOS with Python 3.7 the execution of the tests fails.
Later Python releases are working fine.