Skip to content

feat: make use of Python in init and new command #34

feat: make use of Python in init and new command

feat: make use of Python in init and new command #34

Triggered via push July 12, 2024 15:24
Status Failure
Total duration 16m 0s
Artifacts

tests.yaml

on: push
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

19 errors
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 0x0000021CFA597190>.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.
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 0x00000245A5800050>.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#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 0x0000019C8B94FA70>.executable + and WindowsPath('/usr/bin/python3') = Path('/usr/bin/python3')
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
Process completed with exit code 1.
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 0x0000020654518880>.executable + and WindowsPath('/usr/bin/python3') = Path('/usr/bin/python3')
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
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 0x000001EC6B4927F0>.executable + and WindowsPath('/usr/bin/python3') = Path('/usr/bin/python3')
Windows (Python 3.9) / pytest
Process completed with exit code 1.
macOS aarch64 (Python 3.8) / mypy
[notice] A new release of pip is available: 21.1.1 -> 24.1.2 [notice] To update, run: python3.8 -m pip install --upgrade pip
macOS aarch64 (Python 3.8) / pytest (poetry-plugin-export)
[notice] A new release of pip is available: 21.1.1 -> 24.1.2 [notice] To update, run: python3.8 -m pip install --upgrade pip
macOS aarch64 (Python 3.8) / pytest
[notice] A new release of pip is available: 21.1.1 -> 24.1.2 [notice] To update, run: python3.8 -m pip install --upgrade pip
Status
Process completed with exit code 1.