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: Fix and re-enable troublesome tests #547

Open
tangkong opened this issue Feb 16, 2023 · 1 comment
Open

TST: Fix and re-enable troublesome tests #547

tangkong opened this issue Feb 16, 2023 · 1 comment

Comments

@tangkong
Copy link
Contributor

Expected Behavior

Tests should pass consistently

Current Behavior

In test_console.py, three tests sporadically fail due to timeouts. In one PR, pip 3.9 passed these tests while higher versions failed (GHA, #542). In another PR, all versions python failed in the pip test suite (travis, #546)

In test_positioner.py, test_positioner_widget_with_signal_limit causes a segfault. Test suite will pass if this test is disabled. (#542)

Possible Solution

Figure out the tests

Steps to Reproduce (for bugs)

Run the test suite on gha or travis

Context

#542

Your Environment

pcds-5.6.0

@klauer
Copy link
Contributor

klauer commented Feb 16, 2023

We're looking to eventually remove the console entirely (as in #538), so I think getting test_console passing is very low priority.

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

2 participants