Skip to content

Conversation

@warcholjakub
Copy link
Collaborator

@warcholjakub warcholjakub commented Sep 26, 2025

Summary

This PR fixes flaky ScalaCliRunnerTest timeout tests.

Key changes include

  • Increase timeout values: execution timeout from 45s to 90s, compilation timeout from 25s to 45s
  • Add warm-up test

…ling and retry mechanism

- Increase timeout values: execution timeout from 45s to 90s, compilation timeout from 25s to 45s
- Add warm-up test
- Implement retry mechanism
Copy link
Collaborator

@rochala rochala left a comment

Choose a reason for hiding this comment

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

https://www.scalatest.org/scaladoc/3.2.9/org/scalatest/Retries.html

Test frameworks usually implement retries, use that instead

@warcholjakub warcholjakub requested a review from rochala October 24, 2025 16:16
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.

2 participants