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

CI: pytest-timeout is not installed #51

Open
ZLLentz opened this issue Jan 26, 2022 · 0 comments
Open

CI: pytest-timeout is not installed #51

ZLLentz opened this issue Jan 26, 2022 · 0 comments

Comments

@ZLLentz
Copy link
Member

ZLLentz commented Jan 26, 2022

Expected Behavior

pytest-timeout is used throughout the test suite to help us in the case where a scan freezes so we can proceed to the rest of the test suite.

Current Behavior

In the CI, we don't have pytest-timeout installed:

  /home/travis/build/pcdshub/nabs/nabs/tests/test_plans.py:18: PytestUnknownMarkWarning: Unknown pytest.mark.timeout - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html

Possible Solution

Check the other repos and add pytest-timeout appropriately as a dev requirements

Context

Maybe one day the test suite will freeze out and be annoying

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

No branches or pull requests

1 participant