ci: modernize based on poetry #12
Annotations
3 errors
Run poetry run pytest --integration -v:
tests\masonry\builders\test_wheel.py#L433
test_extended_editable_build_inplace
subprocess.CalledProcessError: Command '['C:/Users/runneradmin/AppData/Local/pypoetry/Cache/virtualenvs/poetry-core-SAGngufJ-py3.10/Scripts/python.exe', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\setup.py', 'build_ext', '--inplace']' returned non-zero exit status 1.
|
Run poetry run pytest --integration -v:
tests\masonry\test_api.py#L92
test_build_wheel_extended
subprocess.CalledProcessError: Command '['C:/Users/runneradmin/AppData/Local/pypoetry/Cache/virtualenvs/poetry-core-SAGngufJ-py3.10/Scripts/python.exe', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\setup.py', 'build', '-b', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\build', '--build-purelib', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\build\\lib', '--build-platlib', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\build\\lib.win-amd64-cpython-310']' returned non-zero exit status 1.
|
Run poetry run pytest --integration -v
Process completed with exit code 1.
|
Loading