Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix failing test when python3-venv not installed on Debian systems #5873

Closed
wants to merge 4 commits into from
Closed

Conversation

gbergeson
Copy link

Pull Request Check List

Resolves: No issue raised for this. Discussed problems in Discord server, #contributing channel

  • [N/A ] Added tests for changed code. --> N/A because I modified a test
  • Updated documentation for changed code.

This pull request modifies tests/inspection/test_info.py to directly spy on the relevant block of code (ensuring that the pep517 build code is being run) instead of a call_count assertion. This fixes an issue where the test would fail on Debian systems if python3-venv was not installed.

@Secrus Secrus requested a review from neersighted June 18, 2022 21:32
@Secrus
Copy link
Member

Secrus commented Apr 8, 2024

No longer relevant with recent changes

@Secrus Secrus closed this Apr 8, 2024
Copy link

github-actions bot commented May 9, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants