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

Respect munitTimeout for non-Future tests #435

Merged
merged 2 commits into from
Oct 16, 2021

Conversation

olafurpg
Copy link
Member

Fixes #292

Previously, the munitTimeout value was only used for async tests. Now,
this value is respected for non-async tests as well.

Fixes scalameta#292

Previously, the `munitTimeout` value was only used for async tests. Now,
  this value is respected for non-async tests as well.
@olafurpg olafurpg merged commit 11ee9d1 into scalameta:main Oct 16, 2021
@olafurpg olafurpg deleted the timeout-sync branch October 16, 2021 12:42
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.

Timeout for Future-free test
1 participant