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

DEFAULT_POLL_TIMEOUT_MILLIS is not read by the no-args TestEnvironment xtor #548

Open
tevans78 opened this issue Aug 15, 2023 · 1 comment · May be fixed by #549
Open

DEFAULT_POLL_TIMEOUT_MILLIS is not read by the no-args TestEnvironment xtor #548

tevans78 opened this issue Aug 15, 2023 · 1 comment · May be fixed by #549

Comments

@tevans78
Copy link

tevans78 commented Aug 15, 2023

The TestEnvironment() no-args constructor only checks the environment variables DEFAULT_TIMEOUT_MILLIS and DEFAULT_NO_SIGNALS_TIMEOUT_MILLIS. It does not check the DEFAULT_POLL_TIMEOUT_MILLIS env var which was added in #452

This can lead to the TCK taking a very long time to complete, especially if DEFAULT_TIMEOUT_MILLIS was set high.

@tevans78
Copy link
Author

@ktoso @rkuhn Any thoughts on this or the linked PR?

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