Skip to content

feat: provide limited parent context environment to build_command #897

feat: provide limited parent context environment to build_command

feat: provide limited parent context environment to build_command #897

Triggered via pull request May 6, 2024 00:47
Status Failure
Total duration 1m 47s
Artifacts

pr.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 5 warnings
lint
Process completed with exit code 1.
Python 3.11 tests: tests/command_line/test_version.py#L574
test_version_runs_build_command[/usr/bin/bash] AssertionError: expected call not found. Expected: run(['bash', '-c', 'bash -c "echo \'hello world\'"'], check=True) Actual: run(['bash', '-c', 'bash -c "echo \'hello world\'"'], env={'NEW_VERSION': '1.2.1', 'PATH': '/opt/hostedtoolcache/Python/3.11.9/x64/bin:/opt/hostedtoolcache/Python/3.11.9/x64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin', 'HOME': '/home/runner', 'CI': 'true', 'GITHUB_ACTIONS': 'true'}, check=True) pytest introspection follows: Kwargs: assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below + { + 'check': True, ? ^^^^ ^ - {'check': True} ? ^ ^ + 'env': { + 'CI': 'true', + 'GITHUB_ACTIONS': 'true', + 'HOME': '/home/runner', + 'NEW_VERSION': '1.2.1', + 'PATH': '/opt/hostedtoolcache/Python/3.11.9/x64/bin:/opt/hostedtoolcache/Python/3.11.9/x 64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home /runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/t ools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/us r/local/games:/snap/bin', + }, + }
Python 3.11 tests: tests/command_line/test_version.py#L574
test_version_runs_build_command[/usr/bin/zsh] AssertionError: expected call not found. Expected: run(['zsh', '-c', 'bash -c "echo \'hello world\'"'], check=True) Actual: run(['zsh', '-c', 'bash -c "echo \'hello world\'"'], env={'NEW_VERSION': '1.2.1', 'PATH': '/opt/hostedtoolcache/Python/3.11.9/x64/bin:/opt/hostedtoolcache/Python/3.11.9/x64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin', 'HOME': '/home/runner', 'CI': 'true', 'GITHUB_ACTIONS': 'true'}, check=True) pytest introspection follows: Kwargs: assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below + { + 'check': True, ? ^^^^ ^ - {'check': True} ? ^ ^ + 'env': { + 'CI': 'true', + 'GITHUB_ACTIONS': 'true', + 'HOME': '/home/runner', + 'NEW_VERSION': '1.2.1', + 'PATH': '/opt/hostedtoolcache/Python/3.11.9/x64/bin:/opt/hostedtoolcache/Python/3.11.9/x 64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home /runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/t ools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/us r/local/games:/snap/bin', + }, + }
Python 3.11 tests: tests/command_line/test_version.py#L574
test_version_runs_build_command[powershell] AssertionError: expected call not found. Expected: run(['powershell', '-c', 'bash -c "echo \'hello world\'"'], check=True) Actual: run(['powershell', '-c', 'bash -c "echo \'hello world\'"'], env={'NEW_VERSION': '1.2.1', 'PATH': '/opt/hostedtoolcache/Python/3.11.9/x64/bin:/opt/hostedtoolcache/Python/3.11.9/x64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin', 'HOME': '/home/runner', 'CI': 'true', 'GITHUB_ACTIONS': 'true'}, check=True) pytest introspection follows: Kwargs: assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below + { + 'check': True, ? ^^^^ ^ - {'check': True} ? ^ ^ + 'env': { + 'CI': 'true', + 'GITHUB_ACTIONS': 'true', + 'HOME': '/home/runner', + 'NEW_VERSION': '1.2.1', + 'PATH': '/opt/hostedtoolcache/Python/3.11.9/x64/bin:/opt/hostedtoolcache/Python/3.11.9/x 64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home /runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/t ools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/us r/local/games:/snap/bin', + }, + }
Python 3.11 tests
Process completed with exit code 1.
Python 3.11 tests
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
Python 3.10 tests
The job was canceled because "_3_11" failed.
Python 3.10 tests
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
Python 3.10 tests: tests/command_line/test_version.py#L574
test_version_runs_build_command[/usr/bin/bash] AssertionError: expected call not found. Expected: run(['bash', '-c', 'bash -c "echo \'hello world\'"'], check=True) Actual: run(['bash', '-c', 'bash -c "echo \'hello world\'"'], env={'NEW_VERSION': '1.2.1', 'PATH': '/opt/hostedtoolcache/Python/3.10.14/x64/bin:/opt/hostedtoolcache/Python/3.10.14/x64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin', 'HOME': '/home/runner', 'CI': 'true', 'GITHUB_ACTIONS': 'true'}, check=True) pytest introspection follows: Kwargs: assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below + { + 'check': True, ? ^^^^ ^ - {'check': True} ? ^ ^ + 'env': { + 'CI': 'true', + 'GITHUB_ACTIONS': 'true', + 'HOME': '/home/runner', + 'NEW_VERSION': '1.2.1', + 'PATH': '/opt/hostedtoolcache/Python/3.10.14/x64/bin:/opt/hostedtoolcache/Python/3.10.14 /x64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/ho me/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet /tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/ usr/local/games:/snap/bin', + }, + }
Python 3.10 tests: tests/command_line/test_version.py#L574
test_version_runs_build_command[/usr/bin/zsh] AssertionError: expected call not found. Expected: run(['zsh', '-c', 'bash -c "echo \'hello world\'"'], check=True) Actual: run(['zsh', '-c', 'bash -c "echo \'hello world\'"'], env={'NEW_VERSION': '1.2.1', 'PATH': '/opt/hostedtoolcache/Python/3.10.14/x64/bin:/opt/hostedtoolcache/Python/3.10.14/x64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin', 'HOME': '/home/runner', 'CI': 'true', 'GITHUB_ACTIONS': 'true'}, check=True) pytest introspection follows: Kwargs: assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below + { + 'check': True, ? ^^^^ ^ - {'check': True} ? ^ ^ + 'env': { + 'CI': 'true', + 'GITHUB_ACTIONS': 'true', + 'HOME': '/home/runner', + 'NEW_VERSION': '1.2.1', + 'PATH': '/opt/hostedtoolcache/Python/3.10.14/x64/bin:/opt/hostedtoolcache/Python/3.10.14 /x64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/ho me/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet /tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/ usr/local/games:/snap/bin', + }, + }
Python 3.10 tests: tests/command_line/test_version.py#L574
test_version_runs_build_command[powershell] AssertionError: expected call not found. Expected: run(['powershell', '-c', 'bash -c "echo \'hello world\'"'], check=True) Actual: run(['powershell', '-c', 'bash -c "echo \'hello world\'"'], env={'NEW_VERSION': '1.2.1', 'PATH': '/opt/hostedtoolcache/Python/3.10.14/x64/bin:/opt/hostedtoolcache/Python/3.10.14/x64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin', 'HOME': '/home/runner', 'CI': 'true', 'GITHUB_ACTIONS': 'true'}, check=True) pytest introspection follows: Kwargs: assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below + { + 'check': True, ? ^^^^ ^ - {'check': True} ? ^ ^ + 'env': { + 'CI': 'true', + 'GITHUB_ACTIONS': 'true', + 'HOME': '/home/runner', + 'NEW_VERSION': '1.2.1', + 'PATH': '/opt/hostedtoolcache/Python/3.10.14/x64/bin:/opt/hostedtoolcache/Python/3.10.14 /x64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/ho me/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet /tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/ usr/local/games:/snap/bin', + }, + }
Python 3.10 tests
The operation was canceled.
Python 3.12 tests
The job was canceled because "_3_11" failed.
Python 3.12 tests: tests/command_line/test_version.py#L574
test_version_runs_build_command[/usr/bin/bash] AssertionError: expected call not found. Expected: run(['bash', '-c', 'bash -c "echo \'hello world\'"'], check=True) Actual: run(['bash', '-c', 'bash -c "echo \'hello world\'"'], env={'NEW_VERSION': '1.2.1', 'PATH': '/opt/hostedtoolcache/Python/3.12.3/x64/bin:/opt/hostedtoolcache/Python/3.12.3/x64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin', 'HOME': '/home/runner', 'CI': 'true', 'GITHUB_ACTIONS': 'true'}, check=True) pytest introspection follows: Kwargs: assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below + { + 'check': True, ? ^^^^ ^ - {'check': True} ? ^ ^ + 'env': { + 'CI': 'true', + 'GITHUB_ACTIONS': 'true', + 'HOME': '/home/runner', + 'NEW_VERSION': '1.2.1', + 'PATH': '/opt/hostedtoolcache/Python/3.12.3/x64/bin:/opt/hostedtoolcache/Python/3.12.3/x 64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home /runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/t ools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/us r/local/games:/snap/bin', + }, + }
Python 3.12 tests: tests/command_line/test_version.py#L574
test_version_runs_build_command[/usr/bin/zsh] AssertionError: expected call not found. Expected: run(['zsh', '-c', 'bash -c "echo \'hello world\'"'], check=True) Actual: run(['zsh', '-c', 'bash -c "echo \'hello world\'"'], env={'NEW_VERSION': '1.2.1', 'PATH': '/opt/hostedtoolcache/Python/3.12.3/x64/bin:/opt/hostedtoolcache/Python/3.12.3/x64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin', 'HOME': '/home/runner', 'CI': 'true', 'GITHUB_ACTIONS': 'true'}, check=True) pytest introspection follows: Kwargs: assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below + { + 'check': True, ? ^^^^ ^ - {'check': True} ? ^ ^ + 'env': { + 'CI': 'true', + 'GITHUB_ACTIONS': 'true', + 'HOME': '/home/runner', + 'NEW_VERSION': '1.2.1', + 'PATH': '/opt/hostedtoolcache/Python/3.12.3/x64/bin:/opt/hostedtoolcache/Python/3.12.3/x 64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home /runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/t ools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/us r/local/games:/snap/bin', + }, + }
Python 3.12 tests: tests/command_line/test_version.py#L574
test_version_runs_build_command[powershell] AssertionError: expected call not found. Expected: run(['powershell', '-c', 'bash -c "echo \'hello world\'"'], check=True) Actual: run(['powershell', '-c', 'bash -c "echo \'hello world\'"'], env={'NEW_VERSION': '1.2.1', 'PATH': '/opt/hostedtoolcache/Python/3.12.3/x64/bin:/opt/hostedtoolcache/Python/3.12.3/x64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin', 'HOME': '/home/runner', 'CI': 'true', 'GITHUB_ACTIONS': 'true'}, check=True) pytest introspection follows: Kwargs: assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below + { + 'check': True, ? ^^^^ ^ - {'check': True} ? ^ ^ + 'env': { + 'CI': 'true', + 'GITHUB_ACTIONS': 'true', + 'HOME': '/home/runner', + 'NEW_VERSION': '1.2.1', + 'PATH': '/opt/hostedtoolcache/Python/3.12.3/x64/bin:/opt/hostedtoolcache/Python/3.12.3/x 64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home /runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/t ools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/us r/local/games:/snap/bin', + }, + }
Python 3.12 tests
The operation was canceled.
Python 3.12 tests
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
Python 3.8 tests
The job was canceled because "_3_11" failed.
Python 3.8 tests
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
Python 3.8 tests: tests/command_line/test_version.py#L574
test_version_runs_build_command[/usr/bin/bash] AssertionError: expected call not found. Expected: run(['bash', '-c', 'bash -c "echo \'hello world\'"'], check=True) Actual: run(['bash', '-c', 'bash -c "echo \'hello world\'"'], env={'NEW_VERSION': '1.2.1', 'PATH': '/opt/hostedtoolcache/Python/3.8.18/x64/bin:/opt/hostedtoolcache/Python/3.8.18/x64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin', 'HOME': '/home/runner', 'CI': 'true', 'GITHUB_ACTIONS': 'true'}, check=True) pytest introspection follows: Kwargs: assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below + { + 'check': True, ? ^^^^ ^ - {'check': True} ? ^ ^ + 'env': { + 'CI': 'true', + 'GITHUB_ACTIONS': 'true', + 'HOME': '/home/runner', + 'NEW_VERSION': '1.2.1', + 'PATH': '/opt/hostedtoolcache/Python/3.8.18/x64/bin:/opt/hostedtoolcache/Python/3.8.18/x 64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home /runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/t ools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/us r/local/games:/snap/bin', + }, + }
Python 3.8 tests: tests/command_line/test_version.py#L574
test_version_runs_build_command[/usr/bin/zsh] AssertionError: expected call not found. Expected: run(['zsh', '-c', 'bash -c "echo \'hello world\'"'], check=True) Actual: run(['zsh', '-c', 'bash -c "echo \'hello world\'"'], env={'NEW_VERSION': '1.2.1', 'PATH': '/opt/hostedtoolcache/Python/3.8.18/x64/bin:/opt/hostedtoolcache/Python/3.8.18/x64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin', 'HOME': '/home/runner', 'CI': 'true', 'GITHUB_ACTIONS': 'true'}, check=True) pytest introspection follows: Kwargs: assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below + { + 'check': True, ? ^^^^ ^ - {'check': True} ? ^ ^ + 'env': { + 'CI': 'true', + 'GITHUB_ACTIONS': 'true', + 'HOME': '/home/runner', + 'NEW_VERSION': '1.2.1', + 'PATH': '/opt/hostedtoolcache/Python/3.8.18/x64/bin:/opt/hostedtoolcache/Python/3.8.18/x 64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home /runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/t ools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/us r/local/games:/snap/bin', + }, + }
Python 3.8 tests: tests/command_line/test_version.py#L574
test_version_runs_build_command[powershell] AssertionError: expected call not found. Expected: run(['powershell', '-c', 'bash -c "echo \'hello world\'"'], check=True) Actual: run(['powershell', '-c', 'bash -c "echo \'hello world\'"'], env={'NEW_VERSION': '1.2.1', 'PATH': '/opt/hostedtoolcache/Python/3.8.18/x64/bin:/opt/hostedtoolcache/Python/3.8.18/x64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin', 'HOME': '/home/runner', 'CI': 'true', 'GITHUB_ACTIONS': 'true'}, check=True) pytest introspection follows: Kwargs: assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below + { + 'check': True, ? ^^^^ ^ - {'check': True} ? ^ ^ + 'env': { + 'CI': 'true', + 'GITHUB_ACTIONS': 'true', + 'HOME': '/home/runner', + 'NEW_VERSION': '1.2.1', + 'PATH': '/opt/hostedtoolcache/Python/3.8.18/x64/bin:/opt/hostedtoolcache/Python/3.8.18/x 64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home /runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/t ools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/us r/local/games:/snap/bin', + }, + }
Python 3.8 tests
The operation was canceled.
Python 3.9 tests
The job was canceled because "_3_11" failed.
Python 3.9 tests: tests/command_line/test_version.py#L574
test_version_runs_build_command[/usr/bin/bash] AssertionError: expected call not found. Expected: run(['bash', '-c', 'bash -c "echo \'hello world\'"'], check=True) Actual: run(['bash', '-c', 'bash -c "echo \'hello world\'"'], env={'NEW_VERSION': '1.2.1', 'PATH': '/opt/hostedtoolcache/Python/3.9.19/x64/bin:/opt/hostedtoolcache/Python/3.9.19/x64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin', 'HOME': '/home/runner', 'CI': 'true', 'GITHUB_ACTIONS': 'true'}, check=True) pytest introspection follows: Kwargs: assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below + { + 'check': True, ? ^^^^ ^ - {'check': True} ? ^ ^ + 'env': { + 'CI': 'true', + 'GITHUB_ACTIONS': 'true', + 'HOME': '/home/runner', + 'NEW_VERSION': '1.2.1', + 'PATH': '/opt/hostedtoolcache/Python/3.9.19/x64/bin:/opt/hostedtoolcache/Python/3.9.19/x 64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home /runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/t ools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/us r/local/games:/snap/bin', + }, + }
Python 3.9 tests: tests/command_line/test_version.py#L574
test_version_runs_build_command[/usr/bin/zsh] AssertionError: expected call not found. Expected: run(['zsh', '-c', 'bash -c "echo \'hello world\'"'], check=True) Actual: run(['zsh', '-c', 'bash -c "echo \'hello world\'"'], env={'NEW_VERSION': '1.2.1', 'PATH': '/opt/hostedtoolcache/Python/3.9.19/x64/bin:/opt/hostedtoolcache/Python/3.9.19/x64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin', 'HOME': '/home/runner', 'CI': 'true', 'GITHUB_ACTIONS': 'true'}, check=True) pytest introspection follows: Kwargs: assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below + { + 'check': True, ? ^^^^ ^ - {'check': True} ? ^ ^ + 'env': { + 'CI': 'true', + 'GITHUB_ACTIONS': 'true', + 'HOME': '/home/runner', + 'NEW_VERSION': '1.2.1', + 'PATH': '/opt/hostedtoolcache/Python/3.9.19/x64/bin:/opt/hostedtoolcache/Python/3.9.19/x 64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home /runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/t ools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/us r/local/games:/snap/bin', + }, + }
Python 3.9 tests: tests/command_line/test_version.py#L574
test_version_runs_build_command[powershell] AssertionError: expected call not found. Expected: run(['powershell', '-c', 'bash -c "echo \'hello world\'"'], check=True) Actual: run(['powershell', '-c', 'bash -c "echo \'hello world\'"'], env={'NEW_VERSION': '1.2.1', 'PATH': '/opt/hostedtoolcache/Python/3.9.19/x64/bin:/opt/hostedtoolcache/Python/3.9.19/x64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin', 'HOME': '/home/runner', 'CI': 'true', 'GITHUB_ACTIONS': 'true'}, check=True) pytest introspection follows: Kwargs: assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below + { + 'check': True, ? ^^^^ ^ - {'check': True} ? ^ ^ + 'env': { + 'CI': 'true', + 'GITHUB_ACTIONS': 'true', + 'HOME': '/home/runner', + 'NEW_VERSION': '1.2.1', + 'PATH': '/opt/hostedtoolcache/Python/3.9.19/x64/bin:/opt/hostedtoolcache/Python/3.9.19/x 64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home /runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/t ools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/us r/local/games:/snap/bin', + }, + }
Python 3.9 tests
The operation was canceled.
Python 3.9 tests
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
Python 3.11 tests
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
Python 3.10 tests
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
Python 3.12 tests
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
Python 3.8 tests
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
Python 3.9 tests
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23