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

Tests hang and don't execute on macOS #120

Open
edmondchuc opened this issue May 31, 2023 · 1 comment
Open

Tests hang and don't execute on macOS #120

edmondchuc opened this issue May 31, 2023 · 1 comment

Comments

@edmondchuc
Copy link
Collaborator

Running tests with the following for catprez hangs indefinitely.

edmondchuc@192 prez % source .venv/bin/activate
(prez-py3.11) edmondchuc@192 prez % pytest tests/catprez    
========================================================================= test session starts =========================================================================
platform darwin -- Python 3.11.2, pytest-7.3.1, pluggy-1.0.0
rootdir: /Users/edmondchuc/playgrounds/prez
configfile: pyproject.toml
plugins: asyncio-0.19.0, anyio-3.6.2
asyncio: mode=Mode.STRICT
collected 2 items                                                                                                                                                     

tests/catprez/test_endpoints_catprez.py
@edmondchuc
Copy link
Collaborator Author

I can confirm it runs fine on an Ubuntu dev box and in GitHub Actions' Ubuntu environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant