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

Support/explain how to disable initial TTY read for automated testing #87

Open
knz opened this issue Sep 7, 2022 · 0 comments
Open

Comments

@knz
Copy link
Contributor

knz commented Sep 7, 2022

In the context of cockroachdb/cockroach#86457
I found that our unit tests using Expect were getting confused by the initial termenv read.

We need to disable that somehow.

@muesli taught me privately about the special env var CI but this needs to be documented/extended into a fully fledged feature.

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