test python install
#250
Annotations
6 errors
Run poetry run pytest --integration -v:
tests/console/commands/python/test_python_list.py#L74
test_list_poetry_managed[False]
IndexError: list index out of range
|
Run poetry run pytest --integration -v:
tests/console/commands/python/test_python_list.py#L74
test_list_poetry_managed[True]
IndexError: list index out of range
|
Run poetry run pytest --integration -v:
tests/utils/env/python/test_manager.py#L44
test_find_poetry_managed_pythons
IndexError: list index out of range
|
Run poetry run pytest --integration -v:
tests/utils/env/python/test_manager.py#L28
test_find_all_with_poetry_managed
IndexError: list index out of range
|
Run poetry run pytest --integration -v:
tests/utils/env/python/test_python_providers.py#L30
test_poetry_python_path_provider
AssertionError: assert [PosixPath('/[email protected]/bin')] == [PosixPath('/[email protected]/bin')]
At index 0 diff: PosixPath('/private/var/folders/2s/h6hvv9ps03xgz_krkkstvq_r0000gn/T/pytest-of-runner/pytest-0/popen-gw2/test_poetry_python_path_provid0/.cache/pypoetry/python/[email protected]/bin') != PosixPath('/private/var/folders/2s/h6hvv9ps03xgz_krkkstvq_r0000gn/T/pytest-of-runner/pytest-0/popen-gw2/test_poetry_python_path_provid0/.cache/pypoetry/python/[email protected]/bin')
Full diff:
[
+ PosixPath('/private/var/folders/2s/h6hvv9ps03xgz_krkkstvq_r0000gn/T/pytest-of-runner/pytest-0/popen-gw2/test_poetry_python_path_provid0/.cache/pypoetry/python/[email protected]/bin'),
PosixPath('/private/var/folders/2s/h6hvv9ps03xgz_krkkstvq_r0000gn/T/pytest-of-runner/pytest-0/popen-gw2/test_poetry_python_path_provid0/.cache/pypoetry/python/[email protected]/bin'),
- PosixPath('/private/var/folders/2s/h6hvv9ps03xgz_krkkstvq_r0000gn/T/pytest-of-runner/pytest-0/popen-gw2/test_poetry_python_path_provid0/.cache/pypoetry/python/[email protected]/bin'),
]
|
Run poetry run pytest --integration -v
Process completed with exit code 1.
|
Loading