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

refactor: Use the actual timeouts defined for tests in DebugServerSpec #1870

Merged
merged 1 commit into from
Nov 25, 2022

Conversation

tgodzik
Copy link
Contributor

@tgodzik tgodzik commented Nov 23, 2022

Previously, we would always timeout after 35 seconds, because that was the timeout set in startDebugServer. Now, we forward the task up to the test and wait the amount specified in each test.

…rSpec

Previously, we would always timeout after 35 seconds, because that was the timeout set in startDebugServer. Now, we forward the task up to the test and wait the amount specified in each test.
@tgodzik tgodzik requested a review from adpi2 November 23, 2022 16:49
@tgodzik tgodzik marked this pull request as ready for review November 23, 2022 16:49
Copy link
Member

@adpi2 adpi2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tgodzik tgodzik merged commit fde1de6 into scalacenter:main Nov 25, 2022
@tgodzik tgodzik deleted the wrong-timeout branch November 25, 2022 15:34
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

Successfully merging this pull request may close these issues.

None yet

2 participants