Bump actions/setup-python from 4 to 5 #276
Annotations
10 errors
tox -e py310:
tests/test_vagrant.py#L316
test_vm_status
subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
|
tox -e py310:
tests/test_vagrant.py#L360
test_vm_lifecycle
AssertionError: assert 'not_created' == 'gurumeditation'
- gurumeditation
+ not_created
|
tox -e py310:
tests/test_vagrant.py#L385
test_vm_resumecycle
subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
|
tox -e py310:
tests/test_vagrant.py#L397
test_valid_config
subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
|
tox -e py310:
tests/test_vagrant.py#L407
test_vm_config
subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
|
tox -e py310:
tests/test_vagrant.py#L615
test_multivm_lifecycle[/Users/runner/work/python-vagrant/python-vagrant/tests/vagrantfiles/multivm_Vagrantfile]
subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up', 'web']' returned non-zero exit status 1.
|
tox -e py310:
tests/test_vagrant.py#L647
test_multivm_config[/Users/runner/work/python-vagrant/python-vagrant/tests/vagrantfiles/multivm_Vagrantfile]
subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up', 'web']' returned non-zero exit status 1.
|
tox -e py310:
tests/test_vagrant.py#L712
test_ssh_command_multivm[/Users/runner/work/python-vagrant/python-vagrant/tests/vagrantfiles/multivm_Vagrantfile]
subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
|
tox -e py310:
tests/test_vagrant.py#L689
test_ssh_command
subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
|
tox -e py310:
tests/test_vagrant.py#L699
test_bad_ssh_command
subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
|
The logs for this run have expired and are no longer available.
Loading