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

TST: test_app_buttons often freezes/hangs #171

Open
ZLLentz opened this issue Nov 16, 2022 · 0 comments
Open

TST: test_app_buttons often freezes/hangs #171

ZLLentz opened this issue Nov 16, 2022 · 0 comments

Comments

@ZLLentz
Copy link
Member

ZLLentz commented Nov 16, 2022

Expected Behavior

Tests should pass or fail in a timely and consistent manner

Current Behavior

This particular test seems to hang sometimes and run properly other times

Possible Solution

These are usually really hard to track down

Context

This happens often when running the full environment unit tests in pcds-envs which kills the suite after 10 minutes.

I tried applying pytest-timeout to this test today but it seems unable to interrupt it. I wanted to apply a 20 second timeout so that the pcds-envs full environment unit test could rerun the test quickly if it was hanging as a band-aid measure but it's not working properly.

Your Environment

pcds-5.5.1

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