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

Re-anable and fix spawn test. #3

Merged
merged 1 commit into from
May 4, 2024
Merged

Re-anable and fix spawn test. #3

merged 1 commit into from
May 4, 2024

Conversation

heiner
Copy link
Owner

@heiner heiner commented May 4, 2024

The issue was that pytest prepends current directories (and their ancestors?) to sys.path:

https://docs.pytest.org/en/7.1.x/explanation/pythonpath.html

The issue was that pytest prepends current directories (and their
ancestors?) to sys.path:

https://docs.pytest.org/en/7.1.x/explanation/pythonpath.html
@heiner heiner merged commit ec3442c into main May 4, 2024
6 checks passed
@heiner heiner deleted the more-fixes branch May 4, 2024 12:23
@StephenOman StephenOman added the bug Something isn't working label Jun 18, 2024
@Ryton Ryton mentioned this pull request Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants