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

tty-requiring test not being run in CI #167

Open
thomasballinger opened this issue Oct 19, 2021 · 0 comments
Open

tty-requiring test not being run in CI #167

thomasballinger opened this issue Oct 19, 2021 · 0 comments

Comments

@thomasballinger
Copy link
Member

I got a helpful email from someone saying there were failing tests. I've fixed these tests / this buggy behavior in 307aa87 but we still aren't running a bunch of tests in CI.

Maybe this can be fixed, in the meantime we run these tests locally with pytest -s

CI output:

curtsies/escseqparse.py ...
curtsies/formatstring.py .....
curtsies/formatstringarray.py .
tests/test_configfile_keynames.py .
tests/test_events.py ...............
tests/test_fmtstr.py ............................................................s.
tests/test_input.py sssssssssssss
tests/test_terminal.py ssssss
tests/test_window.py sssss
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