24.3.3: pytest fails in pydoctor/test/test_cyclic_imports_base_classes.py::test_cyclic_imports_base_classes
unit
#796
Labels
pydoctor/test/test_cyclic_imports_base_classes.py::test_cyclic_imports_base_classes
unit
#796
I'm packaging your module as an rpm package so I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
python3 -sBm build -w --no-isolation
build
with--no-isolation
I'm using during all processes only locally installed modulesinstaller
modulecut off from access to the public network
(pytest is executed with-m "not network"
)Here is pytest output:
List of installed modules in build env:
Please let me know if you need more details or want me to perform some diagnostics.
The text was updated successfully, but these errors were encountered: