Skip to content

refactor(env_manager): split out python detection #285

refactor(env_manager): split out python detection

refactor(env_manager): split out python detection #285

Triggered via pull request May 21, 2024 17:57
Status Failure
Total duration 5m 55s
Artifacts

tests.yaml

on: pull_request
Detect changed files
3s
Detect changed files
Check poetry.lock
0s
Check poetry.lock
Check fixtures (PyPI)
0s
Check fixtures (PyPI)
Matrix: tests-matrix
Smoke-test build and install
0s
Smoke-test build and install
Fit to window
Zoom out
Zoom in

Annotations

16 errors
Windows (Python 3.8) / pytest: tests\utils\test_python_manager.py#L107
test_detect_active_python_with_bat AssertionError: assert WindowsPath('C:/hostedtoolcache/windows/Python/3.9.13/x64/python3.EXE') == WindowsPath('C:/SpecialPython/python.exe')
Windows (Python 3.8) / pytest: tests\utils\test_python_manager.py#L67
test_python_get_preferred_activated AssertionError: assert WindowsPath('/usr/bin/python3.EXE') == WindowsPath('/usr/bin/python3') + where WindowsPath('/usr/bin/python3.EXE') = <poetry.utils.env.python_manager.Python object at 0x0000016CE894FBB0>.executable + and WindowsPath('/usr/bin/python3') = Path('/usr/bin/python3')
Windows (Python 3.8) / pytest
Process completed with exit code 1.
Windows (Python 3.9) / pytest: tests\utils\test_python_manager.py#L107
test_detect_active_python_with_bat AssertionError: assert WindowsPath('C:/hostedtoolcache/windows/Python/3.9.13/x64/python3.EXE') == WindowsPath('C:/SpecialPython/python.exe')
Windows (Python 3.9) / pytest: tests\utils\test_python_manager.py#L67
test_python_get_preferred_activated AssertionError: assert WindowsPath('/usr/bin/python3.EXE') == WindowsPath('/usr/bin/python3') + where WindowsPath('/usr/bin/python3.EXE') = <poetry.utils.env.python_manager.Python object at 0x000002BFBE335460>.executable + and WindowsPath('/usr/bin/python3') = Path('/usr/bin/python3')
Windows (Python 3.9) / pytest
Process completed with exit code 1.
Windows (Python 3.11) / pytest: tests\utils\test_python_manager.py#L67
test_python_get_preferred_activated AssertionError: assert WindowsPath('/usr/bin/python3.EXE') == WindowsPath('/usr/bin/python3') + where WindowsPath('/usr/bin/python3.EXE') = <poetry.utils.env.python_manager.Python object at 0x0000029B73EE0850>.executable + and WindowsPath('/usr/bin/python3') = Path('/usr/bin/python3')
Windows (Python 3.11) / pytest: tests\utils\test_python_manager.py#L107
test_detect_active_python_with_bat AssertionError: assert WindowsPath('C:/hostedtoolcache/windows/Python/3.9.13/x64/python3.EXE') == WindowsPath('C:/SpecialPython/python.exe')
Windows (Python 3.11) / pytest
Process completed with exit code 1.
Windows (Python 3.12) / pytest: tests\utils\test_python_manager.py#L107
test_detect_active_python_with_bat AssertionError: assert WindowsPath('C:/hostedtoolcache/windows/Python/3.9.13/x64/python3.EXE') == WindowsPath('C:/SpecialPython/python.exe')
Windows (Python 3.12) / pytest: tests\utils\test_python_manager.py#L67
test_python_get_preferred_activated AssertionError: assert WindowsPath('/usr/bin/python3.EXE') == WindowsPath('/usr/bin/python3') + where WindowsPath('/usr/bin/python3.EXE') = <poetry.utils.env.python_manager.Python object at 0x000002866D442E70>.executable + and WindowsPath('/usr/bin/python3') = Path('/usr/bin/python3')
Windows (Python 3.12) / pytest
Process completed with exit code 1.
Windows (Python 3.10) / pytest: tests\utils\test_python_manager.py#L67
test_python_get_preferred_activated AssertionError: assert WindowsPath('/usr/bin/python3.EXE') == WindowsPath('/usr/bin/python3') + where WindowsPath('/usr/bin/python3.EXE') = <poetry.utils.env.python_manager.Python object at 0x000001E7F3E558D0>.executable + and WindowsPath('/usr/bin/python3') = Path('/usr/bin/python3')
Windows (Python 3.10) / pytest: tests\utils\test_python_manager.py#L107
test_detect_active_python_with_bat AssertionError: assert WindowsPath('C:/hostedtoolcache/windows/Python/3.9.13/x64/python3.EXE') == WindowsPath('C:/SpecialPython/python.exe')
Windows (Python 3.10) / pytest
Process completed with exit code 1.
Status
Process completed with exit code 1.