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

When run locally integration tests are prone to false positive failures #810

Open
a-ovchinnikov opened this issue Jan 31, 2025 · 0 comments
Labels
nice to have A non-blocking, but nice to have feature tests Issue regarding a test suite problem

Comments

@a-ovchinnikov
Copy link
Contributor

When run locally integration tests would occasionally fail for reasons unrelated to quality of code. A solution to this problems is to make all requests to external services elastic. This should be done once backoff is replaced by a localized solution (#809).

Acceptance criteria:

  1. Integration tests do not intermittently fail when run locally.
@a-ovchinnikov a-ovchinnikov added the nice to have A non-blocking, but nice to have feature label Jan 31, 2025
@eskultety eskultety added the tests Issue regarding a test suite problem label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nice to have A non-blocking, but nice to have feature tests Issue regarding a test suite problem
Development

No branches or pull requests

2 participants